Search found 3 matches

by sergio
July 16th, 2013, 9:42 am
Forum: Eschalon: Book I Support [Linux]
Topic: Error message: "no bars"
Replies: 5
Views: 16170

Re: Error message: "no bars"

Thanks SpottedMushroom. I did as you said.

Here's the stdout:
sergio@serenity:~/Games/Eschalon Book I Registered $ cat strace.txt
no bars
[ Process PID=2743 runs in 32 bit mode. ]
The forum doesn't seem to allow attaching .txt files (and was smart enough to complain when I changed it to other ...
by sergio
July 15th, 2013, 8:20 am
Forum: Eschalon: Book I Support [Linux]
Topic: Error message: "no bars"
Replies: 5
Views: 16170

Re: Error message: "no bars"

libstdc++ was already installed, but I went ahead and installed the dev headers, package name "libstdc++6-4.7-dev".

I still get the "no bars" message at program launch, but the output to ldd is slightly different: the nvidia libraries were replaced with libX* libraries.

sergio@serenity:~/Games ...
by sergio
July 14th, 2013, 10:10 am
Forum: Eschalon: Book I Support [Linux]
Topic: Error message: "no bars"
Replies: 5
Views: 16170

Error message: "no bars"

Greetings! I just purchased and downloaded the game, and I'm having difficulty getting it to run. I get the following error message:
sergio@serenity:~/Games/Eschalon Book I Registered $ ./eschalon_book_1
no bars
I'm running on 64-bit ubuntu 13.04 (but I have 32-bit libs installed).

Here's the ...