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++?
Do you have libstdc++ installed?
How about libstdc++-devel?  (the header files)

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)

Reply via email to