Hi,

Andreas Zieringer wrote:
> Hi,
>
> on linux for the image support this should be enough.
>
> ./configure --with-compiler=g++ --with-glut --with-tif --with-jpg 
> --with-png
>   

That did the job thanks.  However it differers from what the 
documentation at 
http://www.opensg.org/doc-1.6.0/TutorialIntroduction.html#TutorialInstallation 
says

./configure --enable-glut --enable-tif --enable-png --enable-jpg


Has this changed between 1.6 and 1.8 then? 

> did you call configure AFTER moving the PLY directory into 
> OpenSG/Source/System/FileIO and renaming common.libs.in.system to 
> common.libs.in?
>
> Andreas
>
>   
>> Hi,
>>
>> I'm attempting to compile OpenSG 1.8 from CVS but I'm unable to get 
>> jpeg, png, ply support compiled into the binary (not tried tif files yet)
>>
>> After reading the website I believe I should be using the following 
>> configure command.
>>
>> /./configure --enable-glut --enable-tif --enable-png --enable-jpg  
>> -enable-ply --with-tif=/usr --with-png=/usr --with-jpg=/usr 
>> --prefix=/usr/lib/opt/opensg/
>>
>> followed by
>>
>> /make/
>>
>> /sudo make install/
>>
>> This successfully builds and installs OpenSG but with out the support I 
>> require compiled in.
>>
>> My platform is Ubuntu Edgy and I've followed the instructions in the PLY 
>> loader readme to add support for ply files.
>>
>> Any ideas on what the problem is?
>>
>> Thanks in advance,
>>
>> Dave
>>
>>
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Opensg-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/opensg-users
>>     
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Opensg-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-users
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to