Ok,
I used a slightly different configuration: env CPPFLAGS="-I/usr/local/BerkeleyDB.4.3/include" \ LDFLAGS="-L/usr/local/BerkeleyDB.4.3/lib" ./configure
Thankyou,
Edwin
On 01/04/2005, at 11:10 PM, Aaron Richton wrote:
Does this mean it can't find a directory called 'resolv', or is it something else? Does it look as though I am doing anything wrong? Any help would be much appreciated.
That's exactly what it means.
If you don't want it to look for a directory named
"resolv," you're doing something wrong. Keep in mind that
most *ix commands are case-sensitive. In this case, note that "L" is not
"l".