On Mon, 26 Feb 2001 15:57:24 +0100
DRX <[EMAIL PROTECTED]> wrote:
>
> as_png.c:41: X11/xpm.h: No such file or directory
> make[2]: *** [as_png.o] Error 1
> make[2]: Leaving directory
> '/usr/local/src/AfterStep-1.8.0/asimagelib'
> make[1]: *** [../../asimagelib/libasimage.a] Error 2
> make[1]: Leaving directory '/usr/local/src/AfterStep-1.8.0/src/Zharf'
> make[1]: Entering directory
> '/usr/local/src/AfterStep-1.8.0/src/Script/Widgets'
> make[1]: Nothing to be done for 'all'.
>
Firstly an extract from the README found in Afterstep-1.8.8.tar.gz
====<start>========
LIBRARIES
+---------+
The following libraries are not necessarily required to run and enjoy
AfterStep however, support for them is included within AfterStep and
it's
various Modules.
o xpm (ftp://metalab.unc.edu/pub/Linux/libs/X/)
o jpeg (ftp://ftp.uu.net/graphics/jpeg/)
o png (http://www.cdrom.com/pub/png/pngcode.html)
====<finish>=======
I obtained the following files from the above sites (or mirrors)
xpm-3.4i.tar.gz
jpegsrc.v6b.tar.gz
libpng.1.0.9.tar.gz
zlib.tar.gz (zlib-1.1.3 (latest version - required by libpng)
and then compiled/installed them according the README/INSTALL
instructions within those tarballs. And then reran the make and make
install from Afterstep-1.8.8
As far as I can tell Afterstep now works correctly on my test system. I
normally use KDE as my GUI, so I'm not a good judge of the correctness
or otherwise of Afterstep.
Usual disclaimer - YMMV (Your Mileage May Vary)
Cheers
---
Mailto: [EMAIL PROTECTED]
"The number of UNIX installations has grown to 10, with more expected"
(The UNIX Programmer's Manual, 2nd Edition, June 1972.)