I welcome correction here from the Fedora committers who know FeSL much better 
than I do, but I believe that the requirements for library loading come from 
the current version of FeSL's use of DBXML. In 3.5 that dependency will be 
eliminated. 

In the meantime, one possible option that might satisfy your sysadmins would be 
to use the "java.library.path" Java system property to make the DBXML libraries 
available to your servlet container and any scripts (e.g. fedora-rebuild.sh) 
you want to use. 

In truth, LD_LIBRARY_PATH is a blunt tool, and there is usually a better way to 
get your code linked up.

---
A. Soroka
Online Library Environment
the University of Virginia Library




On Aug 12, 2011, at 7:15 AM, ps552 wrote:

> hi
> 
> for various technical reasons we are required to not set LD_LIBRARY_PATH 
> globally as in the FeSL installation guide. So in order to run the  
> fedora-rebuild script  rebuild policy cache option I set LD_LIBRARY_PATH 
> locally within the command window before running this. This seems to do the 
> job as far as running the rebuild scripts goes. However, we are now 
> experiencing further authentication problems, and I am wondering if this may 
> also be a problem when running fedora from the web application – does anybody 
> know what parts of fesl/fedora require LD_LIBRARY_PATH to be set, and if this 
> is more than just the fedora-rebuild script, which functions would be 
> affected?
> 
> 
> Cheers
> Peri Stracchino
> Digital Library Team
> University of York
> ext 4082
> 
> new email address peri.stracch...@york.ac.uk
> 
> 
> ------------------------------------------------------------------------------
> Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
> user administration capabilities and model configuration. Take 
> the hassle out of deploying and managing Subversion and the 
> tools developers use with it. 
> http://p.sf.net/sfu/wandisco-dev2dev_______________________________________________
> Fedora-commons-users mailing list
> Fedora-commons-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to