PDA

View Full Version : how to install libssl-devel libgtk2.0-devel


gimbal
18th November 2010, 04:01 PM
i'm tried to install this using yum ....
still got this prob

Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
No package libssl-devel available.
Error: Nothing to do


and i want to install this too


Starting hydra auto configuration ...

Checking for openssl (libssl/ssl.h) ...
... NOT found, SSL support disabled
Get it from http://www.openssl.org
Checking for Postgres (libpq.so) ...
... NOT found, module postgres disabled
Checking for SVN (libsvn_client-1 libapr-0.so libaprutil-0.so) ...
... NOT found, module svn disabled
Checking for firebird (libfbclient.so) ...
... NOT found, module firebird disabled
Checking for AFP (libafpclient.so) ...
... NOT found, module Apple Filing Protocol disabled
Checking for NCP (libncp.so / nwcalls.h) ...
... NOT found, module NCP disabled
Checking for SAP/R3 (librfc/saprfc.h) ...
... NOT found, module sapr3 disabled
Get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp
Checking for libssh (libssh/libssh.h) ...
... NOT found, module ssh2 disabled
Get it from http://www.libssh.org
Checking for GUI req's (pkg-config) ...
... found

Hydra will be installed into .../bin of: /usr/local
(change this by running ./configure --prefix=path)


i don't know how to fix it

on fedora 14 .. 32bit:(:(

thanks

leigh123linux
18th November 2010, 04:11 PM
Try installing openssl-devel

gimbal
18th November 2010, 07:38 PM

thanks for replay....
btw i still got this message

[root@localhost n0x]# yum install libopenssl-devel
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
No package libopenssl-devel available.
Error: Nothing to do

sonoran
18th November 2010, 08:29 PM
try openssl-devel, gtk+-devel

gimbal
18th November 2010, 10:53 PM
try openssl-devel, gtk+-devel

didn't work
thank for replay

sonoran
18th November 2010, 11:29 PM
In a terminal:
su -
yum install openssl-devel
yum install gtk+-devel
didn't work? It works for me in fedora 14. What errors do you get?

gimbal
19th November 2010, 12:35 AM
In a terminal:
su -
yum install openssl-devel
yum install gtk+-devel
didn't work? It works for me in fedora 14. What errors do you get?

thank...
and so sorry i'm totally wrong.... i' totally wrong .... thank again sonoran:D

gimbal
19th November 2010, 11:35 PM
btw i got another problem brada ...
i wan install this file ..
1. AFP (libafpclient.so)
2. NCP (libncp.so / nwcalls.h)

can't install using yum

thanks