On Sat, Apr 07, 2007 at 12:46:21PM +0200, 192.168.0.2 said: > Dear all, > > while running configure I get this in config.log > > configure:22625: checking for curl >= 7.10.0 > configure:22649: result: FAILED > configure:22651: WARNING: 7.15.0 is too old. Need version 7.10.0 or higher.
Is bc doing something stupid? What is the output of the following commands? Mine, for comparison. [EMAIL PROTECTED]:~$ curl-config --version libcurl 7.15.5 [EMAIL PROTECTED]:~$ curl-config --vernum | tr 'a-f' 'A-F' 070F05 [EMAIL PROTECTED]:~$ (vers=`curl-config --vernum | tr 'a-f' 'A-F'`; echo "ibase=16; if($vers<070A00) 1" | bc) [EMAIL PROTECTED]:~$ Thanks, -- -------------------------------------------------------------------------- | Stephen Gran | I consider the day misspent that I am | | [EMAIL PROTECTED] | not either charged with a crime, or | | http://www.lobefin.net/~steve | arrested for one. -- "Ratsy" | | | Tourbillon | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html