Problems installing openssl 0.9.7d - help please

Hello All,

Trying to install openssl-0.9.7d. All configs, makes, and makes test OK, but
I run into problems with make install:

<snip>
installing man3/ERR_put_error.3
ERR_add_error_data.3 => ERR_put_error.3
installing man3/ERR_remove_state.3
installing man3/EVP_BytesToKey.3
sh: /usr/local/ssl/man/man3/EVP_BytesToKey.3: cannot create
*** Error code 1
make: Fatal error: Command failed for target `install_docs'

Though I have not changed them, I wonder if it is a permissions problem:

root at server:~/openssl-0.9.7d$ ls -ald /usr/local/ssl/man/man3
drwxr-xr-x 2 root other 27136 Mar 23 09:13 /usr/local/ssl/man/man3

I try to create a test file in case, and succeed:

root at server:~/openssl-0.9.7d$ touch /usr/local/ssl/man/man3/mytest
root at server:~/openssl-0.9.7d$ ls -l /usr/local/ssl/man/man3/mytest
-rw-r--r-- 1 root other 0 Mar 23 09:14 /usr/local/ssl/man/man3/
mytest

I try to create a file of the same name as that which make install is
attempting to create:

root at server:~/openssl-0.9.7d$ touch /usr/local/ssl/man/man3/EVP_BytesToKey.3
touch: /usr/local/ssl/man/man3/EVP_BytesToKey.3 cannot stat

The disk is not full, etc. - anyone tell me what's wrong / what I'm doing
wrong? Installed several previous openssl versions without problems using
same method - or is it another kind of problem altogether?
Thanks
Fergus

--
Fergus Wilde
Chetham's Library
Long Millgate
Manchester
M3 1SB

Tel: +44 161 834 7961
Fax: +44 161 839 5797

http://www.chethams.org.uk

[1846 byte] By [CodeProf.com] at [2007-12-25 3:06:00]