Re: Linux headed for disaster?

Greg Olszewski (greg@comarre.com)
Sun, 5 Dec 1999 17:39:06 -0800


> rpm --install emu10k.i386.rpm
>
> and have it build my a SBLive! module for my system and do the dependancies.
> Ditto for dpkg.
The front-end for dpkg that's getting pushed by debian is apt-get
and with it, you can build packages and install them doing

apt-get source --compile <pkgname>
dpkg -i <pkgname>

Two steps, so It's almost there..
or did I misunderstand?

greg

-- 
this is not here

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/