Re: [Refdb-users] Problem installing
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <hoe...@co...> - 2002-03-22 05:03:14
|
Hi, Octavio Martinez de la Vega writes: > - libreadline* in: > ./lib/libreadline.so.4 > ./lib/libreadline.so.4.1 [...] > > Do I have the wrong version of "libreadline" or why the configure script > cannot find it? I try to analyse it a bit, but I am lost... Thanks again. This is the case that I was talking about in my previous reply. You have the shared libraries (.so), but not the development libraries (.a or .la or whatever). You possibly have to install a separate package libreadline-dev. regards, Markus -- Markus Hoenicka hoe...@co... http://ourworld.compuserve.com/homepages/hoenicka_markus/ |