Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Compile example Ridges_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Compile example Ridges_3


Chronological Thread 
  • From: Asher Kamiraze <>
  • To:
  • Subject: [cgal-discuss] Compile example Ridges_3
  • Date: Tue, 1 Mar 2011 22:53:20 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=SyZFZqMw53xexgdppttYxI5YfxyMMW9MgnYKsjF8iNc+ApdY0TPGk6sQfX8ttW8yrR XYb5aJ53yPpqI20X/MAzVPhAzj7GWLXaDazKpyX7qQB7hvJsClYOXlZaL4oTJydUnhxJ VPyKIDXPLKmf2mlu2q+CDbLu+ITnRosUObU4g=

Hi all,

I am currently trying to compile the Ridges_3 examples provided with CGAL. However, it requires LAPACK and BLAS, and, although they are installed on my computer, cmake does not find them. Here is my config:

- ubuntu 10.04
- cmake 2.8.1
- g++ 4.4.3
- libblas-dev 1.2-2build1
- liblapack-dev 3.2.1-2
- CGAL 3.7

Could you please telll me what I am missing ?

Best regards,

Asher



Archive powered by MHonArc 2.6.16.

Top of Page