19 Apr
2005
19 Apr
'05
6:56 p.m.
On Tue, 2005-04-19 at 08:28 -0700, John Thrumston wrote:
I have done just that, I have version 1.6.5 put when I try and configure it, it tells me that it found libol 0.3.14 and tells me checking libol version >= 0.3.14... configure: error: libol-config not found in the specified location. So I tried the ./configure --with-libol=/usr/local/lib and that still gave me the same result.
if you installed libol then don't use --with-libol simply put /usr/local/bin to your path so that the configure script can find the libol-config script. -- Bazsi