The libXpm.a static library is not shipped with a lot of distributions.
The sources have been uploaded to 
http://axiom-developer.org/axiom-website/Xpm.tgz
from which the libXpm.a library can be built.
===================================================================
diff --git a/changelog b/changelog
index 678a43a..5793186 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,5 @@
-20090410 tpd src/axiom-website/patches.html 20090410.02.tpd.patch
+20090410 tpd src/axiom-website/patches.html 20090410.03.tpd.patch
+20090410 tpd faq 50: Cannot find libXpm.a
 20090410 tpd src/interp/server.boot move interpreter code into bookvol5
 20090410 tpd src/interp/incl.boot move interpreter code into bookvol5
 20090410 tpd books/bookvol5 move more interpreter code
diff --git a/faq b/faq
index ab9f125..fdf0ddb 100644
--- a/faq
+++ b/faq
@@ -48,6 +48,7 @@ FAQ 46: Axiom trademark information
 FAQ 47: Axiom won't build on Fedora 9 (SELinux)
 FAQ 48: Getting Axiom sources from git
 FAQ 49: How do I get the lastest GCL?
+FAQ 50: Cannot find libXpm.a
 
 ===================================================================
 FAQ 0: How do I use Axiom?
@@ -1819,4 +1820,13 @@ GCLVERSION=gcl-2.6.8pre3
 and rename them using the new GCLVERSION prefix
 
 7) In the axiom top level directory type:
-make
\ No newline at end of file
+make
+
+===================================================================
+FAQ 50: Cannot find libXpm.a
+===================================================================
+
+The static library is missing from some distributions.
+The source code to build this library is available at:
+ http://axiom-developer.org/axiom-website/Xpm.tgz
+
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index c91f8b2..fadb4e8 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1062,5 +1062,7 @@ src/algebra/Makefile egrep -> grep -E<br/>
 fix regress format<br/>
 <a href="patches/20090410.02.tpd.patch">20090410.02.tpd.patch</a>
 bookvol5 add more interpreter code<br/>
+<a href="patches/20090410.03.tpd.patch">20090410.03.tpd.patch</a>
+faq 50: Cannot find libXpm.a<br/>
  </body>
 </html>


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to