[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Tests-bdb succeed but ldbm fail ?



Am Die, 2003-12-23 um 03.57 schrieb Ace Suares:
[...]
> Thanks again for the tip. But the above command didn't work for me (now on a 
> Suse 8.2 box). From the appearance it looks lacking ';' between each line.
> 
> This worked for me:
> CPPFLAGS=" -I/usr/local/BerkeleyDB.4.2/include"; export CPPFLAGS; LDFLAGS=" 
> - -L/usr/local/BerkeleyDB.4.2/lib"; export LDFLAGS; ./configure
> 
> (all on one line of course)
> 
> without the 'exports' it didn't work.

No space after the quotation mark, and you don't need to export 

CPPFLAGS=-I/usr/local/BerkeleyDB.4.2/include \
LDFLAGS=-L/usr/local/BerkeleyDB.4.2/lib \
./configure \

-Dieter
-- 
Dieter Kluenter  | Systemberatung
Tel:040.64861967 | Fax: 040.64891521
mailto: dkluenter(at)dkluenter.de
http://www.avci.de