Product: IESX
Version: GeoFrame 3.1
Application: Project Management
Search Type: Error
Topic:
ld.so.1: proman:fatal: libuit_diselector.so: open failed no such file or directory killed
Description:
The error "ld.so.1: proman:fatal: libuit_diselector.so: open failed no such
file or directory killed" is shown in the Geoframe Log window just before
disappearing from the screen, after launching Project Manager from the Geoframe
button on the Geonet.
Solution:
The error:
"ld.so.1: proman:fatal: libuit_diselector.so: open failed no such file or
directory killed", is caused by having the incorrect LD_LIBRARY_PATH set up
in the users environment.
To check the current setting in a GeoFrame Xterm type:
echo $LD_LIBRARY_PATH and look for lines similar to the following:
/home/weasel/user3/useracct/geoframe_sgi/lib:/home/cs/app10/sgf3/geoframe_30_sgi
/lib:/usr/lib:/lib:/home/weasel/user3/useracct/geoframe_sgi/lib:/home/cs/app10/s
gf3/geoframe_31_sgi/lib:/home/cs/app10/sgf3/geoframe_30_sgi/lib:/lib:/usr/openw
in/lib:/home/cs/app10/sgf3/oracle-7.3.2_sgi/lib
This error commonly occurs when the LD_LIBRARY_PATH is being set in the .cshrc
Edit the .cshrc where the LD_LIBRARY_PATH is being set, source the new .cshrc
and launch a new Geonet from an xterm by typing Geonet. GeoFrame will
set the proper library path when launched from the new Geonet.
Alternatively log off after editing the .cshrc and the new version will be sourced when logging back in.
Last Modified on: 04-NOV-98