On: Sat, 15 Aug 1998 21:59:37 +0800 (HKT) jc writes: > > Hi, > I have just installed hamm and StarOffice 3.1 but I cannot get > 'setup' running as normal user. > > It told me Segmentation fault. > > I have installed libc5 in /lib and I have the environment variable > 'LD_LIBRARY_PATH' pointing to /lib:/usr/lib
Don't do this. You don't need LD_LIBRARY_PATH here. > > What's wrong with it? > > Thank you very much! Install the xpm4.7 and xlib6 packages from the oldlibs section. Run ldconfig and check with "ldd /opt/StarOffice-4.0/bin/soffice.bin" if there is still a libc6 lib mentioned (which would be very bad). Torsten