Hi all,
Iam new to instaling on Unix.
Iam trying to install Ldap server.As a first step iam trying to install SSL 
stable verion.

My initial problem is ,i don't have permission to install in default 
location.

steps i followed
1)Downloaded the source from openssl
2)Did unzip,untar under one directory called 'OpenSSL 0.9.6c'
3)iam trying to install in  a loal directory called 'ssl_install'.
  I didnot manually created this directory yet.
4)I am doing everything as a 'root'
   I have all prerequistie software like c compiler etc
   Iam using sun solaris 8 OS
    I don't have bc installed.
5) I ran the command
./configure --prefix = ./ssl_install
    no problems
6) make
   no problems
7) make test
     reported one problem.It could not find program 'bc'
     everything else is fine
8)make install
   reported that  it created ssl_install
  imeediately after it reported unable to create ssl_install.File exists


What ia that iam missing here.
I tried several ways
./configure
./configure --prefix=./ssl_install --openssldir=./ssl_install/openssl

Nothing worked.

Iam stuck here
Any help in this matter is appreciated

Should i change something in source files to install in a different 
directory?

Thanks sri



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to