From help-octave-request at bevo dot che dot wisc dot edu Wed Dec 10 05:27:05 2003 Subject: Re: 2.1.50 installation error on RH 8.0 From: Geraint Paul Bevan To: Y U Sasidhar CC: help-octave at bevo dot che dot wisc dot edu Date: Wed, 10 Dec 2003 11:26:54 +0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Y U Sasidhar wrote these words on 12/10/03 11:16: | yes, header files present and required for our md program also. | | should I try ./configure --without-fftw | which is supposed to use supplied fftw rather than installed fftw. I | hope my existing installation will not be affected. | Sasidhar | 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. - -- Geraint Bevan http://www.mech.gla.ac.uk/~gbevan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iEYEARECAAYFAj/XAv4ACgkQcXV3N50QmNOfNgCdEdQfZrKNoKHCiU0v6bNnsN2n v14An1A2rfR7yGSwzN4wtJ++qaYidOfa =M+88 -----END PGP SIGNATURE----- ------------------------------------------------------------- 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 -------------------------------------------------------------