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: Bruce Duncan <>
  • To:
  • Subject: Re: [cgal-discuss] gmp.h: No such file or directory
  • Date: Fri, 4 Feb 2011 16:52:26 +0000
  • Organization: School of Engineering, University of Edinburgh

Costas,

Are you compiling CGAL yourself? I ask because ubuntu should really provide
the dependency on libgmp3-dev. If so, did you know that CGAL is in Ubuntu?
It's version 3.6, called libcgal5 and libcgal-dev. If you need it, 3.7 has
been packaged for debian and is in experimental. It's called libcgal6 and I'm
using it quite successfully.

Hope that helps,
Bruce

On Friday 04 Feb 2011 16:26:57 Costas Tsirogiannis wrote:
> 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

Attachment: signature.asc
Description: This is a digitally signed message part.

The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



Archive powered by MHonArc 2.6.16.

Top of Page