Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problems in running make command for CGAL-4.3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problems in running make command for CGAL-4.3


Chronological Thread 
  • From: Philipp Moeller <>
  • To: kavishrox <>
  • Cc:
  • Subject: Re: [cgal-discuss] Problems in running make command for CGAL-4.3
  • Date: Mon, 03 Feb 2014 12:50:29 +0100
  • Organization: GeometryFactory

kavishrox
<>
writes:

> Hi,
> I am a beginner in using CGAL and trying to install it . I ran cmake .
> command and it showed the following output
> * <http://pastebin.com/p68L4ZRy> http://pastebin.com/p68L4ZRy*
>
> On running the make command I get the following output:
>
> * <http://pastebin.com/T5QKBGUE> http://pastebin.com/T5QKBGUE*

It also seems a little bit odd that you are using a hand-installed
Boost, even though you are on an OS with a package manager.

The easiest way to install Boost for development on Ubuntu is:

sudo apt-get install libboost-all-dev



Archive powered by MHonArc 2.6.18.

Top of Page