Hi all,

I tried to install OpenSG 1.6 but i found some problems.
I downloaded OpenSG source 1.6 and i tried to compile it. My gcc version is 4.1 
and my linux distribution is ubuntu 7.10.

I use this line for configure:

./configure  --enable-glut --enable-tif --enable-png --enable-gif --enable-jpg 
--enable-text --enable-bmp  --prefix=/local/mes_softs/OpenSG

When i tried to compile with "make opt", i receive many error messages.. The 
first error in the beginning
was:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[EMAIL PROTECTED]:/local/OpenSG# make opt
cd Builds/i686-pc-linux-gnu* && make opt
make[1]: entrant dans le répertoire « 
/local/OpenSG/Builds/i686-pc-linux-gnu-g++ »
make[2]: entrant dans le répertoire « 
/local/OpenSG/Builds/i686-pc-linux-gnu-g++ »
make[3]: entrant dans le répertoire « 
/local/OpenSG/Builds/i686-pc-linux-gnu-g++/BaseLib »
/local/OpenSG/Common/commonBuildDetect.mk:39: Detected OPT
/local/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
using BD = /local/OpenSG/Source
g++ -Wall -W   -Wpointer-arith -Wcast-align   -Wconversion -Winline    
-Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE 
-DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_TIF -DOSG_WITH_JPG 
-DOSG_WITH_PNG -DOSG_WITH_GIF -D_OSG_HAVE_CONFIGURED_H_  -DQT_NO_XINERAMA 
-DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT 
-DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi  -use_readonly_const 
-ftemplate-depth-100          -O2    -c -I"../Base"  -I$$BD/Base/Base   
-I$$BD/Base/Field   -I$$BD/Base/Functors   -I$$BD/Base/Network/Base   
-I$$BD/Base/Network/Socket   -I$$BD/Base/StringConversion   -I$$BD/Base/Xml   \
        -Iobj-opt -I.                                           \
         -o obj-opt/OSGBarrier.o /local/OpenSG/Source/Base/Base/OSGBarrier.cpp 
Dans le fichier inclus à partir de 
/local/OpenSG/Source/Base/Base/OSGBarrier.cpp:39:
/local/OpenSG/Source/Base/Base/OSGConfig.h:876:21: erreur: OSGBase.h : Aucun 
fichier ou répertoire de ce type (Traduction:No such file or directory of this 
type)

 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I installed all the necessary librairies (glut, jpeg..etc) but it doesn't work.
Can anyone help me? I am installing OpenSG for the first time..

Best Regards,
Hassen.
 



             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to