Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
(django)[admin@stereo2093 smsg_r]$ pip install -r requirements.txt Downloading/unpacking django (from -r requirements.txt (line 1)) Downloading Django-1.9.5.tar.gz (7.4MB): 7.4MB downloaded Running setup.py egg_info for package django no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' Downloading/unpacking django-extensions (from -r requirements.txt (line 2)) Downloading django-extensions-1.6.1.tar.gz (371kB): 371kB downloaded Running setup.py egg_info for package django-extensions Downloading/unpacking django-countries (from -r requirements.txt (line 3)) Downloading django-countries-3.4.1.tar.gz (267kB): 267kB downloaded Running setup.py egg_info for package django-countries Downloading/unpacking pycountry (from -r requirements.txt (line 4)) Downloading pycountry-1.20.tar.gz (5.0MB): 5.0MB downloaded Running setup.py egg_info for package pycountry warning: no previously-included files matching 'src/pycountry' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution Downloading/unpacking django-bootstrap3 (from -r requirements.txt (line 5)) Downloading django-bootstrap3-7.0.1.tar.gz Running setup.py egg_info for package django-bootstrap3 warning: no files found matching '*.png' under directory 'bootstrap3' warning: no files found matching '*.gif' under directory 'bootstrap3' warning: no files found matching '*js' under directory 'bootstrap3' warning: no files found matching '*jpg' under directory 'bootstrap3' warning: no files found matching '*jpeg' under directory 'bootstrap3' warning: no files found matching '*svg' under directory 'bootstrap3' warning: no files found matching '*.png' under directory 'demo' warning: no files found matching '*.gif' under directory 'demo' warning: no files found matching '*js' under directory 'demo' warning: no files found matching '*jpg' under directory 'demo' warning: no files found matching '*jpeg' under directory 'demo' warning: no files found matching '*svg' under directory 'demo' Downloading/unpacking django-admin-bootstrapped (from -r requirements.txt (line 6)) Downloading django-admin-bootstrapped-2.5.7.tar.gz (378kB): 378kB downloaded Running setup.py egg_info for package django-admin-bootstrapped warning: no previously-included files matching '*pyc' found anywhere in distribution Downloading/unpacking redis (from -r requirements.txt (line 7)) Downloading redis-2.10.5.tar.gz (88kB): 88kB downloaded Running setup.py egg_info for package redis warning: no previously-included files found matching '__pycache__' warning: no previously-included files matching '*.pyc' found under directory 'tests' Downloading/unpacking enum34 (from -r requirements.txt (line 8)) Downloading enum34-1.1.3.tar.gz Running setup.py egg_info for package enum34 Downloading/unpacking pycurl (from -r requirements.txt (line 9)) Downloading pycurl-7.43.0.tar.gz (182kB): 182kB downloaded Running setup.py egg_info for package pycurl Using curl-config (libcurl 7.19.7) warning: no files found matching 'src/Makefile' Downloading/unpacking ago (from -r requirements.txt (line 10)) Downloading ago-0.0.7.tar.gz Running setup.py egg_info for package ago Downloading/unpacking mobile-codes (from -r requirements.txt (line 11)) Downloading mobile-codes-0.7.tar.gz (82kB): 82kB downloaded Running setup.py egg_info for package mobile-codes Downloading/unpacking pymongo (from -r requirements.txt (line 12)) Downloading pymongo-3.2.2.tar.gz (504kB): 504kB downloaded Running setup.py egg_info for package pymongo Downloading/unpacking beautifulsoup4 (from -r requirements.txt (line 13)) Downloading beautifulsoup4-4.4.1.tar.gz (152kB): 152kB downloaded Running setup.py egg_info for package beautifulsoup4 Downloading/unpacking uwsgidecorators (from -r requirements.txt (line 14)) Downloading uwsgidecorators-1.1.0.tar.gz Running setup.py egg_info for package uwsgidecorators Downloading/unpacking python-redis-lock (from -r requirements.txt (line 15)) Downloading python-redis-lock-3.1.0.tar.gz (156kB): 156kB downloaded Running setup.py egg_info for package python-redis-lock warning: no files found matching '.isort.cfg' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution Downloading/unpacking six>=1.2 (from django-extensions->-r requirements.txt (line 2)) Downloading six-1.10.0.tar.gz Running setup.py egg_info for package six no previously-included directories found matching 'documentation/_build' Requirement already satisfied (use --upgrade to upgrade): setuptools in /home/admin/virtualenv/django/lib/python2.7/site-packages (from django-admin-bootstrapped->-r requirements.txt (line 6)) Installing collected packages: django, django-extensions, django-countries, pycountry, django-bootstrap3, django-admin-bootstrapped, redis, enum34, pycurl, ago, mobile-codes, pymongo, beautifulsoup4, uwsgidecorators, python-redis-lock, six Running setup.py install for django no previously-included directories found matching 'django/contrib/admin/bin' warning: no previously-included files matching '__pycache__' found under directory '*' changing mode of build/scripts-2.7/django-admin.py from 664 to 775 changing mode of /home/admin/virtualenv/django/bin/django-admin.py to 775 Installing django-admin script to /home/admin/virtualenv/django/bin Running setup.py install for django-extensions Running setup.py install for django-countries Running setup.py install for pycountry warning: no previously-included files matching 'src/pycountry' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution Running setup.py install for django-bootstrap3 warning: no files found matching '*.png' under directory 'bootstrap3' warning: no files found matching '*.gif' under directory 'bootstrap3' warning: no files found matching '*js' under directory 'bootstrap3' warning: no files found matching '*jpg' under directory 'bootstrap3' warning: no files found matching '*jpeg' under directory 'bootstrap3' warning: no files found matching '*svg' under directory 'bootstrap3' warning: no files found matching '*.png' under directory 'demo' warning: no files found matching '*.gif' under directory 'demo' warning: no files found matching '*js' under directory 'demo' warning: no files found matching '*jpg' under directory 'demo' warning: no files found matching '*jpeg' under directory 'demo' warning: no files found matching '*svg' under directory 'demo' Running setup.py install for django-admin-bootstrapped warning: no previously-included files matching '*pyc' found anywhere in distribution Running setup.py install for redis warning: no previously-included files found matching '__pycache__' warning: no previously-included files matching '*.pyc' found under directory 'tests' Running setup.py install for enum34 Running setup.py install for pycurl Using curl-config (libcurl 7.19.7) building 'pycurl' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-x86_64-2.7/src/docstrings.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/easy.c -o build/temp.linux-x86_64-2.7/src/easy.o src/easy.c: In function ‘do_curl_getinfo’: src/easy.c:2561: warning: call to ‘_curl_easy_getinfo_err_curl_slist’ declared with attribute warning: curl_easy_getinfo expects a pointer to struct curl_slist * for this info gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/module.c -o build/temp.linux-x86_64-2.7/src/module.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/multi.c -o build/temp.linux-x86_64-2.7/src/multi.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/oscompat.c -o build/temp.linux-x86_64-2.7/src/oscompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/pythoncompat.c -o build/temp.linux-x86_64-2.7/src/pythoncompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/share.c -o build/temp.linux-x86_64-2.7/src/share.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/stringcompat.c -o build/temp.linux-x86_64-2.7/src/stringcompat.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/threadsupport.c -o build/temp.linux-x86_64-2.7/src/threadsupport.o gcc -pthread -shared build/temp.linux-x86_64-2.7/src/docstrings.o build/temp.linux-x86_64-2.7/src/easy.o build/temp.linux-x86_64-2.7/src/module.o build/temp.linux-x86_64-2.7/src/multi.o build/temp.linux-x86_64-2.7/src/oscompat.o build/temp.linux-x86_64-2.7/src/pythoncompat.o build/temp.linux-x86_64-2.7/src/share.o build/temp.linux-x86_64-2.7/src/stringcompat.o build/temp.linux-x86_64-2.7/src/threadsupport.o -L/opt/rh/python27/root/usr/lib64 -lcurl -lssl3 -lpython2.7 -o build/lib.linux-x86_64-2.7/pycurl.so warning: no files found matching 'src/Makefile' Running setup.py install for ago Running setup.py install for mobile-codes Running setup.py install for pymongo building 'bson._cbson' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o gcc -pthread -shared build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -L/opt/rh/python27/root/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/bson/_cbson.so building 'pymongo._cmessage' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o gcc -pthread -shared build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -L/opt/rh/python27/root/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/pymongo/_cmessage.so Running setup.py install for beautifulsoup4 Running setup.py install for uwsgidecorators Running setup.py install for python-redis-lock warning: no files found matching '.isort.cfg' warning: no files found matching 'appveyor.yml' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution Running setup.py install for six no previously-included directories found matching 'documentation/_build' Successfully installed django django-extensions django-countries pycountry django-bootstrap3 django-admin-bootstrapped redis enum34 pycurl ago mobile-codes pymongo beautifulsoup4 uwsgidecorators python-redis-lock six Cleaning up...
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Untitled
CSS | 4 min ago | 0.23 KB
VNC SCRIPT 2/2: autoinput.vbs
VBScript | 4 hours ago | 0.23 KB
VNC SCRIPT 1/2: vncauto.bat
Batch | 4 hours ago | 0.72 KB
videoscheomedia
XML | 6 hours ago | 1.00 KB
Untitled
11 hours ago | 14.91 KB
autconnectVNC.bat
Batch | 11 hours ago | 0.93 KB
Helpful Windows commands
11 hours ago | 0.75 KB
Untitled
15 hours ago | 0.37 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!