Author Topic: Getting Crystal Space up and running.  (Read 1487 times)

Rowanas

  • Traveller
  • *
  • Posts: 20
    • View Profile
Getting Crystal Space up and running.
« on: June 08, 2009, 11:47:45 am »
I'm working on a project using crystal space, and after many problems, got it to work. Now it says that the C compiler can't be found in the CS folder, fair enough. Do I have to move the C compiler over to the CS folder, or is there a command I could use (in Terminal) that would allow me to be sure that it would look in the correct place every time I try to compile CS?

P.S. Using html, is there anything that will tell the computer to go up to the top, rather than just one level (../users/etc)?

I've searched everywhere, can't find these things. maybe I missed them.

Nykolai Raskaniov

  • Hydlaa Resident
  • *
  • Posts: 191
    • View Profile
Re: Getting Crystal Space up and running.
« Reply #1 on: June 08, 2009, 01:12:24 pm »
It's probably best to ask about crystalspace issues on their IRC channel on freenode #crystalspace.

Some folks on #planeshift-build have limited experience with it also.

To see how PS compiles and uses it - check the compiling guide.
"Skiing combines outdoor fun with knocking down trees with your face."

Vornne

  • Testers
  • Hydlaa Resident
  • *
  • Posts: 189
    • View Profile
Re: Getting Crystal Space up and running.
« Reply #2 on: June 09, 2009, 06:07:05 am »
I'm guessing you are using a linux distribution, and the "./configure" step output something like "don't know how to create c++ executables"?

If the error is similar, you need to install development tools on your system; for example with ubuntu the command is something like "apt-get build-essential". As Mord said, following the compile guide up to and including the crystalspace part should work (select your distro in the dropdown box at the top if possible); if that fails, I idle in the irc channels mentioned.