Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Open yast, software management and install gcc-c++ compiler.\

    edit:devils_casper is always faster
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

  4. #4
    Just Joined!
    Join Date
    Oct 2007
    Posts
    2
    Thanks for the help!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...