E Greer writes: > Hello, > > Can someone please help, I'm trying to compile sqwebmail 1.25 and every > time I run ./configure I get an error saying cannot find gdbm or the db > library. I downloaded and installed gdbm and I still get the same error. > I'm running Solaris 7, qmail 1.03. > > Any help would greatly appreciated. Sun's brain-damaged compiler doesn't search /usr/local/lib, where you've installed GDBM. Move GDBM to /usr/lib, and the include files to /usr/include. -- Sam
- Cannot find gdbm or db library? E Greer
- Re: Cannot find gdbm or db library? Sam Varshavchik
- Re: Cannot find gdbm or db library? J.Goodleaf
