Author Topic: Configuring PS in Linux - Can't find CS?  (Read 343 times)

owen_a

  • Traveller
  • *
  • Posts: 27
    • View Profile
Configuring PS in Linux - Can't find CS?
« on: November 24, 2012, 06:46:27 am »
Hello,

I'm trying to compile just the server in linux using the development wiki. I'm on the stage where I have to configure Planeshift, but I get a configure error saying...

Code: [Select]
Crystal Space could not be found or was unusable. The latest version is
*** always available from http://www.crystalspace3d.org/
*** Also, be sure that you have either installed Crystal Space or set the
*** CRYSTAL environment variable properly.

This is AFTER I set the variable using "export CRYSTAL=$HOME/development/cs".

I am connecting to my Linux server via SSH. Any ideas?

lbalbalba

  • Traveller
  • *
  • Posts: 12
    • View Profile
Re: Configuring PS in Linux - Can't find CS?
« Reply #1 on: February 24, 2014, 08:07:31 pm »
Long shot: do

ls $HOME/development/cs

does that list the cs source code and binaries ?


-- edit -- Oh, posted November 2012, probably not going to read this response anymore, oops.
« Last Edit: February 24, 2014, 08:17:41 pm by lbalbalba »