Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
openssl and webmin emerge
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
LodBot
Apprentice
Apprentice


Joined: 06 Sep 2003
Posts: 155

PostPosted: Sun Sep 07, 2003 7:25 am    Post subject: openssl and webmin emerge Reply with quote

I tried to emerge webmin, but a few minutes into the compile I got an error saying that openssl couldn't be found. I then emerged openssl and everything went fine. I tried to emerge webmin again and continued to get the same error. I get prompted for a location of openssl, so I tried /etc/ssl but that didn't work. Anyone know where openssl is installed? or how to get around this?

The whole reason why I'm installing webmin is because I was told it was REALLY easy to setup mysql with it, so I figured I'd give it a shot.

Thanks
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sun Sep 07, 2003 11:15 am    Post subject: Reply with quote

Code:
# whereis openssl
openssl: /usr/bin/openssl /usr/include/openssl /usr/man/man1/openssl.1.gz /usr/share/man/man1/openssl.1.gz
#


but for webmin you probably need dev-perl/Net-SSLeay installed to use ssl:
Code:
emerge dev-perl/Net-SSLeay && emerge app-admin/webmin


cheers

SteveB
Back to top
View user's profile Send private message
LodBot
Apprentice
Apprentice


Joined: 06 Sep 2003
Posts: 155

PostPosted: Sun Sep 07, 2003 3:13 pm    Post subject: Reply with quote

Code:
# whereis openssl
openssl: /usr/bin/openssl /usr/include/openssl /usr/man/man1/openssl.1.gz /usr/share/man/man1/openssl.1.gz
LodBot root # emerge dev-perl/Net-SSLeay && emerge app-admin/webmin
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-perl/Net-SSLeay-1.22 to /
>>> md5 src_uri ;-) Net_SSLeay.pm-1.22.tar.gz
>>> Unpacking source...
>>> Unpacking Net_SSLeay.pm-1.22.tar.gz to /var/tmp/portage/Net-SSLeay-1.22/work
>>> Source unpacked.
Checking for OpenSSL-0.9.6g or newer...
I could not find your OpenSSL in `INSTALLDIRS=vendor'
Please provide OpenSSL-0.9.6g installation directory (get from
 http://www.openssl.org/ if you don't have it; please note that
 SSLeay is no longer supported, see README) (C-c to abort):
/usr/bin/openssl
I could not find your OpenSSL in `/usr/bin/openssl'
Please provide OpenSSL-0.9.6g installation directory (get from
 http://www.openssl.org/ if you don't have it; please note that
 SSLeay is no longer supported, see README) (C-c to abort):
/usr/include/openssl
I could not find your OpenSSL in `/usr/include/openssl'
Please provide OpenSSL-0.9.6g installation directory (get from
 http://www.openssl.org/ if you don't have it; please note that
 SSLeay is no longer supported, see README) (C-c to abort):


What is `INSTALLDIRS=vendor'? Maybe I have to add openssl to some sort of conf file?

Thanks for the help!

Alex
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum