> "Will" == Will Galway <[EMAIL PROTECTED]> writes:
Will> After building LyX, while testing it, I found that I had to
Will> modify a script to have execute permissions:
Will> chmod a+x .../lib/configure
This is a known problem for 1.1.6fix1, to be solved in next release.
Will> where ... i
Another correction, I mentioned the wrong file (or wrong path) for
which I had to change the permission. The correct description of the
problem is that after "make install" I had to
chmod a+x .../share/lyx/configure
where "..." is the root of the directory that I am installing to
(/usr/local
My apologies, I should have said lyx-1.1.6fix1
Let me know if I can provide you with any further information.
Thanks.
--Will
( mailto:[EMAIL PROTECTED] http://www.math.uiuc.edu/~galway )
Will Galway writes:
> After building LyX, while testing it, I found that I had to modify
> a script to ha