[Insight-developers] cmake on solaris8

William A. Hoffman bill.hoffman@kitware.com
Fri, 03 May 2002 23:03:32 -0400


This is a gcc installation problem.  CMake is not responsible for adding an 
rpath for libstdc++.

-Bill


At 04:23 PM 5/3/2002 -0700, Lydia Ng wrote:
>Out of curiosity - how many people out there have to explicitly
>set their LD_LIBRARY_PATH ?
>
>- Lydia
> > > ld.so.1: ./Source/cmake: fatal: libstdc++.so.2.10.0: open failed: No
> > > such file or directory
> > > Killed
> > > gmake: *** No rule to make target `depend'.  Stop.
> > >
> > > Questions for the gurus:
> > > ==========================
> > >
> > > (a) Is this a problem with the way the gcc is installed or
> > is it a path
> > > problem?
> > >