[EMAIL PROTECTED] wrote:
> Hello!
> I wanted to upgrade my lyx. I've read that lyx-1.3.2 can make some
> benefits of
>
> using xforms-CVS. So I downloaded xforms (compiled smoothly) and
> lyx-1.3.2. Compilation of lyx failed with such errors:
This is a known problem that should be fixed in 1.3cvs v. soon. As a
work-around, open the generated text file
src/frontends/libfrontends.la
and modify it so that this line contains something like:
# Libraries that this one depends upon.
dependency_libs=' -L/usr/local/lib /usr/local/lib/libflimage.la
/usr/lib/libjpeg.la /usr/local/lib/libforms.la -lXpm'
Thereafter, the linking step should succeed.
--
Angus