On Tue, Oct 19, 2010 at 10:15 AM, Erico Mendonca <[email protected]> wrote:

> I don't have a Fedora machine at hand, but the behaviour should be the same 
> on all modern Linuxes.
>
> The problem is, you still need to tell ldconfig the "extra paths" to scan. It 
> only scans /usr/lib and /lib by default. Just create a file at 
> /etc/ld.so.conf.d containing the extra path.
>
> For example, create "/etc/ld.so.conf.d/oorexx" containing the following line:
>
> /usr/lib/ooRexx

Yes that would work.  My point was that currently what is being done,
doesn't seem to work.

> run "ldconfig" to re-create the library cache and you're done. You can check 
> if it worked by issuing "ldconfig -p | grep rexx".
>
> There should be no need to create symlinks manually.

Well, that was why I was doing a Google search, to try and see which
approach you were "supposed" to use.  On my Kubuntu system, there is
only one file in /etc/ld.so.conf.d, so I was thinking that adding a
file to that directory was not used.

Creating symlinks is easy enough in the script and was what we did before.

--
Mark Miesfeld

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to