[UW-GIS-L] packages required for ArcSDE 9.3.1 on linux and not
covered by docs
Shannon Gray
grisgris at u.washington.edu
Tue Jan 5 11:34:04 PST 2010
I'm sending out this info in the hopes that it helps somebody else -
We recently installed ArcSDE 9.3.1 on Red Hat 5 64bit and we were getting the following error from sdesetup -
[#bin]$ ./sdesetup --help
./sdesetup: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory
[#bin]$
I used ldd to look at sdesetup and it turns out we were missing three libraries ...
[#bin]$ ldd sdesetup
libsdesetup.so => /opt/sde/sdeexe93/lib/libsdesetup.so (0x00002adb7020c000)
libsde.so => /opt/sde/sdeexe93/lib/libsde.so (0x00002adb70350000)
libsg.so => /opt/sde/sdeexe93/lib/libsg.so (0x00002adb70805000)
libpe.so => /opt/sde/sdeexe93/lib/libpe.so (0x00002adb70956000)
libXm.so.3 => not found
libXmu.so.6 => /usr/lib64/libXmu.so.6 (0x000000374c400000)
libXp.so.6 => not found
libXt.so.6 => /usr/lib64/libXt.so.6 (0x000000375f600000)
libSM.so.6 => /usr/lib64/libSM.so.6 (0x0000003755000000)
libICE.so.6 => /usr/lib64/libICE.so.6 (0x0000003756a00000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x000000374ec00000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x000000374e000000)
libg2c.so.0 => not found
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002adb70c4b000)
libdl.so.2 => /lib64/libdl.so.2 (0x000000374bc00000)
libstdc++.so.5 => /usr/lib64/libstdc++.so.5 (0x00002adb70e67000)
libm.so.6 => /lib64/libm.so.6 (0x000000374c000000)
libc.so.6 => /lib64/libc.so.6 (0x000000374b800000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x000000375da00000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x000000374dc00000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x000000374e800000)
/lib64/ld-linux-x86-64.so.2 (0x000000374b400000)
[# bin]$
The missing libraries were in the following packages -
* libXp.so.6 is provided by package libXp
* libg2c.so.0 is provided by gcc-g77 (replaced by compat-gcc-34-g77)
* libXm.so.3 is provided by openmotif22-2.2.3-18.i386 (you'll want openmotif22 for libXm.so.3 - the newer openmotif has libXm.so.4)
These packages aren't explicitly listed as requirements in the docs in the 9.3.1 ArcSDE iso.
---
Shannon Gray
Senior Computer Specialist
Office of Planning and Budgeting
UW Tower, T-12 (NE 45th & Brooklyn Ave NE)
UW Mailbox: 359445
Phone: +1 206 616-9423 | +1 206 543-6277
Fax: +1 206 543-0801
Email: grisgris at u.washington.edu
www.washington.edu/admin/pb/home<http://www.washington.edu/admin/pb/home/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman1.u.washington.edu/pipermail/uw-gis-l/attachments/20100105/08d2bf75/attachment.html
More information about the Uw-gis-l
mailing list