Author Topic: LINUX port, please help!  (Read 2656 times)

0 Members and 1 Guest are viewing this topic.

LINUX port, please help!
I've managed to compile the linux version from cvs, but have been unable to run the game. At first there was an openal error which I resolved by compilling/installing openal myself, now the error I getting is when I run the game itself.
[root@cpe-freespace2]#./freespace2
WinMain: exceptions shall fall through
STUB: WinMainSub at src/freespace2/freespace.cpp, line 6873, thread 2145
STUB: find_freespace_cd at src/freespace2/freespace.cpp, line 8286, thread 2145
General: Size of bitmap info = 355 KB
General: Size of bitmap extra info = 8 bytes
ERROR: Freespace2/Fred2 cannot be run from a drive root directory!
now, the weird thing is I did not try to run fred 2 or anything, I was purely trying to run freespace 2. can anyone help me? thanks in advance, btw this was the icculus port.
wrong answer you see hiding in that asteroid belt are 6 dralthi fighters, a Kilrathi gangbang. -Devereaux

 

Offline Inquisitor

That actually looks like the port we started working on, not icculus.org's port.

You might want to get their port directly from their site.
No signature.

 
no it IS the icculus.org port I know that for sure. I cvs grabbed it just like the icculus page said to
wrong answer you see hiding in that asteroid belt are 6 dralthi fighters, a Kilrathi gangbang. -Devereaux

 

Offline EdrickV

  • Valued
  • 29
    • http://members.aol.com/HunterComputers
1. You might want to try running it as a regular user not as root.
2. Where exactly is it installed? From the message, it looks like it's complaining that it's being run from / (Kinda the Linux equivilent to c:\) or it thinks that's where it's being run from.
Ground - "Let me help you out, you're clear to taxi any way you can, to any runway you see."

Mesh Gallery/Downloads:
http://members.aol.com/ArisKalzar/Gallery.html
Turreting 101:
http://members.aol.com/EdrickV/FS2/Turreting.html

http://members.aol.com/HunterComputers

 
I was running it from /freespace2 as root not as regular user.
wrong answer you see hiding in that asteroid belt are 6 dralthi fighters, a Kilrathi gangbang. -Devereaux

 

Offline DTP

  • ImPortant Coder
  • 28
    • http://www.c4-group.dk
well the code got some checks for if it is being run from the drive root.

Look if they have replaced all "\\" so called directory seperators to those used by LINUX that are "//".

if not, find all and change.

you might want to try and fool this check

by trying to run it from somedirectory/freespace2/

, in case the Directory seperator is the problem.
VBB member; reg aug 1999; total posts 600.
War is a lion, on whos back you fall, never to get up.
Think big. Invade Space.

 
THANKS! I just dumped it into /games/freespace2 and it works!
beautiful work guys
wrong answer you see hiding in that asteroid belt are 6 dralthi fighters, a Kilrathi gangbang. -Devereaux

 

Offline DTP

  • ImPortant Coder
  • 28
    • http://www.c4-group.dk
so seems the iccules, ahmm, whatever port has some flaws.

I wonder what happens if people runs fs2_open from ROOT:/freespace2/

anyone that does and reads this, plz reply if you can.
VBB member; reg aug 1999; total posts 600.
War is a lion, on whos back you fall, never to get up.
Think big. Invade Space.

 
from /root/freespace2? I can test that if you want, from /freespace2 it goes fubar... the icculus port also has no music... briefing speech... and no movie support for the .mve files I suggest you guys contact the modelview32 coders.... they had a movie app for the .mve files.
wrong answer you see hiding in that asteroid belt are 6 dralthi fighters, a Kilrathi gangbang. -Devereaux

 
Please have the courtesy to contact us directly if you have problems with our port.  We do not read this forum regularly and there are clearly documented ways of contacting us.

Yes our port has problems.  We are already aware of many of them and we would like to fix ones that crop up, such as running from /freespace2.  However if you would like to report a bug in our port, this forum is not and will most likely never be the proper place to do so.

 

Offline Inquisitor

what he said :)
No signature.

 

Offline EdrickV

  • Valued
  • 29
    • http://members.aol.com/HunterComputers
Quote
Originally posted by Darkmage
no movie support for the .mve files I suggest you guys contact the modelview32 coders.... they had a movie app for the .mve files.


I don't think MVE movie support will happen in any unofficial FS2 versions. (Unless Interplay changes it's legal policies regarding it.) There are good reasons why the mve code was removed from the source before it was released. There are old threads about this.
Ground - "Let me help you out, you're clear to taxi any way you can, to any runway you see."

Mesh Gallery/Downloads:
http://members.aol.com/ArisKalzar/Gallery.html
Turreting 101:
http://members.aol.com/EdrickV/FS2/Turreting.html

http://members.aol.com/HunterComputers

  

Offline Inquisitor

fs2_open will not do mve.

I believe the Icculus.org port has some limited mve support.
No signature.