[parisc-linux] How to install X on 715/50 -- problem with twm

Grant Grundler grundler@parisc-linux.org
Fri, 1 Aug 2003 17:44:07 -0600


On Fri, Aug 01, 2003 at 10:22:46AM -0700, Greg Anderson wrote:
> At 09:22 AM 8/1/2003 -0600, you wrote:
> >correct. For parisc, my preference is to run "sarge" since so much
> >stuff has been fixed since woody released.
> 
> Thanks for the reply.  Now can you tell me how to obtain "sarge."
> Geez, I really *am* a n00bie! ;-)

edit /etc/apt/sources.list and substitute "sarge" for "stable".

then
	apt-get update
	apt-get dist-upgrade

You might to learn how to run dselect and run that as well.
it seems to do a better job with dependencies.

grant