On Sun, Apr 01, 2001 at 12:44:43AM -0800, David O'Brien wrote:
> On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote:
> > (3) Edit /etc/rc to explicitly include /usr/local/lib/NAGWare
> > This becomes an annoyance when running mergemaster.
> > It also isn't a general solution fo
On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote:
> I recently installed NAGWare's Fortran 95 compiler,
> and it installed its shared libraries into
> /usr/local/lib/NAGWare. To get the compiler to work,
> I of course needed to use "ldconfig -m". When I rebooted
> the system, I found
On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote:
> (3) Edit /etc/rc to explicitly include /usr/local/lib/NAGWare
> This becomes an annoyance when running mergemaster.
> It also isn't a general solution for other third party
> software installations.
The proper way to d
Hi,
I'm just curious, why not just redefine ldconfig_paths in
/etc/rc.conf, which is already in /etc/defaults/rc.conf ?
Or install a script in ${PREFIX}/etc/rc.d .. this is how ports
like postgresql or mysql, achive this goal.
On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote:
I recently installed NAGWare's Fortran 95 compiler,
and it installed its shared libraries into
/usr/local/lib/NAGWare. To get the compiler to work,
I of course needed to use "ldconfig -m". When I rebooted
the system, I found that the ldconfig portion of /etc/rc
does not recurse into subdirector