Setting CRYSTAL should be sufficient. If you look at the loop at line 77 
of crystal.m4:

http://trac.crystalspace3d.org/trac/CS/browser/CS/trunk/mk/autoconf/crystal.m4#L77

you see that it should be checking for existence of a 'bin' subdirectory 
of CRYSTAL, in which it should later find a cs-config script. It might 
be worthwhile to trace this loop to find out what is going wrong.

CSLIBS_CONFIG will be non-empty only on Windows.

-- ES


Tim Shannon wrote:
> 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]

Reply via email to