On Mon, Aug 18, 2008 at 6:54 PM, parisse
<[EMAIL PROTECTED]> wrote:
>
>
> Thanks! I'm on vacation hence I can not make test during a few days.
> It seems strange that the library mpfr is located by the configure
> script but the header file is not. One way to force it is to modify
> CXXFLAGS and add a -I flag to a path where mpfr.h is installed
> (something like export CXXFLAGS='-I/usr/local/include/
> custom_mpfr_install'). Unfortunately I don't know how to automate this
> before ./configure is called using the spkg mechanism, and I must wait
> a few days before being able to do tests. ANother solution which will
> take more time is for me to add a --disable-mpfr flag (currently not
> implemented) in configure.in.

Ok, thanks for the reply. the spkg-install is just a bash-script, so
whatever you do in a script is possible. Here is how it looks like
currently:

http://sage.math.washington.edu/home/ondrej/spkg/giac-0.8.0/spkg-install

so I'll try your suggestion when I get some free while.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to