Installation
==================

The LXP patches for icewm, idesk and xfe are included in the patches directory.

1.- Before install LXP utilities, you must install 
- icewm patched for LXP 
- idesk (better the LXP patched vers.).

2.- Install lxp utilities using the rpm package from the lxp site, or executing 
autoconf
./configure
make install

3.- Also you could install
- xfe (better the vers. patched for LXP).
- firefox, thunderbird, amsn etc.


Using LXP
==================

a) If the installation is OK, and if the login manager in your system uses the /usr/share/xsessions/ files, 
   you must to have a new session option in your grafical login screen.

b) If not, you can put a .Xclients in your home
>>>> cut here   ~/.Xclients >>>>
lxp-startup &
<<<< cut here <<<< 


About creating RPMS
===================
If you are interested creating RPMs packages for your distribution do this:

1.- icewm patched for LXP
# rpmbuild -ta --with menus_gnome2 --with lookxp icewm-1.2.20.LXP.tar.gz

if you don't have enough libs to compile gnome try
# rpmbuild -ta  --with lookxp icewm-1.2.20.LXP.tar.gz

2.- idesk
# rpmbuild -ta idesk-0.7.5.LXP.tar.gz

3.- xfe
# rpmbuild -ta xfe-0.88.LXP.tar.gz

4.- lxp
# rpmbuild -ta lxp-0.1.tar.gz



Links
===================
- LXP porject page
http://lxp.sourceforge.net
- ICEWM project page
http://www.icewm.org
- IDESK project page
http://idesk.sourceforge.net
- XFE project page
http://xfe.sourceforge.net
