Urkle
FG - Associate
Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation:
21
|
RE: Installation segfault
Try running the installer with the arguments "--target TempDir --noexec"
cd go into the TempDir and run the "./startupinstaller.sh" manually from there. And even try running the startupinstaller.sh through "sh -x" as something odd is going on there.
You can also force a frontend to the installer via passing --frontend ncurses (or fltk or gtk).
It looks like some program that startupinstaller.sh is running is crashing on your system or causing bash to crash on your system.. (probably a bad version that you have installed)
And the reason there is no ~/.frictionalgames is that is created by the game when ran (which of course hasn't been yet.)
Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
|
|
07-23-2010, 12:30 PM |
|