[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HDF5 patch
From: |
Steven G. Johnson |
Subject: |
Re: HDF5 patch |
Date: |
Sun, 2 Jul 2000 20:25:53 -0400 (EDT) |
On Tue, 20 Jun 2000, Teemu Ikonen wrote:
> [...] but I had to change the Makefiles by hand since my hdf5 library
> is in a non-standard directory.
(This is a somewhat late response, but I've been away at a conference.)
When you install libraries in non-standard directories, you have to add
the directories to your LDFLAGS and CPPFLAGS environment variables to get
configure scripts to find them, in general. This is a standard mechanism.
(There is no way for configure to magically know in what random place
you've installed something).
Cordially,
Steven G. Johnson
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: HDF5 patch,
Steven G. Johnson <=