getfem-users
[Top][All Lists]
Advanced

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

Re: [Getfem-users] qhull


From: LUK ShunTim
Subject: Re: [Getfem-users] qhull
Date: Tue, 23 Sep 2008 13:55:07 +0800
User-agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724)

Koenraad Janssens wrote:
>  I am working on a linux system and I installed qhull in a non-standard
> location. How can I tell getfem configure to look for qhull in that
> location?
> 
> Thanks for the info - Koen

Hi Koen,

See if setting these environmental variables helps. For example, in bash,

export CPPFLAGS=-I/path/to/your/qhull/include
export LDFLAGS="-L/path/to/your/qhull/lib -lqhull"

Regards,
ST
--



reply via email to

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