04-07-04 12:39 PM
On Wed, 07 Apr 2004 03:29:12 +0000, Bill Mudd wrote:
>
> Yes ... I can only guess that apt deleted the current KDE then realized
> it did not have the necessary rpms to install the new version and ...
> whatever.
>
> There are a few KDE rpms in the apt archive but they do not appear to be
> complete. They have names like "kdegraphics_7%3a3.1-5_i386.rpm". Also
> they are KDE 3.1 rpms not 3.2.
They can be installed from the console, just use the rpm command. Apt
normally renames the files like you describe, it's not a big deal, they
still work afterall it's just a filename.
You can install KDE via apt from the console, after making sure that you
have the KDE-3.2.1 repository setup (from the link in my last post);
$ apt-get install kdebase
> To recover from this, I would have to know how to run apt from the
> console commandline but 1st I would have to know how to connect to the
> internet. If it is relatively easy I will give it a try. Otherwise I
> will re-visit Linux in a few years when it is a bit more user friendly.
Do you use dial-up or do you have some type of ethernet connection? If
it's the ethernet type then you should already be connected. try something
simple to verify; ping www.yahoo.com (for example)
If it does not work, try; ifup eth0 (or ifup pppd -- for dial-up)
--
Posted under the XFree86 v.1.0 license
Copyright remains with the author
[ Post a follow-up to this message ]
|