View unanswered posts | View active topics It is currently Thu Dec 26, 2024 6:13 pm



Reply to topic  [ 9 posts ] 
 linux problem 
Author Message

Joined: Wed Aug 03, 2011 9:29 pm
Posts: 4
Reply with quote
Post linux problem
Hello, just got Cortex Command for linux from the last Humble indie bundle (which bundled the #2 also) , and I'm not able to start it... First I missed the libssl and libcrypto libraries - on my system (Archlinux) they're version 1.0.0 but CC was expecting 0.9.8. Since I had those versions in a local directory (Crayon Physics Deluxe I think shipped them) I copied them over to libs; now I'm getting this:

Code:
renato@acerarch ~/bin/games/CortexCommand $ ./CortexCommand
./CortexCommand.bin: ./libs/libcrypto.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
./CortexCommand.bin: ./libs/libssl.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
Attempting to start ALSA sound driver
Shutting down Allegro due to signal #11
./CortexCommand: line 4:  6842 Segmentation fault      ./CortexCommand.bin "$@"


Wed Aug 03, 2011 9:37 pm
Profile

Joined: Wed Aug 03, 2011 9:29 pm
Posts: 4
Reply with quote
Post Re: linux problem
if I change my resolution to something else [1] before launching the game, the screen goes black for a moment but it still fails to start:

Code:
renato@acerarch ~/bin/games/CortexCommand $ ./CortexCommand
./CortexCommand.bin: ./libs/libcrypto.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
./CortexCommand.bin: ./libs/libssl.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
Attempting to start ALSA sound driver
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  129 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  Value in failed request:  0x340000d
  Serial number of failed request:  232
  Current serial number in output stream:  238
^C./CortexCommand: line 4:  6591 Aborted                 ./CortexCommand.bin "$@"


I'm on Archlinux using nvidia propietary drivers version 275.21 and xorg-server 1.10.3

[1] I usually am on 1280x800 and I tried changing, before launching the game, to 800x600,640x512, 640x480 and 320x240; in all cases I got the above error


Thu Aug 04, 2011 10:54 am
Profile

Joined: Fri Aug 05, 2011 5:22 am
Posts: 1
Reply with quote
Post Re: linux problem
I'm having the exact same problem, minus the bit about libcrypto and libssl. I'm running Arch Linux too, 64-bit, with kernel 2.6.39. I have a Radeon 6870, using the Catalyst drivers version 11.7, and Xorg 1.10.3.
Code:
[username@hostname CortexCommand]$ ./CortexCommand
Attempting to start ALSA sound driver
Shutting down Allegro due to signal #11
./CortexCommand: line 4:  7354 Segmentation fault      ./CortexCommand.bin "$@"


Fri Aug 05, 2011 5:57 am
Profile

Joined: Wed Aug 03, 2011 9:29 pm
Posts: 4
Reply with quote
Post Re: linux problem
anyone can help us? I'd really like to play this game...


Fri Aug 05, 2011 10:16 am
Profile

Joined: Thu Aug 11, 2011 3:52 am
Posts: 1
Reply with quote
Post Re: linux problem
Have the game working under Arch Linux 32bit,

I used the system library's for all but libluabindd.so.0.9.0.so and libcAudio.so
Back all others up and make sure you have the system libs installed
Install luabind from aur: http://aur.archlinux.org/packages.php?ID=21680

Not sure if this would work for 64bit users as the game appears to need the boost and static luabind library's in 32bit

I hope this helps


Thu Aug 11, 2011 4:01 am
Profile

Joined: Wed Aug 03, 2011 9:29 pm
Posts: 4
Reply with quote
Post Re: linux problem
thanks algorioth, I got it working! luabind from AUR wasn't necessary though, I just copied the libs/ folder to libs.bak, removed libs/ and started CortexCommand. It would of course complain of missing libraries, so one at a time I copied them over from libs.bak to libs - specifically only libcAudio and libluabindd were needed. Now it runs!


Thu Aug 11, 2011 9:06 am
Profile

Joined: Sat Aug 13, 2011 9:47 pm
Posts: 1
Reply with quote
Post Re: linux problem
hello, here's another arch linux user :-) can anyone tell how well it runs? last time i tested it, i saw quite a few crashes, controls were a bit clumsy and gameplay somewhat slow. was there an improvement? cheers, jose


Sat Aug 13, 2011 9:49 pm
Profile
User avatar

Joined: Sun Oct 19, 2008 5:43 pm
Posts: 92
Reply with quote
Post Re: linux problem
My advice as a fellow Linux user: just run the Win version through Wine.


Sun Aug 14, 2011 4:09 pm
Profile

Joined: Sun Aug 28, 2011 9:06 pm
Posts: 1
Reply with quote
Post Re: linux problem
Hello Linux fellows,

I have come here to share my experience with a similar problem because I believe that I found a simpler solution than the previous ones (and more elegant than using the Windows build via Wine).

I am running Arch Linux (32 bits) and Cortex Command build 25.
The first time I tried to run CC, it did not even start. If ran from a terminal, I would get the following error :
Code:
$ ./CortexCommand
./CortexCommand.bin: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory

The version of openssl installed on my system is 1.0.0.d so I built and installed openssl-compatibility v0.9.8 from AUR. This PKGBUILD just retrieves libcrypto.so.0.9.8 and libssl.so.0.9.8 from the old openssl package for Arch (32 or 64 bits depending on your system's architecture).
Then, I was able to run CC despite getting the following message in the terminal :
Code:
$ ./.CortexCommand/CortexCommand
./CortexCommand.bin: /usr/lib/libcrypto.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
./CortexCommand.bin: /usr/lib/libssl.so.0.9.8: no version information available (required by ./libs/libcurl.so.4)
Attempting to start ALSA sound driver
Initialized sound against ALSA sound driver.

I just played (not even completed) the tutorial mission but it seems to run fine to me.

Bye


Sun Aug 28, 2011 9:30 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 9 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.713s | 13 Queries | GZIP : Off ]