Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Error by compiling poisson_reconstruction_example

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Error by compiling poisson_reconstruction_example


Chronological Thread 
  • From: Xie Yi <>
  • To:
  • Subject: [cgal-discuss] Re: Error by compiling poisson_reconstruction_example
  • Date: Fri, 25 Jun 2010 04:10:08 -0700 (PDT)



Laurent Saboret-2 wrote:
>
>
> Hi,
>
> Configuring BLAS, LAPACK and TAUCS with cmake-gui is feasible but complex.
> Let's try first an easier solution.
>
> Please define the environment variables:
> BLAS_LIB_DIR=path to BLAS libraries
> LAPACK_LIB_DIR=path to LAPACK libraries
> TAUCS_INC_DIR=path to TAUCS headers
> TAUCS_LIB_DIR=path to TAUCS libraries
>
> Then remove CMakeCache.txt and run again CMake in
> examples/Surface_reconstruction_points_3/.
>
> Regards,
> Laurent S.
>
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>
>

Hi,

I tried. It seems to not helping. CGAL still cannot find the 3 libs
automatically.

I'm thinking if I installed the libs correctly.

I downloaded the taucs hover CGAL:
http://www.cgal.org/cgi-bin/cgal_download.pl

And then installed the taucs with g77, although g77 not supported by Lucid
any more. And I thought, the BLAS and LAPACK will be installed, too.

Afterwards, because I was not sure if I installed BLAS and LAPACK correctly,
I installed them through apt-get again.

Could that be the problem?

I saw, there's another download on CGAL which contains taucs_external_src.
Should I install these?

Best regards

Xie Yi
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Re-Error-by-compiling-poisson-reconstruction-example-tp2268101p2268291.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page