bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installing gmp for c++


From: Kevin Ryde
Subject: Re: installing gmp for c++
Date: Thu, 15 Jan 2004 06:46:12 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Paliath Narendran <address@hidden> writes:
>
> I am unable to install gmp properly. This is part of what I got when I
> ran "make check".

You have not provided the information requested by the bugs reporting
chapter of the manual.

> "while loading shared libraries: libgmpxx.so.3: cannot open shared 
>  object file: No such file or directory"

If you install to a location not normally in the ldconfig search path
then you'll probably need to set LD_LIBRARY_PATH or -rpath.

> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../tests    -g -O2 
> -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro -c -o t-locale.o 
> `test -f t-locale.cc || echo './'`t-locale.cc
> t-locale.cc:24:23: strstream.h: No such file or directory

Yep.  We're switching to <strstream> for the next release.

-- 
Note: All followups to address@hidden only, not to me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]