From help-octave-request at bevo dot che dot wisc dot edu Fri Dec 20 10:57:30 2002 Subject: Re: Hi, another newbie ... From: "John W. Eaton" To: "Andrzej M. Ostruszka" Cc: help-octave at bevo dot che dot wisc dot edu Date: Fri, 20 Dec 2002 10:57:13 -0600 On 20-Dec-2002, Andrzej M. Ostruszka wrote: | Sorry, it was problem of the order of these libraries during linking. | There's still problem with `kpse_clear_dir_cache' missing in libkpathsea | shipped in RedHat 7.3 but I guess this does not have anything to do with | octave :). The kpse_clear_dir_cache function is something that was added to the version of the kpathsearch library that is distributed with Octave. It is not actually needed, so it has been removed from the current sources. However, there are still some bug fixes for kpathsearch that you will probably want, so it is still useful to use Octave's version. In the next development snapshot, the kpathsearch library will actually be included in liboctave, so Octave won't try to link to an external kpathsearch library. jwe ------------------------------------------------------------- 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 -------------------------------------------------------------