Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] installing taucs on snow leopard

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] installing taucs on snow leopard


Chronological Thread 
  • From: Marc Downie <>
  • To:
  • Subject: Re: [cgal-discuss] installing taucs on snow leopard
  • Date: Sun, 29 Nov 2009 11:10:23 -0600

I wonder because the installation of snow leopard is completely fresh. I did install only qt, vtk, itk and macports. From macports I have also the libmetis and libf2c. Can I simply copy them from theĀ /opt/local/lib folder in the taucs folder and overwrite the 32 bit versions or can I somehow specify the path in some makefile?


I'm no macports poweruser. But if the metis and the f2c you have in /opt 'd just copy them over and move on to the next problem (and then you'll have to tell CGAL's cmake files about /opt/local/lib)

lipo -info filename

will tell you the architecture of filename.

Marc.





Archive powered by MHonArc 2.6.16.

Top of Page