How would you host a 0.76 on linux?
-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
I am thinking of renting a Linux VPS for a year but I have never used the OS and I want it to be 0.76 as well. I already have the host chosen I just want to know how I would do it before I buy it.
-
izzy
Head Admin / Co-founder
- Posts: 474
- Joined: Tue Oct 09, 2012 8:16 pm
An easy way is to install Ubuntu then follow these instructions: http://code.google.com/p/pysnip/wiki/SetupUbuntu
But instead of this:
But instead of this:
Code: Select all
...do this:hg clone https://code.google.com/p/pysnip/
cd pysnipCode: Select all
Then continue following the rest of the instructions beginning at:wget http://aloha.pk/files/aos/pyspades/pyspades076.zip
unzip pyspades076.zip
cd pyspades076Code: Select all
sh build.sh-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
What if I was hosting it on windows?
-
AriaKanzaki
Blue Master Race
- Posts: 30
- Joined: Wed Jul 17, 2013 8:52 pm
Follow this simple tutorial: https://code.google.com/p/pysnip/wiki/W ... rceInstall
However, instead of cloning the repository using the command prompt,
However, instead of cloning the repository using the command prompt,
Code: Select all
...download it yourself from the link izzy provided and then proceed on with running build_all_mingw.bat (I also believe there is a command line alternative, but I'm appalling with batch).hg clone https://pysnip.googlecode.com/hg/ pysnipIGN - AriaKanzaki; <CTRL>Aria
[07:53] <@Aria|maybehere> Kuma horny.
[07:53] <@Kuma> lolwut
[07:54] <@Aria|maybehere> So pure as well...
[07:54] <@Kuma> yea i am getting horny

-
GreaseMonkey
Coder
- Posts: 733
- Joined: Tue Oct 30, 2012 11:07 pm
Trust me, it's better on Linux. Mostly because it's not designed to be a total pain in the ass to code on/for (I'm looking at you, Windows), and it's better to just get the Pysnip source and build it yourself.
This is the recommended fork, by the way:
There's also my fork which is 0.76 by default but it has that incomplete Iceball tunnel which you might want to turn off:
This is the recommended fork, by the way:
Code: Select all
and follow on from there.git clone https://github.com/Ericson2314/pysnip/ pysnip
cd pysnip
git checkout protocol076
There's also my fork which is 0.76 by default but it has that incomplete Iceball tunnel which you might want to turn off:
Code: Select all
git clone https://github.com/iamgreaser/pysnip/ pysnip
cd pysnip
Who is online
Users browsing this forum: No registered users and 12 guests