Date: Fri, 16 Nov 2012 22:58:02 +0100
From: francois.andriot(a)free.fr
To: trinity-users(a)lists.pearsoncomputing.net
Subject: Re: [trinity-users] Trinity packages for PCLinuxOS 2012
Hello,
This time I've built all TDE 3.5.13.1 packages for PCLinuxOS 2012, and
solved the wallpaper and KDE4 problem.
If you have installed previous packages, remove them all:
# rpm -qa "trinity-*" | xargs rpm -e
New instructions:
Configure the Trinity repository (the directories have changed since
last time) :
# echo "rpm
http://trinity.mangafrance.com/pclos2012/
trinity-3.5.13/RPMS applications dependencies extras libraries main"
/etc/apt/sources.list.d/trinity.list
# apt-get update
Install Trinity::
# apt-get install trinity-tdebase
will install the basic desktop, as you did before.
# apt-get install trinity-desktop
will install every base packages (except development).
# apt-get install trinity-i18n-French
will install the french translation. There are other translations
available too.
You can also install applications as amarok, k3b ...
# apt-get install trinity-amarok
# apt-get install trinity-k3b
...
Have fun with TDE :-)
Francois
Thank you Francois!
My PCLinuxOS TDE remaster is on the way! I have it almost fully set as I want and I did a
few test remasters.
As of now, it boots perfectly as a livecd but when I install it, draklive-install says
that I need xdm. I have copied all files of TDE'S kdm on the normal places (not in
/opt...) and I will try it back. It looks like Draklive-install couldn't find kdm.It
takes 5-6 hours on my test computer to compress the entire disk to transform it in livecd
iso.
The iso will contain the PCLOS base, TDE 3.5.13.1, LibreOffice, DraftSight, QCad, Firefox,
Amarok, K3B, many TDE apps and the PCLOS control center. The KDE4 base and libs has been
removed to reduce the size of the iso. As it is now, it weights about 1.5gb. It has a look
very similar to KDE4 with the QtCurve theme, Oxygen icon theme and SuperKaramba widgets.
The only difference is that the system is very fast and much more stable than KDE4, even
on systems with less RAM.
I will try to post screenshots soon!
-Alexandre