gh.robin wrote:
> On Mon 21 May 2007 01:08, Laurence Vanek wrote:
> 
>> thanks again for the response.
>>
>> I always do:
>>
>> ccmake .
>> make
>> (su) make install
>>
>> ccmake . runs without complaint.
>> issue happens during make.
>>
>> I note that OpenThreads dir still exists in
>> /home/lvanek/OpenSceneGraph/include
>>
>> should I blow away this directory?  Its dated May 13.
>>
> This not necessary , because OpenSceneGraph
>  ask you
> when you run ccmake
>                 the installation path, 
>                 and  the components you want.
> 
> If not useful for you you may remove the OpenThreads dir.
> 

I found the following in the CMakeCache.txt file:

=============
.
.
.
//Path to a file.
OPENTHREADS_INCLUDE_DIR:PATH=/usr/local/include

//Path to a library.
OPENTHREADS_LIBRARY:FILEPATH=/usr/local/lib/libOpenThreads.so

//Debug version of OpenThreads Library (use regular version if
// not available)
OPENTHREADS_LIBRARY_DEBUG:FILEPATH=/usr/local/lib/libOpenThreads.so
.
.
=============

It looks like this should not be here.  Opinion?



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to