Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Cmake does not identify MPFR

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Cmake does not identify MPFR


Chronological Thread 
  • From: Rahul Kavalapara <>
  • To:
  • Subject: Re: [cgal-discuss] Cmake does not identify MPFR
  • Date: Sat, 24 Oct 2009 17:11:22 -0600

please check whether the MPFR header files are installed.

You are right header files were missing. I figured that out after I sent the email. Thanks Joachim.  
--
Rahul Kavalapara


On Sat, Oct 24, 2009 at 3:59 PM, Joachim Reichel <> wrote:
Hi,

> I was trying to install CGAL 3.4, Cmake does not identify MPFR library which
> is already installed. Due to this, there are further errors being generated
> when I call make.
> I tried with CGAL 3.5 as well and had the same problem.
>
> [rkavalap@onyx CGAL-3.4]$ cmake -DCMAKE_INSTALL_PREFIX=$HOME/Download
[...]
> -- GMPXX include:    /usr/include
> -- GMPXX libraries:  /usr/lib/libgmpxx.so
> *-- Could NOT find MPFR
> CGAL GMP support needs MPFR. GMP will not be supported.*
[...]
> /home/students/rkavalap/Download/CGAL-3.4
> *[rkavalap@onyx CGAL-3.4]$ /usr/lib/libmp
> libmp4v2.so.0       libmpcdec.so.5      libmpfr.so.1
> libmp.so            libmp.so.3.1.11
> libmp4v2.so.0.0.0   libmpcdec.so.5.0.2  libmpfr.so.1.1.2
> libmp.so.3
> [rkavalap@onyx CGAL-3.4]$ /usr/lib/libmp*

please check whether the MPFR header files are installed.

Joachim

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page