]> git.lyx.org Git - features.git/commitdiff
Update INSTALL
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 25 Jan 2001 13:20:19 +0000 (13:20 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 25 Jan 2001 13:20:19 +0000 (13:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1388 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
INSTALL

index 509582a5428830f74b8dcb9fca72dd43f29abf0e..c648c4ec1191d2dbdf4a0ce393b355dee29c6f88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * INSTALL (Problems): update description of the "missing linux
+       kernel sources" problem.
+
 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
 
        * configure.in: working support for --with-lyx-suffix
diff --git a/INSTALL b/INSTALL
index 2f84382e0d0327bcbf380b0dfb5f49838074722a..77f1bb70035be54f6f675cf53b060776aa3a3ed7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -293,10 +293,17 @@ notify us.
     the xforms or Xpm library, use the --with-extra-lib and --with-extra-inc 
     options of configure to specify where these libraries reside.  
 
-  o Configure will seemingly fail to find xpm.h and forms.h on linux if
-    you did a 'make mrproper' in the kernel directory, because this
-    removes some symbolic links that are needed for compilation. A 'make
-    symlinks' in linux kernel sources fixes that.
+  o Configure will seemingly fail to find xpm.h and forms.h on linux
+    if the kernel headers are not available. Two cases are possible: 
+
+      - you have not installed the kernel sources. The you should
+        install them or at least the kernel-headers package (or
+        whatever it is called in your distribution).
+
+      - you have the sources, but you did a 'make mrproper' in the
+       kernel directory (this  this removes some symbolic links that
+       are needed for compilation). A 'make symlinks' in linux kernel
+       sources fixes that. 
 
   o If you have GNU gettext installed on your system (e.g. on linux),
     you will get tons of warnings like: