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 ===================================================================
_______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer