axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20080701.01.tpd.patch (update faq for X11 libs)


From: daly
Subject: [Axiom-developer] 20080701.01.tpd.patch (update faq for X11 libs)
Date: Fri, 4 Jul 2008 18:44:52 -0500

Bring the faq up to date with recent X11 lib information

=====================================================================
diff --git a/changelog b/changelog
index 2c5cacc..a9949d1 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20080701 tpd faq update with new info on X11 libs
 20080621 wxh books/bookvol8 default to close if read fails
 20080620 tpd src/input/Makefile test direct product multiply
 20080620 tpd src/input/directproduct.input test direct product multiply
diff --git a/faq b/faq
index 4cbe9af..095810f 100644
--- a/faq
+++ b/faq
@@ -1,5 +1,5 @@
 FAQ  0: How do I use Axiom?
-FAQ  1: Xlib.h is not found
+FAQ  1: X11 libraries not found
 FAQ  2: axiom.sty is not found
 FAQ  3: make hangs
 FAQ  4: noweb needs to be rebuilt
@@ -62,7 +62,7 @@ Either way, it will show up in
 (yourpath)/axiom/mnt/linux/doc/book.dvi
 
 ===================================================================
-FAQ 1: Xlib.h is not found
+FAQ 1: X11 libraries not found
 ===================================================================
 
 You need to have Xlib.h to build the graphics. If you are building
@@ -72,6 +72,10 @@ on a RedHat 8 system you need to install the following RPM:
 
 On Debian GNU/Linux, the package 'xlibs-dev' is needed.
 
+On Fedora 9: 
+  yum install xorg-x11-proto-devel 
+  rpm -i --nodeps libXt-devel-1.0.4-5.fc9.i386.rpm (for Intrinsics.h)
+
 ===================================================================
 FAQ 2: axiom.sty is not found
 ===================================================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]