> As I mentioned to Greg, I spent 2 days trying to use the libXpm
> shared libraries and failed. If you can figure it out please post
> a diff-Naur patch and I'll include it.
Quite simple :-)
diff --git a/Makefile.pamphlet b/Makefile.pamphlet
index 5304ddf..672d982 100644
--- a/Makefile.pamphlet
+++ b/Makefile.pamphlet
@@ -1238,7 +1238,7 @@ PLF=LINUXplatform
# C compiler flags
CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF}
-I/usr/X11/include"
# Loader flags
-LDF=" -L/usr/X11R6/lib ${XLIB}/libXpm.a "
+LDF=" -L/usr/X11R6/lib ${XLIB}/libXpm.so "
# C compiler to use
CC=gcc
AWK=gawk
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer