**********************************************This is release 1.2 of AfterStep

Do-It-Yourself Instructions:
----------------------------

1) Edit the Imakefile in this directory if needed.

2) Execute the following commands

        MakeMakefiles

        make all

(monitor the output of the above commands for error messages)

3) Execute the following commands to install the binaries and manpages

        make install
 
        make install.man

	cd applications/xli ; xmkmf ; make ; cp applications/xli/xli /usr/bin

        cp medias/pictures/icons/*.xpm /usr/X11R6/include/X11/pixmaps
	(or ./icons/8bit/*.xpm according to your display)

	cp medias/pictures/* /usr/X11R6/include/X11/pixmaps

	cp -adr medias/sounds/* /etc/X11/afterstep/

4) If this gives you fits, manually copy the ./src/afterstep and modules
binaries to their proper places, usually /usr/X11R6/bin/afterstep and
/usr/X11R6/lib/X11/afterstep/Wharf

5) Copy configuration to .step, manually edit the files if you want to change
defaut configuration

	cp -adr configuration ~/.step

6) Add to your ~/.xinitrc :
~/.step/afterstep-go

7) Test afterstep with startx !
