To install

	autoreconf -ifs
	./configure --prefix={where you want to install it}
	make
	make install
	make doc
	make install-doc

Under SLED, since X11 may not be "packaged", you may have problem with pkg-config.
If this is the case, just untar the sled.pc.tar and copy files into your 
favourite pkg-config directory.
