Author Topic: CS not usable?  (Read 2546 times)

Edicho

  • Traveller
  • *
  • Posts: 48
    • View Profile
CS not usable?
« on: November 19, 2008, 03:58:00 pm »
I've tried to compile planeshift client using svn, however, when i tried to compile it and got an error
Code: [Select]
checking for cs-config-1.4... no
checking for cs-config-1.6... no
checking for cs-config-1.5... no
checking for cs-config... no
configure: error:
*** 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.

it's opensuse 11.1 beta 5 yet this rather can't be related to my distro being beta.
the EXPORTs were done like. Developement guide is quite a bit hard to read but i guess it's fine reading it from source.

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: CS not usable?
« Reply #1 on: November 19, 2008, 04:26:05 pm »
does
Code: [Select]
echo $CRYSTAL output anything?

does walktest run from the cs directory?

have you tried joining #planeshift-build on irc?

Edicho

  • Traveller
  • *
  • Posts: 48
    • View Profile
Re: CS not usable?
« Reply #2 on: November 19, 2008, 05:18:28 pm »
i did, like i said, exports were made succesfully and echoed proper values i guess.
echo $CRYSTAL provides an output:
/home/janmyszkier/development/cs  (obviously, janmyszkier is my login ;) )

i've redone the compiling guide up to cel, both cel and planeshift hangs on jam,

and no i haven't joined that channel yet, but i guess i'll have to, what for is this forum by the way if the better support can be obtained on the channel? ;)

Caarrie

  • Forum Addict
  • *
  • Posts: 3369
  • We want no UNFIXED bugs!!!!!!!!!!!!!
    • View Profile
    • PlaneShift3dMods
Re: CS not usable?
« Reply #3 on: November 19, 2008, 06:42:15 pm »
i've redone the compiling guide up to cel, both cel and planeshift hangs on jam,

Cel??? what guide are you following? cel was removed _months_ ago you should be using http://planeshift.svn.sourceforge.net/viewvc/planeshift/trunk/docs/compiling.html

Edicho

  • Traveller
  • *
  • Posts: 48
    • View Profile
Re: CS not usable?
« Reply #4 on: November 20, 2008, 11:15:14 am »
can't get there now(switched to the other OS), but it was on sourceforge, planehshift.cvs.sourceforge.net and so on :) removed? ok i'll follow the one you gavce me, why the old one is there if it has been removed?

ThomPhoenix

  • Testers
  • Forum Addict
  • *
  • Posts: 2678
  • A Phoenix, what'd you expect?
    • View Profile
Re: CS not usable?
« Reply #5 on: November 20, 2008, 12:03:45 pm »
Ah, you used the old CVS repository. We use SVN for a long time now :)
We're not evil. We're simply amazing.

Edicho

  • Traveller
  • *
  • Posts: 48
    • View Profile
Re: CS not usable?
« Reply #6 on: November 20, 2008, 12:27:07 pm »
nah... i've used svn repository, but the compiling instructions from cvs pages ;)
 couldn't find any well working on the svn pages. it's fine now however the problem is still the same. guess i'll find someone who compiled it on opensuse ;)