View Single Post
Posts: 463 | Thanked: 103 times | Joined on Jul 2010 @ Mumbai, India
#50
Originally Posted by kolos View Post
Try to run game from x-terminal to see if you get any warning message.
Code:
cd /home/user/Games/Nfsuc/
preenv
./nfsuc
From your screenshot I suppose that you copy files in /home/user/Games/Nfsuc/.

Probably you have permission issue or missing some dependencies. Which version of preenv do you have installed, 0.1 or 0.1.1? Check with:
Code:
dpkg -l preenv
the screenshots I attached give you the information of my problems.

And you are right I am copying files in /home/user/Games/Nfsuc/.

What does segmentation fault mean?

P.S. Sorry the second screenshot of mine is wrong. It was my mistake I was not getting it. I typed -1 instead of -l..stupid me...
check my third screenshot of the version of preenv.
Attached Images
   

Last edited by funkmunk; 2010-11-06 at 19:50. Reason: Mistake...