In <[EMAIL PROTECTED]>, Dag-Erling Smørgrav <[EMAIL PROTECTED]> typed:
> Peter Jeremy <[EMAIL PROTECTED]> writes:
> > Mike Meyer <[EMAIL PROTECTED]> writes:
> > [Linux package systems]
> > > As far as I know, none of them handle updates from source at all. In
> > > fact, dealing with sources seems to be a noticable weakness for them.
> > This pretty much rules them out then.
> It would, if it were true.  It isn't.

Except it is.

> apt-get --build source package_name

That doesn't update from sources, that just builds a package. You're
still stuck updating from packages.

Further, like the rpm command, this doesn't deal with dependencies,
other than to complain if they aren't met. This means that using it to
deal with sources is about as pleasant as using rpm to install binary
packages.  Further, there doesn't appear to be anything like make.conf
to make it easy to tailor the build process to meet the users
requirements.

        <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>          http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to