(fixed lagging version number of kde on fink (it is 3.5.9 just like macports, check http://pdb.finkproject.org/ )) |
Neverendingo (Talk | contribs) m (Text replace - "</code>" to "</syntaxhighlight>") |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 10: | Line 10: | ||
fink install kdebase3-unified | fink install kdebase3-unified | ||
| − | KDE 3.5. | + | KDE 3.5.10 is in Fink unstable. First, [http://finkproject.org/faq/usage-fink.php#unstable enable unstable following the instructions in the Fink FAQ], then for the complete KDE desktop, type (in a console window): |
fink selfupdate-rsync | fink selfupdate-rsync | ||
fink install bundle-kde-ssl | fink install bundle-kde-ssl | ||
| − | If for some reason you can't use < | + | If for some reason you can't use <syntaxhighlight lang="text">selfupdate-rsync</syntaxhighlight>, try <syntaxhighlight lang="text">selfupdate-cvs</syntaxhighlight> instead. |
Note that KDE itself on Fink is very solid. It just hasn't been moved in its entirety to Fink stable because of issues moving a few of its dependencies to stable. It is recommended that you install the latest KDE from Fink unstable. | Note that KDE itself on Fink is very solid. It just hasn't been moved in its entirety to Fink stable because of issues moving a few of its dependencies to stable. It is recommended that you install the latest KDE from Fink unstable. | ||
| Line 21: | Line 21: | ||
=== [http://www.macports.org/ MacPorts] === | === [http://www.macports.org/ MacPorts] === | ||
| − | KDE 3.5. | + | KDE 3.5.10 is also in MacPorts. To install the complete KDE desktop, type (in a console window): |
sudo port install kde | sudo port install kde | ||
KDE 3.x is stable and has been running on Mac OS X for quite a while. Unlike KDE 4, however, they require an X11 server to operate.
KDE 3.5.9 is currently available in Fink stable. To install the basic desktop, type (in a console window):
fink selfupdate-rsync fink install kdebase3-unified
KDE 3.5.10 is in Fink unstable. First, enable unstable following the instructions in the Fink FAQ, then for the complete KDE desktop, type (in a console window):
fink selfupdate-rsync fink install bundle-kde-sslIf for some reason you can't use
selfupdate-rsync
selfupdate-cvs
Note that KDE itself on Fink is very solid. It just hasn't been moved in its entirety to Fink stable because of issues moving a few of its dependencies to stable. It is recommended that you install the latest KDE from Fink unstable.
KDE 3.5.10 is also in MacPorts. To install the complete KDE desktop, type (in a console window):
sudo port install kde