mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Small change to INSTALL
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1426 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c80622c46e
commit
1f98760c51
@ -1,3 +1,7 @@
|
||||
2001-01-30 John Levon <moz@compsoc.man.ac.uk>
|
||||
|
||||
* INSTALL: mention build problem with older xforms
|
||||
|
||||
2001-01-25 John Levon <moz@compsoc.man.ac.uk>
|
||||
|
||||
* autogen.sh: add qt2.m4
|
||||
|
8
INSTALL
8
INSTALL
@ -305,6 +305,14 @@ notify us.
|
||||
are needed for compilation). A 'make symlinks' in linux kernel
|
||||
sources fixes that.
|
||||
|
||||
o if you get an error message when compiling LyX that looks like this :
|
||||
|
||||
../../src/minibuffer.h:17: using directive `Object' introduced
|
||||
ambiguous type `_ObjectRec *'
|
||||
|
||||
then you need to upgrade the version of the xforms library you have
|
||||
installed.
|
||||
|
||||
o If you have GNU gettext installed on your system (e.g. on linux),
|
||||
you will get tons of warnings like:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user