help-octave
[Top][All Lists]
Advanced

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

Re: 2.1.50 installation error on RH 8.0


From: Y U Sasidhar
Subject: Re: 2.1.50 installation error on RH 8.0
Date: Wed, 10 Dec 2003 17:25:18 +0530
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624



Using --without-fftw shouldn't overwrite your existing fftw
installation, it should just create and install the fftw library with
the other libcruft stuff - I make no promises, of course!

I notice that the path to your fftw library is in /usr/local/lib/. Is it
possible that your linker doesn't know how to find this? You may want to
check by running `/sbin/ldconfig -p | grep fftw`. If it isn't listed,
try running `/sbin/ldconfig -n /usr/local/lib` and see if that makes any
difference.


what worked was manual editing of /etc/ld.so.conf to add path /usr/local/lib 
and running ldconfig. Thanks for the hint.
Now 2.1.50 is running.
Sasidhar




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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