[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: FW: Follow up: 2.1.4, solaris 8, fails to start
On Wed, Sep 25, 2002 at 02:16:44PM -0600, Andrew Diederich wrote:
> 1) I only have one BDB on the system. It's a fresh Netra T1, and I'm the
> only one who has logged in. I did a search for db.h (figuring that would be
> a good way to check).
>
> find / -name db.h 2>/dev/null
> /usr/openwin/share/include/xview/db.h
> /usr/local/BerkeleyDB.4.0/include/db.h
> /var/src/db-4.0.14/build_unix/db.h
> /var/src/db-4.0.14/build_vxworks/db.h
> /var/src/db-4.0.14/build_win32/db.h
your life will be simpler if you recompile db-4.0.14 after
./configure --prefix=/usr/local
After all, all the freeunixen install it that way also.
> 2) crle seems to be setup correctly (below).
Messing with crle has gotten many people into permenant trouble.
You would have been better off setting LD_RUN_PATH before compiling all
involved libraries.
export LD_RUN_PATH=/usr/local/lib:/usr/local/ssl/lib