Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] installing taucs on Hardy Heron 8.04

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] installing taucs on Hardy Heron 8.04


Chronological Thread 
  • From: Laurent Saboret <>
  • To:
  • Subject: Re: [cgal-discuss] installing taucs on Hardy Heron 8.04
  • Date: Mon, 22 Feb 2010 10:56:56 +0100
  • Organization: INFOTERRA

Hi Dave,

configure output below is fine (although it looks scary).
Please proceed with make and make install.

Best regards,
Laurent Saboret



wrote:
Hi, I'm trying to install TAUCS to enable CGAL, specifically, I'm interested
in
Poisson Surface Reconstruction. I'm not a jedi knight at compilation but I
can
usually bum around to find the necessary dependencies etc.

Anyway, the documentation in taucs_full.tgz says:

"
The version modified by the CGAL project can be installed on Unix machines by:

./configure [module=\!AMD] [prefix=PREFIX]

make

make install

"

When I run ./configure I get:
"
dave@dave-laptop:~/taucs/taucs_full$
./configure
cc -o configurator/configurator configurator/taucs_config.c
rm -rf lib/linux/*
rm -rf obj/linux/*
rm -rf bin/linux/*
rm -rf lib/linux/*.*
rm -rf obj/linux/*.*
rm -rf bin/linux/*.*
rm -rf build/linux/taucs_config_tests.h
rmdir obj/linux/
rmdir: failed to remove `obj/linux/': No such file or directory
make: [clean] Error 1 (ignored)
rmdir bin/linux/
rmdir: failed to remove `bin/linux/': No such file or directory
make: [clean] Error 1 (ignored)
rmdir lib/linux/
rmdir: failed to remove `lib/linux/': No such file or directory
make: [clean] Error 1 (ignored)
"

All help is appreciated. Please let me know if you have further
questions/suggests.

Thanks,
-Dave

p.s. My question, motivation, and error messages are very similar to that of
this poster:
https://lists-sop.inria.fr/sympa/arc/cgal-discuss/2009-11/msg00288.html
However, I'm not sure how to apply the solution found in that thread to my
problem as I'm unsure how to modify a linux.mk in /config correctly in a way
similar to that actions of that thread.


Ce courrier électronique et toutes les pièces éventuellement jointes qu’il
contient sont CONFIDENTIELS et destinés exclusivement à l’usage de leur
destinataire. Si une erreur de transmission ou une adresse erronée a mal
dirigée ce courrier, merci d’en informer l’expéditeur en lui faisant une
réponse par courrier électronique dès réception. Si vous n’êtes pas le
destinataire de ce courrier, vous ne devez pas l’utiliser, le conserver, en
faire état, le distribuer, le copier, l’imprimer ou en révéler le contenu à
une tierce partie.
Ce courrier électronique est à usage strictement informatif et ne saurait
engager de quelque manière que ce soit INFOTERRA France SAS, ni ses filiales.

This e-mail and any attachments hereto are CONFIDENTIAL and intended solely
for the use of the addressee. If you have received this e-mail in error
please send it back to the person that sent it to you.
If you have received it in error, please notify the sender by return email.
If you are not the addressee of this email, you must not use, keep,
disseminate, copy, print or otherwise deal with it.
This email is for information only and will not bind INFOTERRA France SAS in
any contract or obligation, nor its subsidiaries.



Archive powered by MHonArc 2.6.16.

Top of Page