Yep, setting the CRYSTAL_CONFIG_TOOL environment variable to the correct path fixed my problem. I appear to be building correctly now.
also, my CSLIBS_CONFIG variable is still blank, not sure if it's needed, but so far it isn't. thanks for the help. Tim Shannon wrote: > CRYSTAL='/opt/CrystalSpace/debug' > CRYSTAL_CONFIG_TOOL='/usr/local/bin/cs-config-1.2' > CSLIBS_CONFIG='' > > > So it looks like the CRYSTAL variable is correct, but the CRYSTAL > CONFIG TOOL isn't. Should I be setting CSLIBS_CONFIG as well? > > thanks for the help. > > > Eric Sunshine wrote: >> What does CEL's config.log show after the configure attempt? >> >> -- ES >> >> Tim Shannon wrote: >> >>> After making and installing crystal space successfully using the >>> following command: >>> ./configure --enable-debug --prefix=/opt/CrystalSpace/debug >>> make >>> sudo make install >>> >>> When, I try to do the same for CEL, I get the following 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. >>> >>> >>> I've tried setting the environment variable the only way I know how: >>> export CRYSTAL="/opt/CrystalSpace/debug/" >>> >>> and I still get the error. Am I pointing at the wrong directory, or >>> does this error not really matter. Can I build CEL even though the >>> CRYSTAL environment variable isn't set? >>> >>> I'm on UBUNTU 7.10. >>> >>> thanks, >>> >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Crystal-main mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/crystal-main >> Unsubscribe: >> mailto:[EMAIL PROTECTED] >> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
