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 by default...)
Once again, that was for lyx-1.1.6fix1
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 have execute permissions:
>
> chmod a+x .../lib/configure
>
> where ... is the root of the LyX distribution tree.
>
> Also, I would LOVE to know how to reduce disk usage after building
> LyX. My guess would be "make clean", but perhaps you could say
> something about this in your installation notes.
>
> Thanks.
>
> --Will
> ( mailto:[EMAIL PROTECTED] http://www.math.uiuc.edu/~galway )