Re: Primary Differences: FreeBSD/Linux

From: Lowell Gilbert (lgusenet_at_be-well.ilk.org)
Date: 02/28/04


Date: Sat, 28 Feb 2004 04:41:32 GMT

Tom Ryerson <dont@like.spam> writes:

> Kirk Job-Sluder wrote:
> >
> >
> > Tom Ryerson <dont@like.spam> wrote:
> >> What will be my biggest surprise?
> >>
> >> Am running Debian/Bash now.
> >
> > A depressing ammount of really useful software is written with linuxisms
> > rather than portability in mind. Some key examples being CRM114 (lots
> > of scripts that assume everything gets dumped into /usr/bin), Firefox
> > (bad DNS resolving code) and OpenOffice (have not successfully gotten
> > the Linux binaries to work.)
>
> I can live without those apps, long as screen and mc and nc will work.

screen, check.
mc, assuming that's "Midnight Commander," check.
nc, I don't know.

> But that is not good news.

It's really not that bad. Take these specific examples; crm114 hasn't
been ported to FreeBSD, but I started working on it this evening, and
it doesn't seem to be a big deal. In fact, it takes a prefix
argument, just the same way that FreeBSD's ports system does, that
indicates where the executables should go. Firefox looks up DNS names
with IPv6 first if available, which is often, um, unhelpful; but I'm
not sure that's FreeBSD's fault. And OpenOffice has FreeBSD-native
versions that run fine.



Relevant Pages

  • Re: Primary Differences: FreeBSD/Linux
    ... > A depressing ammount of really useful software is written with linuxisms ... > the Linux binaries to work.) ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Primary Differences: FreeBSD/Linux
    ... > A depressing ammount of really useful software is written with linuxisms ... > the Linux binaries to work.) ... Being new to FreeBSD I blithly compiled Firefox and OpenOffice from the ...
    (comp.unix.bsd.freebsd.misc)
  • Re: convert mail to news?
    ... >> linux the converts mailboxes to newsgroups. ... >> program for FreeBSD? ... You can run many Linux binaries through FreeBSD's linuxABI ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Poor read() performance, and I cant profile it
    ... Kris Kennaway wrote: ... Since I wrote that, though, I wrote a program to do 1,000,000 seeks to position 0, and it ran immeasurably fast. ... There definitely aren't any setbufcalls, and no matter what it still takes 100 times more kernel overhead on Linux than FreeBSD. ... I think my next experiment will be to try the Linux binaries on FreeBSD and see if it behaves similarly. ...
    (freebsd-questions)
  • Re: Poor read() performance, and I cant profile it
    ... Kirk Strauser wrote: ... There definitely aren't any setbufcalls, and no matter what it still takes 100 times more kernel overhead on Linux than FreeBSD. ... Speaking of which, I think my next experiment will be to try the Linux binaries on FreeBSD and see if it behaves similarly. ...
    (freebsd-questions)