I was anxious to get up and running, so I did the following:
1. ./configure --prefix=/usr/local 2. make && make install
Then my compile aborted:
/usr/X11R6/include -O -c form_aboutlyx.C -MT form_aboutlyx.lo -MD -MP -MF .deps/form_aboutlyx.TPlo
form_aboutlyx.C:12:26: forms.h: No such file or directory
form_aboutlyx.C: In function `FD_aboutlyx* build_aboutlyx(void*)':
form_aboutlyx.C:24: error: `FL_NO_BOX' undeclared ...
The versions:
* lyx v1.3.1
* Linux hostname 2.4.22-26mdk #1 Wed Jan 7 10:47:21 MST 2004 i686 unknown unknown GNU/Linux
* gcc (GCC) 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk)
What do I need to complete the build?
Sincerely, Dave Jarvis -- Invoq Systems Inc. t. 250.380.0304 e. [EMAIL PROTECTED] w. http://www.invoqsystems.com
