Update INSTALL

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1388 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2001-01-25 13:20:19 +00:00
parent cbf86e656b
commit 8007e39f8a
2 changed files with 16 additions and 4 deletions

View File

@ -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

15
INSTALL
View File

@ -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: