ECL Install Problem
Guest wrote on Jul 10, 2007
Dear colleagues,
There is an error in ecl installation script `ecl_install_redhat.csh'
when run under Fedora core >6 due to new tail command:
line 401:
now: tail +$SKIP $0
should be: tail -n +$SKIP $0
Best regards,
Rodion Burenin
Post generated using Mail2Forum (http://www.mail2forum.com)
There is an error in ecl installation script `ecl_install_redhat.csh'
when run under Fedora core >6 due to new tail command:
line 401:
now: tail +$SKIP $0
should be: tail -n +$SKIP $0
Best regards,
Rodion Burenin
Post generated using Mail2Forum (http://www.mail2forum.com)
Last post on Jul 10, 2007