On Thu, 2004-04-29 at 23:17, [EMAIL PROTECTED] wrote: > hi iam running woody, and i would like to upgrade gnome to version 2.4. > i wrote the: > deb http://source.rfc822.org/pub/local/gnoppix/gnome/gnome2.4 ./ > deb-src http://source.rfc822.org/pub/local/gnoppix/gnome/gnome2.4 ./ > in my /etc/apt/sources.list > could somebody tell me the commands to upgrade it? i did apt-get install gnome, > but no luck. could somebody tell me the whole command please? > > > > > > ---- Msg sent via Spymac Mail - http://www.spymac.com >
You are on the right track: adjusted your sources.list. Next run "apt-get update", which updates your local indexes of available software, and then run "apt-get install gnome". My recommended way to run gnome 2.4 on debian is to just upgrade to sarge. I already run 5 production boxes in a 24x7 operation with it for over a month now for 5 complete unix illaterates without a glitch. Two of 'm are even secretaries! Just change every "woody" in your sources.list to "sarge", run "apt-get update" and then "apt-get dist-upgrade". Prepare to have to wait though! For completeness, my sources.list: deb http://mirror/debian sarge main non-free contrib deb-src http://mirror/debian sarge main non-free contrib deb http://mirror/debian sarge-proposed-updates main non-free contrib deb-src http://mirror/debian sarge-proposed-updates main non-free contrib deb http://mirror/debian-non-US sarge/non-US main non-free contrib deb-src http://mirror/debian-non-US sarge/non-US main non-free contrib deb http://mirror/debian-non-US sarge-proposed-updates/non-US main non-free contrib deb-src http://mirror/debian-non-US sarge-proposed-updates/non-US main non-free contrib deb http://mirror/debian-security sarge/updates main contrib non-free deb-src http://mirror/debian-security sarge/updates main contrib non-free Sincerely, Jan. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

