Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

install server on debian 6.0

For all your hosting needs.

install server on debian 6.0

Postby Flow » Mon Feb 06, 2012 10:32 pm

Hey guys. I hope someone around here can help me :D

I tried to install the pyspades server on my debian 6.0 vserver.
This is what i have done yet:

successfully installed:
    python2.7
    python2.7-dev
    python-setuptools
    python-twisted
    mercurial
    gcc
    g++
    zope.interface
My python version shows up as 2.7.2+.

Then i used the following commands to install Cython, pil and Jinja:

Code: Select all
sudo python -m easy_install cython
sudo python -m easy_install pil
sudo python -m easy_install jinja2

No errors so far!

I already cloned the repository to get the server source files using this command:
Code: Select all
hg clone https://code.google.com/p/pyspades/ pyspades


But when I start ./build.sh to build the server from the source I get many warnings...
(I will upload it to paste-bin if necessary)
I already tried with sudo and root access - same errors occur.

So without the built server files I can't run my server :(

My question: Can someone upload the server files compiled for linux or at least help me compiling it without errors?

Thanks in advance!
Flow
Member
 
Posts: 1
Joined: Mon Feb 06, 2012 5:48 pm

Re: install server on debian 6.0

Postby Tocksman » Wed Feb 08, 2012 1:50 am

It's fine to get a lot of warnings. There shouldn't be any show-stopping compile errors.
Tocksman
Member
 
Posts: 90
Joined: Mon Jan 02, 2012 10:46 pm

Re: install server on debian 6.0

Postby Alkali » Fri Feb 10, 2012 5:16 pm

Yes, it does finish building it, even though there is a HUGE amount of warnings. Why does noone clean up the source? :( The real problem is though that there is a code error when starting the server!
Alkali
Member
 
Posts: 1
Joined: Fri Feb 10, 2012 5:12 pm

Re: install server on debian 6.0

Postby Szuwar » Tue Feb 14, 2012 1:10 pm

I'm afraid we will need logs to diagnose this problem. Post those warnings somewhere.
User avatar
Szuwar
Member
 
Posts: 31
Joined: Thu Dec 29, 2011 6:20 pm

Re: install server on debian 6.0

Postby knifeymoloko » Thu Feb 16, 2012 3:17 pm

Alkali wrote:Yes, it does finish building it, even though there is a HUGE amount of warnings. Why does noone clean up the source? :( The real problem is though that there is a code error when starting the server!


What error do you get when starting the server?
User avatar
knifeymoloko
Member
 
Posts: 48
Joined: Sun Feb 05, 2012 5:39 am

Re: install server on debian 6.0

Postby Dany0 » Tue Feb 21, 2012 6:50 pm

I think you have to pull off some magic to get it working on Debian 6.0 because it will still want to use old deprecated python stuff to run it.
Image
User avatar
Dany0
Member
 
Posts: 358
Joined: Mon Dec 26, 2011 7:29 pm


Return to Server



Who is online

Users browsing this forum: No registered users and 4 guests

cron