Subject: Re: ld.so.conf?
To: Arthur <arthur@sevenkings.net>
From: None <mcmahill@mtl.mit.edu>
List: netbsd-help
Date: 08/12/1999 22:03:51
On Fri, 13 Aug 1999, Arthur wrote:
> On Thu, 12 Aug 1999 19:28:35 -0400 (EDT), mcmahill@mtl.mit.edu wrote:
>
> >As for midnight commander, no need to hack on the source on your own. It
> >exists as part of the package collection as:
> >
> >sysutils/gmc -- Gnome version of Midnight Commander, a free Norton
> > Commander Clone
> >
> >and
> >
> >sysutils/mc -- Midnight Commander, a free Norton Commander Clone
>
> Arrggh! I looked under shells and misc, but not sysutils. Thanks!
I did
find /usr/pkgsrc -type f -exec grep -i "midnight" {} /dev/null \;
to find it since I didn't know anything about the program....
-Dan