SuSE 9.2 AMD64 install?

  • Thread starter Thread starter Unregistered
  • Start date Start date
U

Unregistered

Guest
I've downloaded the .bz2.run file. I've 'sh privateer10.bz2.run' and after all the dots show up, I can't find the files anywhere. I looked at the file and found an option "--keep", which I tried. It did leave the files but nothing would work. I tried a number of scripts and they all errored out saying that some files were missing.
 
Xan said:
Please tell me how you got it working; I'm having the same problem on Gentoo AMD64.
I'm running Gentoo AMD64 and was able to install it using the --target parameter like this:

Code:
privateer1.0.bz2.run --target ./privateer

It'll create a privateer directory under the current directory. You can of course use a different target name. Then I can run the game with the following command from within the privateer directory:

Code:
bin/vegastrike

I have not been able to get the graphical setup stuff to run and have resorted to manually editing the vegastrike.config file. Other than the configuration problem the game does seem to run fine under Gentoo AMD64.
 
Thanks for the advice, but I still seem to have the problem. I got as far as running bin/vegastrike:

bash-2.05b$ bin/vegastrike
Segmentation fault
 
Back
Top