On Mon, May 21, 2007 at 08:01:18PM -0500, Mumia W.. wrote:
From: "Mumia W.." <[EMAIL PROTECTED]>
To: Debian User List <debian-user@lists.debian.org>
Subject: Re: ./configure failed (twinkle)
X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-26) on murphy.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-6.1 required=4.0 tests=AWL,BAYES_00,
DNS_FROM_RFC_ABUSE,LDOSUBSCRIBER autolearn=ham version=3.1.4
On 05/21/2007 02:19 PM, Gerard Robin wrote:
thanks, it's better, but always ./configure failed:
...................
checking boost/regex.h usability... yes
checking boost/regex.h presence... yes
checking for boost/regex.h... yes
checking for main in -lboost_regex... no
checking for main in -lboost_regex-gcc... no
configure: error: libboost_regex library is missing (boost package).
dpkg -l | grep libboost:
ii libboost-date-time1.33.1 1.33.1-10 ii
libboost-dev 1.34.0-1
sorry it was
ii libboost-dev (it was installed)
ii libboost-regex-dev 1.34.0-1
ii libboost-regex1.33.1 1.33.1-10
ii libboost-regex1.34.0 1.34.0-1
ii libboost-thread1.33.1 1.33.1-10
[...]
Install libboost-dev. Perhaps there is a bug in the twinkle source
package; I would think that it should depend upon libboost-dev, but it
seems not to.
BTW, what distribution are you using?
cat /etc/issue: Debian GNU/Linux lenny/sid (unstable)
From what distribution did you pull the source for twinkle?
I have pulled the source at:
http://www.xs4all.nl/~mfnboer/twinkle/download/
but I missed the option --without-kde (./configure --without-kde)
but with this option the result is the same.
thanks
--
GĂ©rard