getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] Getfem-users Digest, Vol 46, Issue 2


From: Roland Stoffel
Subject: Re: [Getfem-users] Getfem-users Digest, Vol 46, Issue 2
Date: Wed, 10 Mar 2010 12:12:19 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

address@hidden schrieb:
> Send Getfem-users mailing list submissions to
>       address@hidden
>
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://mail.gna.org/listinfo/getfem-users
> or, via email, send a message with subject or body 'help' to
>       address@hidden
>
> You can reach the person managing the list at
>       address@hidden
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Getfem-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Getfem with qhull (Julien Pommier)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 09 Mar 2010 12:45:15 +0100
> From: Julien Pommier <address@hidden>
> Subject: Re: [Getfem-users] Getfem with qhull
> To: Roland Stoffel <address@hidden>
> Cc: address@hidden
> Message-ID: <address@hidden>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Quoting Roland Stoffel <address@hidden>:
>   
>> I am trying to install Getfem++ v.4.0.0 with qhull (v. 2010.1) support.
>> Can anyone tell me how to do it? How to configure getfem with qhull?
>>     
>
> Hi Roland,
>
> If you are compiling qhull yourself, the simplest way is to do:
>
> cd qhull-2010.1/src
> make
> sudo mkdir /usr/include/qhull/
> sudo install *.h /usr/include/qhull/
> sudo install libqhull.a /usr/lib/
>
> You need to have admin proviledges to run install the qhull files in /usr/lib
> and /usr/include/qhull . But that way, the ./configure of getfem will find
> these files ( check for the line "checking qhull/qhull.h presence... yes" in
> its output)
>
> --
> Julien
>
>   
Yes, it works!!!

Thank you very much.

Now it is a needless question... but why doesn't search getfem for the
header files in the directories which are include with the option
"CPPFLAGS"?

Roland
>
>
> ------------------------------
>
> _______________________________________________
> Getfem-users mailing list
> address@hidden
> https://mail.gna.org/listinfo/getfem-users
>
>
> End of Getfem-users Digest, Vol 46, Issue 2
> *******************************************
>   


-- 
--------------------------------------------------------------------
Roland Stoffel       + Phone: +49 651/201 - 3463
Universität Trier    + 
FB IV Mathematik     + www:   www.mathematik.uni-trier.de/~stoffel
54286 Trier          + Email: address@hidden
--------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]