Hello Antonio,

I see that libOSGContrib.so is pointing to nothing, and i do not not
understand why.

Is there any command-line to check the status of that file or check where
and how the file is
pointed to ?


Let me elaborate then the steps that i have followed to build the release
version of openSG to make sure that i am doing everything right.


i ran the following command to compile OpenSG:

1. ./scons 'contrib_cgchunk=yes' 'contrib_cgfxmaterial=yes'
'contrib_cgfxmaterial2=yes' 'contrib_drawfunctorcore=yes' 'contrib_ply=yes'
'contrib_terrain=yes' 'tests=yes'

after that i didnt set any path to the environment variable or
LD_LIBRARY_PATH as i didnt find anything required in the

Look here: http://opensg.vrsource.org/trac/wiki/Building


2. After making the post , you made a reply specifying that i have set
the LD_LIBRARY_PATH

3. By the way i already have that specified in /etc/profile as i had
to do that to build the system previously using ./configure and make.

4. Then i copied that libOSGContrib.so to the path that
LD_LIBRARY_PATH is specifying to but still couldnt make that work.

5. [EMAIL 
PROTECTED]:~/download/OpenSG/OpenSG/Build/linux-gcc/Source/Contrib/opt$
ldd testTerrain
        libGLU.so.1 => /usr/lib/libGLU.so.1 (0x00002b1a02e7b000)
        libGL.so.1 => /usr/lib/libGL.so.1 (0x00002b1a030fd000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x00002b1a032c0000)
        libtiff.so.4 => /usr/lib/libtiff.so.4 (0x00002b1a033e2000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00002b1a0353c000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00002b1a03760000)
        libOSGWindowGLUT.so => /usr/local/lib/opt/libOSGWindowGLUT.so
(0x00002b1a03976000)
        libOSGSystem.so => /usr/local/lib/opt/libOSGSystem.so
(0x00002b1a03b86000)
        libOSGBase.so => /usr/local/lib/opt/libOSGBase.so (0x00002b1a04df8000)
        libOSGContrib.so => not found
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00002b1a051ed000)
        libm.so.6 => /lib/libm.so.6 (0x00002b1a054f1000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00002b1a05773000)
        libc.so.6 => /lib/libc.so.6 (0x00002b1a05982000)
        libglut.so.3 => /usr/lib/libglut.so.3 (0x00002b1a05cd3000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x00002b1a05e16000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x00002b1a06028000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00002b1a06335000)
        libdl.so.2 => /lib/libdl.so.2 (0x00002b1a06550000)
        libXmu.so.6 => /usr/lib/libXmu.so.6 (0x00002b1a06755000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0x00002b1a0696e000)
        libXt.so.6 => /usr/lib/libXt.so.6 (0x00002b1a06b77000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0x00002b1a06dda000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0x00002b1a06ff5000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b1a02c5e000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x00002b1a07200000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00002b1a07402000)




Sajjad
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to