From owner-freebsd-questions Wed Mar 22 12:49:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from area51.v-wave.com (area51.v-wave.com [24.108.26.39]) by hub.freebsd.org (Postfix) with SMTP id F033B37C225 for ; Wed, 22 Mar 2000 12:49:30 -0800 (PST) (envelope-from flatline@area51.v-wave.com) Received: (qmail 84959 invoked by uid 1001); 22 Mar 2000 20:50:20 -0000 Date: Wed, 22 Mar 2000 13:50:20 -0700 From: Chris Wasser To: j mckitrick Cc: questions@FreeBSD.ORG Subject: Re: is BSD slower? Message-ID: <20000322135020.A84858@area51.v-wave.com> References: <20000322184547.A70028@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000322184547.A70028@dogma.freebsd-uk.eu.org>; from jcm@freebsd-uk.eu.org on Wed, Mar 22, 2000 at 06:45:47PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 22, 2000 at 06:45:47PM +0000, j mckitrick wrote: > I'm trying to explain to a pal who tried BSD recently why this might > be. He also had problems with running netscape w/o a.out X binaries > (probably because he didn't use the port, right?) And he also said he afaik, there is no native BSD netscape bin which is elf, so you need the a.out libs to run it, or the Linux compat installed to run the Linux elf binary. > had to reboot to use newly installed libraries, that ldconfig did not > work. He's an advanced Unix/Linux user, so i don't know what i could > do to help him, and these are all the details i have. But i would Probably because he didn't bother reading the ldconfig manual page, it works fine: ldconfig -aout -R -m -v > like to respond with something positive in the way of BSD advocacy, > even if it doesn't change his mind and bring him back to BSD. He > just felt it reminded him too much of Xenix times, w/o bells and > whistles. The majority of the problems users face under BSD is lack of rtfm'ing. I know it's tired and overused cliche but it's true. Most people don't bother reading the documentation and trying to help themselves first before asking for help or giving up entirely. I'm sure if he wants everything to be user-friendly he could simply install one of the many Linux configurations, otherwise I would suggest to your friend to read manpages, they're not there just to look pretty :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message