Kevin Kropf wrote: > Thanks for your trouble. I will read up on it and perhaps give it a try.
Probably best way to go is to do the following: 1. Use Red Hat 5.2 or Mandrake 5.2 or Debian 2.1 distributions - all glibc 2.0 based. 2. Get libdb v3 probably - v4 may not yet be supported, and v3 probably works. Install it if you want, otherwise use the --with-db option to configure below with the right directory... that might even be better... 3. Compile with the usual ./configure and make options... I use on a regular basis: ./configure --sysconfdir=/etc --prefix=/usr make This removes all sorts of strangeness, such as different locations of software, libraries, include libraries, etc. See how that goes. _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user
