On Sunday, March 2, 2003, at 10:33 AM, Garrett Rooney wrote:
>
> On Sunday, March 2, 2003, at 05:11 AM, Fredrik Karlsson wrote:
>
>> Hi,
>>
>> Trying ot install subversion, but I cannot get it to compile with my
>> compiled version of db4.
>>
>> The configure command used is:
>> ./configure --enable-ssl --enable-dav --enable-dav-fs
>> --libdir=/usr/local/BerkeleyDB.4.0/lib
>> --includedir=/usr/local/BerkeleyDB.4.0/include --with-dbm=db4
>
> try "--with-berkeley-db=/usr/local/BerkeleyDB.4.0/include".
crap, cut and pasto. it either needs to be
"--with-berkeley-db=/usr/local/BerkeleyDB.4.0" or
"--with-berkeley-db=/usr/local/BerkeleyDB.4.0/include:/usr/local/
BerkeleyDB.4.0/lib". the first option should work, the second is only
needed if the includes and libs are in nonstandard locations...
-garrett
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 2 16:38:16 2003