>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> This is not enough because all directories need to have the 'x' Dekel> flag set. So 'chmod -R a+rx /opt/lyx-1.1.6fix4/' would do the Dekel> trick, or preferably, chmod -R a+r /opt/lyx-1.1.6fix4/ find Dekel> /opt/lyx-1.1.6fix4/ -type d -exec chmod a+x "{}" ";" That's what I did (by hand mostly) and I uploaded an updated tar.gz to ftp.lyx.org. JMArc