> Date: Sun, 11 Nov 2012 23:45:13 +0100
> From: francois.andriot@free.fr
> To: trinity-users@lists.pearsoncomputing.net
> Subject: Re: [trinity-users] Trinity packages for PCLinuxOS 2012
>
> Le 11/11/2012 23:22, Andy a écrit :
> > On Sunday 11 November 2012 02:49:56 pm Francois Andriot wrote:
> >> Le 11/11/2012 16:38, Alexandre Couture a écrit :
> >>> Hello everyone,
> >>> I tried the Fedora LiveCD and I am very impressed with it.
> >>>
> >>>
> >>> I would like to install TDE on my PCLinuxOS 2012 system to make a
> >>> remaster that use TDE.
> >>> With proper mods, it can look almost as good as KDE4 while being so
> >>> much faster and using less memory. By using oxygen icon theme and
> >>> similar color theme, with the new Ubuntu font, as in PCLinuxOS 2012
> >>> KDE edition, it looks awesome!
> >>>
> >>> It would be very appreciated to have packages for PCLinuxOS.
> >>> Thank you for making KDE3 living again!
> >>>
> >>> -Alex
> >> Hello,
> >> It looks like PCLinuxOS is an RPM-based distribution, even though it is
> >> using APT as package manager.
> >> I will look into it, but it should not be too hard to rebuild the
> >> existing RPM for another distribution.;
> >>
> >> Francois
> > That would be wonderful!
> >
> > Andy
> >
> >
>
> Okay I've built a minimal quickbuild for PCLinuxOS 2012.
> Use the following instructions to install TDE 3.5.13.1 (as root user):
>
> echo "rpm http://trinity.mangafrance.com/pclos2012/ trinity-3.5.13/RPMS
> i586 noarch" >/etc/apt/sources.list.d/trinity.list
>
> apt-get update
>
> apt-get install trinity-tdebase
>
> chksession -k -g
>
> If KDE4 is installed, the following script messes up with TDE. You have
> to move it until I found a solution:
> mv /etc/profile.d/kde4env.sh /etc/profile.d/kde4env.sh.OLD
>
> Then restart X server.
>
> Login and choose "TDE" session, which should be in the list. TDE should
> be available in bot KDM and GDM.
>
>
> Have fun with TDE :-)
>
> Francois
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net
> For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net
> Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/
> Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>

Thank you very much Francois!
I will try it this week. Just a question: Is it the complete environment (with the programs) or just a base package? I am currently removing KDE4 from a PCLOS KDE edition 2012. I will install icewm to have a window manager before removing kde. I will probably have to install another session manager since I will remove every kde4 packages.