Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Kris Dekeyser wrote: > I downloaded the HP-UX depot file and tried to install. swinstall installs > fine, but as soon as I try to execute cvs I get the following error: > > # cvs/usr/lib/dld.sl: Can't find path for shared library: > libgcc_s.sl/usr/lib/dld.sl: No such file or directoryABORT instruction > (core dumped) > > I checked and indeed, I do not have libgcc_s.sl installed on my system. > Looks like a gcc library is missing. I have installed: gcc 3.4.3 > and the following libraries are installed (in /usr/local/lib): Your gcc installation appears to be incomplete. AFAIK the current gcc for HPUX is 3.3.2, and that includes that file. Tony