Thanks for help, but when I try this,

(assume zlww6 is my dir)
./config --prefix=/home/zlww6/ssl
--openssldir=/home/whopes/ssl

or 
./config --prefix=/home/zlww6/ssl
--openssldir=/home/zlww6/sslprogram

When "make install",
after "install man3 and man7"

Error shows up: 
Cannot create directory
/export/home/zlww6/openssl-0.9.5/ssl/lib: File exists
*** Error code 17 (bu21) 

I don't understand.

And, if I ***move*** openssl program(successfully make
install in other directory) to my own directory. Does
it run well?

--- Hong Chang-Su <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> ex) OpenSSL source existed under /home/whopes/src/
> 
> cd /home/whopes/src/
> 
> ./config --prefix=/home/whopes/ssl
> --openssldir=/home/whopes/ssl
> 
> make
> 
> make test
> 
> make install
> 
> 
> 
> then you can install OpenSSL
> 
> 
> You wrote
> 
> Thanks in advance.
> 
> I am not a root user(IRIX), without permission to
> write file under root directory. How can I install
> openssl under my directory?
> 
> successfully "make" and "make test".
> 
> Now when I try to "make install", 
> it said "Cannot create directory /usr/local/ssl:
> Permission denied"
> 
> when I use "make INSTALL_PREFIX=. install"
> it passed last step, but stopped with"sh[5]:
> ./usr/local/ssl/man/man1/CA.pl.1: cannot create: No
> such file or directory
> *** Error code 1 (bu21)"       
> 
> when I use " make INSTALL_PREFIX=/tmp/openssl
> install", it succeed. But installing under /temp
> directory is not my intention.
> 
> I am very confused.
> 
> Your any suggestion will be greatly appreciated.
> 
> Max
> 
>
_____________________________________________________________________
> ������ ������� ������ ����! �Ⱥ�,
> http://greetings.yahoo.co.kr/
> ��� ��¥�� ���� ����! ������
> http://mail.yahoo.co.kr/ ���� ���弼��.
> 
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to