12 Aug 10, 11:31AM
How come graphics libraries (aka. SDL) are needed to launch the linux_server binary if it never even uses them?
Dependency
|
12 Aug 10, 11:31AM
How come graphics libraries (aka. SDL) are needed to launch the linux_server binary if it never even uses them?
12 Aug 10, 12:37PM
Weird... can you post the error?
12 Aug 10, 12:48PM
Same problem
12 Aug 10, 01:05PM
Are you sure it is the server?
This is the result for a fresh install of ubuntu 10.04. The client does not load... but the server is ok. barreto@zennla:~/Downloads/1.1.0.1$ ./assaultcube.sh /home/barreto/Downloads/1.1.0.1/bin_unix/linux_64_client: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory barreto@zennla:~/Downloads/1.1.0.1$ ./server.sh reading commandline parameters from file 'config/servercmdline.txt' logging started: console(INFO), file(DISABLED), syslog(INFO, "AssaultCube[local#28763]", local6), timestamp(DISABLED) logging local AssaultCube server (version 1101, protocol 1130/104) now.. read 58 map rotation entries from 'config/maprot.cfg' read 0 admin passwords from 'config/serverpwd.cfg' read 0 (0) blacklist entries from 'config/serverblacklist.cfg', 0 errors read 0 + 0 entries from nickname blacklist file 'config/nicknameblacklist.cfg', 0 errors dedicated server started, waiting for clients... Ctrl-C to exit looking up assault.cubers.net... master server registration succeeded
12 Aug 10, 01:07PM
$ ./1.1.0.1/bin_unix/linux_server -mlocalhost
./1.1.0.1/bin_unix/linux_server: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory
12 Aug 10, 01:18PM
Is your machine 32 bits?
12 Aug 10, 01:22PM
12 Aug 10, 01:24PM
12 Aug 10, 02:03PM
And it is not.... what makes me think the issue is between the chair and the computer.
(12 Aug 10, 02:03PM)Brahma Wrote: And it is not.... what makes me think the issue is between the chair and the computer. You tell me this? (this is not native_server, this is linux_server, the pre-built binary) [SELECT ALL] Code: $ ldd 1.1.0.1/bin_unix/linux_server Note the third line.
12 Aug 10, 02:21PM
I had the same issue. I had to install SDL to make the servers in 1.1 work.
12 Aug 10, 02:33PM
12 Aug 10, 02:37PM
Because it was in the server includes?
12 Aug 10, 02:43PM
12 Aug 10, 02:48PM
who knows...?
12 Aug 10, 02:55PM
12 Aug 10, 03:28PM
Lol JMM have you looked at the AC source code? Worst mess ever. No comments, poorly designed classes, etc etc.
12 Aug 10, 04:59PM
12 Aug 10, 05:36PM
(12 Aug 10, 02:48PM)Brahma Wrote: who knows...? http://actiongame.svn.sourceforge.net/vi...threv=5611
12 Aug 10, 05:41PM
Had the same issue with the 32 bit server and brought it up in the IRC channel, but didn't get a good answer either. Just exclude the includes from the 32 bit server :)
12 Aug 10, 05:52PM
D:
13 Aug 10, 01:33AM
:D :D :D
|
« Next Oldest | Next Newest »
|