Steffen M. Boelaars wrote: > Then I ran the configure script for lyx. which seems to have "X11/forms.h" > hardcoded in there. > > So... I have to rerun autoconf over that LyX sourcetree to generate a new > configure script before trying to run it? So that it will then have the > proper path supplied.
If you are compiling LyX from the cvs repository, then YES, you should run autogen.sh on it to generate the configure script. If you are compiling LyX from a released distribution such as lyx 1.3.1, then you should NOT have to run the autoconf tools. In this case, configure has been generated for you and should test for xforms in both paths already. > Hope I get it right now ;) > Guess I do., because it just worked a few minutes back :D Good. > Still going down badly on the c++ code though Keep posting. Don't be downhearted if the reply is "get a beter compiler". -- Angus