Results 1 to 4 of 4
I have tried to compile a .sh file to compile the game Liero X for linux.
But something goes wrong.
Firstly I write:
cd /home/jakobhs/Desktop/Lierox/sourceliero
Then I get:
~/Desktop/Lierox/sourceliero>
Then ...
- 10-07-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
Compiling problem
I have tried to compile a .sh file to compile the game Liero X for linux.
But something goes wrong.
Firstly I write:
cd /home/jakobhs/Desktop/Lierox/sourceliero
Then I get:
~/Desktop/Lierox/sourceliero>
Then I write ./compile.sh
After that, it should compile the file, but instead I get this:
ERROR: g++ not found
For information, I use Suse Linux.
Thanks
- 10-07-2007 #2
Hi and Welcome !
Search g++ in YAST Software Manager and install it.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-07-2007 #3
Open yast, software management and install gcc-c++ compiler.\
edit:devils_casper is always faster
- 10-07-2007 #4Just Joined!
- Join Date
- Oct 2007
- Posts
- 2
Thanks for the help!


Reply With Quote