Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem with Taucs

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem with Taucs


Chronological Thread 
  • From: Maillot <>
  • To:
  • Subject: [cgal-discuss] Problem with Taucs
  • Date: Tue, 13 Jul 2010 14:20:01 +0200 (CEST)

Hello,

I can't compile examples like Surface_reconstruction_points_3 or
Alpha_Shape_3_demo. It's seems it's because of a problem with Taucs since
cmake
say "NOTICE: Some of the executables in this directory need the TAUCS library
and will not be compiled" when making Surface_reconstruction_points_3.

I have downloding taucs_fulls whose CGAL-README.TXT is august 2009 dated. And
I
have tried to compile it.
./compile
make

But I have this error (among others)

error while loading shared libraries: libg2c.so.0: cannot open shared object
file: No such file or directory


And yet, libg2c.so.0 exists in /usr/lib

My OS is Ubuntu 10.04 LTS on a 64bits CPU.

Thank for your help



Archive powered by MHonArc 2.6.16.

Top of Page