Author |
Message |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Tue Sep 27, 2005 3:06 pm Post subject: error durring make |
 |
|
|
|
/usr/bin/ld: cannot find -ldb-4
collect2: ld returned 1 exit status
make: *** [../build/dbtool] Error 1 |
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Tue Sep 27, 2005 7:10 pm Post subject: |
 |
|
|
|
Windows or Linux? _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
Posted: Tue Sep 27, 2005 7:14 pm Post subject: |
 |
|
|
|
Looks like Linux.  |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Wed Sep 28, 2005 8:08 am Post subject: |
 |
|
|
|
Loading modules...
Unrecoverable error (5): Error in modules.conf: Can't open file 'conf/modules.conf' for reading
My frist instinct was to chmod the directory and file, didn't work. |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Wed Sep 28, 2005 8:52 am Post subject: |
 |
|
|
|
How are you starting ASSS? _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Thu Sep 29, 2005 4:52 am Post subject: |
 |
|
|
|
./asss |
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
|
Back to top |
|
 |
Maverick

Age:41 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Thu Sep 29, 2005 10:04 am Post subject: |
 |
|
|
|
i88gerbils wrote: | ASSSHOME |
That sounds like a whole other thing. haha
You friggin ASSSHOME! _________________
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Thu Sep 29, 2005 10:32 am Post subject: |
 |
|
|
|
If you don't care about recycles, you can do bin/asss. |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Thu Sep 29, 2005 3:55 pm Post subject: |
 |
|
|
|
Just remove <py> exec from modules.conf for now, you probably won't be using it. (It allows you to run python commands in-game.) |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Fri Sep 30, 2005 4:27 pm Post subject: |
 |
|
|
|
Commented '<py> exec' from modules.conf, ran ./scripts/run-asss:
root@fliggle [/home/jcgreen/public_html/as3/asss-1.4.0]# ./scripts/run-asss
*** asss started
asss 1.4.0 built at Sep 27 2005 14:03:47
Loading modules...
I <cmod> loading C module 'unixsignal' from 'internal'
I <cmod> loading C module 'deadlock' from 'internal'
I <cmod> loading C module 'prng' from 'internal'
I <cmod> loading C module 'logman' from 'internal'
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: No module named os
ImportError: No module named cPickle
I <cmod> loading C module 'mainloop' from 'internal'
I <cmod> loading C module 'config' from 'internal'
I <cmod> loading C module 'playerdata' from 'internal'
I <cmod> loading C module 'lagdata' from 'internal'
I <cmod> loading C module 'bw_default' from 'internal'
I <cmod> loading C module 'net' from 'internal'
D <net> listening on 0.0.0.0:5000 (0)
I <cmod> loading C module 'chatnet' from 'internal'
I <cmod> loading C module 'arenaman' from 'internal'
I <cmod> loading C module 'mapdata' from 'internal'
I <cmod> loading C module 'capman' from 'internal'
I <cmod> loading C module 'mapnewsdl' from 'internal'
I <cmod> loading C module 'core' from 'internal'
I <cmod> loading C module 'clientset' from 'internal'
I <cmod> loading C module 'persist' from 'scoring'
I <cmod> loading C module 'idle' from 'internal'
I <cmod> loading C module 'cmdman' from 'internal'
I <cmod> loading C module 'chat' from 'internal'
I <cmod> loading C module 'stats' from 'scoring'
I <cmod> loading C module 'basicstats' from 'scoring'
I <cmod> loading C module 'log_console' from 'internal'
I <cmod> loading C module 'log_file' from 'internal'
I <cmod> loading C module 'log_sysop' from 'internal'
I <cmod> loading C module 'log_staff' from 'internal'
I <cmod> loading C module 'auth_file' from 'internal'
I <cmod> loading C module 'security' from 'security'
I <cmod> loading C module 'auth_ban' from 'internal'
I <cmod> loading C module 'banners' from 'internal'
I <cmod> loading C module 'game_timer' from 'internal'
I <cmod> loading C module 'flagcore' from 'internal'
I <cmod> loading C module 'balls' from 'internal'
I <cmod> loading C module 'bricks' from 'internal'
I <cmod> loading C module 'koth' from 'internal'
I <cmod> loading C module 'fm_normal' from 'internal'
I <cmod> loading C module 'game' from 'internal'
I <cmod> loading C module 'lagaction' from 'internal'
I <cmod> loading C module 'cfghelp' from 'internal'
I <cmod> loading C module 'filetrans' from 'internal'
I <cmod> loading C module 'quickfix' from 'internal'
I <cmod> loading C module 'playercmd' from 'internal'
I <cmod> loading C module 'admincmd' from 'internal'
I <cmod> loading C module 'help' from 'internal'
I <cmod> loading C module 'sendfile' from 'internal'
I <cmod> loading C module 'autowarp' from 'funky'
I <cmod> loading C module 'bricklayer' from 'funky'
I <cmod> loading C module 'buy' from 'internal'
I <cmod> loading C module 'fake' from 'internal'
I <cmod> loading C module 'autoturret' from 'funky'
I <cmod> loading C module 'record' from 'funky'
I <cmod> loading C module 'enc_cont' from 'security'
I <cmod> loading C module 'enc_vie' from 'internal'
I <cmod> loading C module 'pymod' from 'pymod'
E <pymod> can't import cPickle
D <main> entering main loop
D <mapnewsdl> news file 'news.txt' reread
| it hung there, didn't show up on the zone list, nothing. Ctrl C shut it down, then I tried to run bin/asss and root@fliggle [/home/jcgreen/public_html/as3/asss-1.4.0/bin]# ./bin/asss
asss 1.4.0 built at Sep 27 2005 14:03:47
Loading modules...
Unrecoverable error (5): Error in modules.conf: Can't open file 'conf/modules.conf' for reading |
|
|
Back to top |
|
 |
Muskrat Server Help Squatter

Age:38 Joined: Aug 24 2004 Posts: 829 Location: Swamp Offline
|
Posted: Fri Sep 30, 2005 4:29 pm Post subject: |
 |
|
|
|
For a quick fix, uncomment all the <py> modules and pymod, I'm not sure why, but that is the problem.
Python version problem perhaps? |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
|
Back to top |
|
 |
Muskrat Server Help Squatter

Age:38 Joined: Aug 24 2004 Posts: 829 Location: Swamp Offline
|
Posted: Fri Sep 30, 2005 5:35 pm Post subject: |
 |
|
|
|
I meant comment them all, sorry.  |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
|
Back to top |
|
 |
i88gerbils Oldbie Server Help

Gender: Joined: Dec 13 2002 Posts: 423 Location: OH Offline
|
Posted: Fri Sep 30, 2005 7:57 pm Post subject: |
 |
|
|
|
Congratulations. You're running ASSS.
This recent thread is pretty much relevant to where you are at right now. It also contains a link to the Server Setup page (in need of beautification & reorganization).
Tip: follow the links. |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Fri Sep 30, 2005 9:36 pm Post subject: |
 |
|
|
|
Word. This thread can be closed. Thanks guys. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri Sep 30, 2005 11:16 pm Post subject: |
 |
|
|
|
Do you have Python24 installed? Believe me, you'll want to get pymod running. |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Sat Oct 01, 2005 8:15 am Post subject: |
 |
|
|
|
a) wtf is python24
b) how do i figure it out?
3) why? |
|
Back to top |
|
 |
Solo Ace Yeah, I'm in touch with reality...we correspond from time to time.

Age:38 Gender: Joined: Feb 06 2004 Posts: 2583 Location: The Netherlands Offline
|
Posted: Sat Oct 01, 2005 9:08 am Post subject: |
 |
|
|
|
By "Python24" Cyan means "Python 2.4" where 2.4 would be the version number.
Type "python -V", this will print the version of the current python installaton on your system.
Where are questions 1 and 2? |
|
Back to top |
|
 |
SyrusMX Wub me, everyone! or I'll wub your ...
Age:43 Gender: Joined: Jun 24 2003 Posts: 314 Offline
|
Posted: Sat Oct 01, 2005 9:26 am Post subject: |
 |
|
|
|
2.2.3, where do I get 2.4? |
|
Back to top |
|
 |
Purge Episode I > Eposide III Jar-Jar is kool

Age:35 Gender: Joined: Sep 08 2004 Posts: 2019 Offline
|
|
Back to top |
|
 |
|