Allan Rae wrote:
> 
> On Wed, 10 Jan 2001, astrid wrote:
> 
> > > Note that you can test the program without 'installing' it. Configure
> > > --with-lyxname (again to preserve ~/.lyx), and compile with just 'make'
> > > (and not 'make install' if you've been using that). Then you can run the
> > > exectuable from [wherever the sources are]/src/lyx
> >
> > Hello,
> >
> > I did try this as well:
> > ./configure --with-lyxname lyx-1.1.6pre3
> > but after a lot of lines I get the error message:
> > ---
> > checking for c++... c++
> > checking whether the C++ compiler (c++  ) works... no
> > configure: error: installation or configuration problem: C++ compiler
> > cannot create executables.
> > configure: error: ./configure failed for sigc++
> > ---
> > So please, what can I do against this? The c++ compiler is installed.
> > (SuSe7.0)
> 
> Is c++ a symlink to g++?

yes

> Do you have libstdc++ installed?

I found:
/usr/lib/
        libstdc++.so.2.7.2
        libstdc++.so.2.8
        libstdc++.so.2.9
        libstdc++-3-libc6.1-2-2.10.0.a
        libstdc++-3-libc6.1-2-2.10.0.so
        libstdc++-libc6.1-2.a.3         (link)
        libstdc++-libc6.1-2.so.3        (link)
        libstdc++-libc6.1-1.so.2 
/usr/lib/gcc-lib/i486-linux/egcs-2.91.66/
        libstdc++.a                     (link)
        libstdc++.so                    (link)
/usr/i486-linux-libc5/lib/
        libstdc++.so
        libstdc++.so.27                 (link)
        libstdc++.so.27.2.1             (link)

> How about libstdc++-devel?  (the header files)

Is this file one of the above? 

> 
> I'm not sure what names SuSE use for their versions of these packages
> (their naming convention is stuffed).  Probably something like libstdc.rpm
> and libstdcd.rpm.
> 
> Allan. (ARRae)


Astrid

Reply via email to