On Tue, 19 Mar 2002, Clifford Thurber wrote: > > Bill, > Thanks for your reply. So if I understand you correctly the > application(Cyrus in this case) was linked at compile time uwing the wrong > version of the lib. What is the procedure for just relinking my app? Again > I appreciate your feedback
Basically, go into the build tree, delete the executable, make sure you have "-L/usr/local/lib" before "-L/usr/lib" and type "make" again might be enough. I havn't seen cyrus close up, so I don't know its build system; but I'm guessing there's a "configure" script, so if all else fails try "LDFLAGS=-L/usr/local/lib ./configure --prefix=xxx" If you're daring there's a source RPM for db4 in Raw Hide ... _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list