Jeff MacDonald wrote: > On 6-Jan-09, at 1:09 PM, Allan Black wrote: >> setenv LDFLAGS "-R/usr/postgres/8.3/lib" >> .... and then go back to the ./configure .... command. It might be an > Yup I clued in afterwards and used CRLE > crle -u -l /usr/postgres/8.3/lib
That is still not the recommended solution. I strongly recommend you to recompile with the -R flag. You are potentially setting yourself for problems later, because /usr/postgres/8.3/lib will now be searched for libraries by *all* applications. You may find in the future that a library belonging to another application conflicts with a similarly named library belonging to PostgreSQL. Allan ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users