| mikshaw  
 
  
 
 
 Group: Members
 Posts: 4856
 Joined: July 2004
 | 
|  | Posted: Mar. 29 2006,15:50 |  |  I don't think links are necessary, if you just need them to easily run apps in a big UCI.  As far as I can see, the only thing necessary would be an addition to .bash_profile, and shared /opt/something/bin,lib dirs inside the UCI.  .bash_profile could check to see if those directories exist, and modify PATH and LD_LIBRARY_PATH if they are found.
 
 Or those two directories could already be put in PATH and ld.so.conf
 
 --------------
 http://www.tldp.org/LDP/intro-linux/html/index.html
 |