Page 2 of 2

Posted: March 6th, 2008, 6:04 pm
by AlexMontana
I think, I will install a 32bit Linux sometime, because I found out (believing wikipedia and others) that my MacBook doesn't have a true 64bit architecture, so I would have to emulate an emulation (or so), and that doesn't sound very sensefully to me...

But for now, I repaired my Desktop (needed a new power supply) and enjoy Eschalon on a much larger screen... :)

Greetings!
Alex

Re: Game won't start

Posted: April 7th, 2008, 2:44 pm
by zakon
AlexMontana wrote:Hi!

I just installed the Linux-Version, but it won't start but gives me instead this error message:

bash: ./eschalon_book_1: No such file or directory

The game definitely IS there! So, what can I do?

Thanks in advance for your help!
Alex
please try:

ldd ./eschalon_book_1

to determine library dependencies.

"No such file or directory" - could mean, that you don't have libraries against which executable were linked.