Search found 12 matches

by vger
Mon Aug 23, 2010 9:32 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

well I'm having yet another problem :/
When running make install i get this with current svn source:

Code: Select all

cp: cannot stat `./players': No such file or directory
make: *** [install] Error 1
by vger
Mon Aug 23, 2010 10:18 am
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

Zefz, can I have a link to the current linux svn source please ? All i can find are the svn windows binaries and 2.6.x source :(
by vger
Sat Aug 21, 2010 10:29 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

Thanks again Penguin, here are the steps to get 2.8 working on ubuntu: sudo cp /usr/etc/egoboo-2.x/setup.txt ~/.egoboo-2.x/ sudo cp /usr/etc/egoboo-2.x/controls.txt ~/.egoboo-2.x/ Then edit ~/.egoboo-2.x/setup.txt like penguin pointed out: {GRAPHIC} [Z_DEPTH] : "24" Also it seems I might h...
by vger
Sat Aug 21, 2010 10:07 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

Just great :P. I'm very glad you figurd it out! Many thanks all!
by vger
Tue Aug 17, 2010 11:54 am
Forum: Help
Topic: Can't compile under opensuse 11.2 64-bit
Replies: 21
Views: 2837

:cry: i so much want to play egoboo now :cry:
by vger
Mon Aug 16, 2010 9:42 am
Forum: Help
Topic: Can't compile under opensuse 11.2 64-bit
Replies: 21
Views: 2837

Ah now that's conforting, I thought we were only few to get this :P. Btw it seems most of people having that problem use 64bit linux (me included)
by vger
Sun Aug 15, 2010 4:12 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

anything new ? :P
by vger
Thu Aug 12, 2010 10:04 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

Copying setup.txt to ~/.egoboo-2.x/ seems to fix the problem. Now I get the same issue as penguinflyer: tehpr0be@karmic:~$ egoboo-2.x Initializing filesystem services... Game directories are: Binaries: /usr/games/ Data: /usr/share/games/egoboo-2.x/ User Data: /home/tehpr0be/.egoboo-2.x/ Config Files...
by vger
Thu Aug 12, 2010 4:29 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

I might sound silly but, what exactly has changed between 2.7 and 2.8 which could have affected the way the game loads setup.txt??
by vger
Wed Aug 11, 2010 11:58 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

nope, I installed with make install :s
btw my issue is exactly like this person's: http://egoboo.sourceforge.net/forum/vie ... php?t=1046

and I do have a "setup.txt" in /usr/etc/egoboo-2.x/
by vger
Wed Aug 11, 2010 11:47 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

thx for fast answer :)

here's the full log:

Code: Select all

Starting Egoboo 2.8.0 ...
INFO: PhysFS file system version 2.0.0 has been initialized...
INFO: Initializing Linux file system...
INFO: Initializing clock services...
FATAL ERROR: Could not load setup settings: "setup.txt"
by vger
Wed Aug 11, 2010 11:11 pm
Forum: Help
Topic: Help running the game
Replies: 37
Views: 4508

Help running the game

Hello all ! I just downloaded the 2.8, followed the readme and got all the requiered dependencies and successfully compiled the game. But when I want to run it I only get this: tehpr0be@karmic:~$ egoboo-2.x Initializing filesystem services... Game directories are: Binaries: /usr/games/ Data: /usr/sh...