This little guide is advanced, so if you are unexperienced, I don't suggest doing this.
-----
What Mepis has already installed or there
-----
* KDE 3.3.2 - older version of kde
* Gnome 2.8 - older gnome
* XFree86 - x-window system, not very good in my opinion, flickery, hurts eyes more.
-----
What you will get when your done.
-----
* KDE 3.4 - Newest version of kde, released, but not in official debian repositories yet.
* UNSTABLE Gnome 2.10 - Newest version of gnome, released, but not in official debian repositories yet.
* X.org 6.8.2 - Newest version of X.org, way better than xfree86, not in any official debian repositories.
When i say it's not in official debian repositories, it means debian doesnt have it yet, but this guide shows how to use unofficial repositories, and it works just as good.
*edit* guide edited, it should now explain it more clearly.
-----
INSTALLING KDE 3.4 <part 1 of guide>
-----
1.open up kde, or other window manager.
2. Then go into a terminal and type... <install nano, or gedit, or whatever, i prefer nano>
# nano /etc/apt/sources.list
3. Add this line to it, without quotes.
"deb
http://pkg-kde.alioth.debian.org/kde-3.4.0/ ./"
4. Then open up synaptic
5. click reload
6. go to settings >preferences>distribution
and check the third bullet, or point, and make sure in the drop down you have experimental
7. then search for, kde,
8. find all the appropriate kde packages, and right click them, and hit, "mark for upgrade"
The most Important packages would be...
- kdebase
- kdelibs
Additional packages would be,,,
- kdegraphics
- kdemultimedia
- kdegames
- kdeaddons
- kdeartwork
- kdetoys
9. hit apply, and now kdm is dead so...
10. so search for kdm, do mark for removal.
11. search for gdm, do mark for installation <it does the same thing as kdm>
12. then hit apply
13. then change synaptic settings back to normal.
14. in terminal type in, killall kdm
15. then type, gdm, and it will start the x, and bring you into your login screen, which will allow you to login to kde 3.4
-----
INSTALLING X.org 6.8.2
------
1. As before, do, nano /etc/apt/sources.list
2. add this line this time. without quotes.
"deb
http://archive.ubuntu.com/ hoary main
3. then save sources.list
4. go into synaptic, hit refresh.
5. go into settings > preferences > distribution
* check the third point, and make sure in the drop down, it says "hoary"
6. then search for, xserver
7. find xserver-xfree86, and right click it, and do, mark for complete removal
8. find xserver-xorg, and right click it, and do mark for installation
9. hit apply
10. now go into a terminal and type this.
# xorgconfig
<go through the process of creating a xorg.conf file.
11. type, killall XFree86, then gdm will automaticaly start up, and if it doesnt for any paticular reason, you can ask me, and I'm sure I could help resolve the problem.
and make sure to change synaptic back to default settings, by unchecking the third point with hoary, and checking the first one.
------
UNSTABLE! *EDIT* INSTALLING Gnome 2.10 part 3 <optional> *EDIT* UNSTABLE!
------
[Unstable note:] I have discovered gnome 2.10 had minor flaws, which didnt cause too much trouble, but it certainly caused a few packages not to install.
I'd reccomend keeping 2.8 until 2.10 is released.
- To remove, if installed.
1. go into synaptic, remove the ubuntu repository site, and right click every gnome package, and click, mark for complete removal, then refresh, and gnome 2.8 stable should now be in the list.
As of now, KDE and Xorg are stable with apt and synaptic packages.
{Note:] skip steps 1-4 if you installed x.org
1. As before, do, nano /etc/apt/sources.list
2. add this line this time. without quotes.
"deb
http://archive.ubuntu.com/ hoary main restricted
3. then save sources.list
4. go into synaptic, hit refresh.
5. go into settings > preferences > distribution
* check the third point, and make sure in the drop down, it says "hoary"
6. search for gnome
7. find the packages you need, such as, gnome 2.10, or whatever.
8. hit apply
9. change synaptic back to default settings
then to go into gnome, killall Xorg, or killall XFree86, then it will reload into the desktop manager, then select, Gnome, as the session.
------
The KDE is the package from KDE, so it is official and working.
------
Now you have what I like to call, HoaryMepis, or UMepis, because of some ubuntu packages.
here's a screenshot of the kde 3.4 desktop. Running the theme called "baghira" which can be installed in synaptic, by searching for "baghira"
http://f-designs.net/kde3.4.png
------
Hope this helps a lot of you.
leave comments