Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] gmp.h: No such file or directory

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] gmp.h: No such file or directory


Chronological Thread 
  • From: Costas Tsirogiannis <>
  • To:
  • Subject: Re: [cgal-discuss] gmp.h: No such file or directory
  • Date: Fri, 4 Feb 2011 17:26:57 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=EoOVzRDetuuVxszN6rtf4Wgr1d+UY9RZDFLn4qJ837hVLuTj9HRYGCw0XRwG5nghH3 +fJ7pZWFw8MjVEsIOieNs0/MZeN7xwWWUSHI4MtBmfNB/hjSVVOiEswp+qShiq6/Yu9P OQh0F5EB2NHSkkC74xu0MJcgoLJh4BoWqWAE0=

ok, it worked. Thanks!

On Fri, Feb 4, 2011 at 4:53 PM, Laurent Rineau (GeometryFactory) <> wrote:
Le vendredi 04 février 2011 16:46:13, Costas Tsirogiannis a écrit :
> Greetings,
>
> I've installed CGAL at my new pc (ubuntu 10.10, g++ 4:4.4.4-1) .
> I trythen to run some standard code that was compiling in my previous pc
>  and I get the message:
>
> ../CGAL-3.7/include/CGAL/gmp.h:30: fatal error: gmp.h: No such file or
> directory
>
> g++ can't see the file so what do I do?

Install the Ubuntu package named libgmp3-dev. It is needed by CGAL (and among
other things contains /usr/include/gmp.h).

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory           http://www.geometryfactory.com/
Release Manager of the CGAL Project       http://www.cgal.org/

--
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