BLFS svn-20100317

The instructions for the building and installing of openssl-0.9.8l
contains several errors.
The sed command fails because the file configure don't exists in the
source tree. On the other hand in 'Commands explanations'  the sed
command don't match.

In configure section:
sed -i.bak 's/ -ldes//' configure

In Commands Explanations:
sed -i.bak 's/ -ldes/lkrb5/' configure

The string 'ldes' don't exists in the source tree but in the file
doc/ssleay.txt.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to