OpenSSH won't install properly...missing opensll header

Hey everyone I was trying to install openSSH on my computer and when I ran ./configure eventually came to this error:

checking for openssl/opensslv.h… no
configure: error: *** OpenSSL headers missing - please install first or check config.log ***

I would really appreciate any help you guys could give. Thank you.

Why are you installing from source? openSUSE provides an openssh package already.

…I was unaware of that

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Usually it’s also installed by default unless you chose otherwise. Start
the server with the following:

sudo /etc/init.d/sshd start

and set to start at bootup with the following:

sudo /sbin/chkconfig sshd on

Open the default SSH port via Yast if needed:

sudo /sbin/yast firewall

And the ‘ssh’ client is in your path by default if you want to access a
remote system.

Good luck.

On 05/22/2011 08:06 PM, AgoristTeen1994 wrote:
>
> …I was unaware of that
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJN2djdAAoJEF+XTK08PnB5+BUP/3IeK5f6bs98yV55JBOBzPz0
vn8aF11o7xLFrlmkYLF7YACuK7AXnL7xopCvTsVzTpKTZF3HfaHpPXiXt1O2GZl1
ZfTsOhYCOKjJqUnlReaF9QTUXWLA7OO/n1Er67SeYNp+K2w6tcxZkURhaCAnwuMb
HD8wsFPCLyV1CxIy03o9k0OYzjfYflzsRGiN2KFC6aUn8wjfqN4IsjMBX2dCeIcn
d49SKAQtQo/bPfEQpHdCTeiw62mMBNxpM5+A1XIs/OvBEVkD5phMG3xfthcYkyl/
jXF4AN24IuvtRm+irtyHLuktrVJoKYKymPXm73Es/7Yytqv7Zn6WE1tlWsJtGbgJ
d10NOvWJVTtr+8/k9qu6c42Hnas3nEbtn3nbpIKvb78/xwVZpBXRwewSz7k+6XDF
DmkSXAHWdoKB+Tbg2kI1kBB4f94KvatwGj/LeE/8f08SsJnswDhw5s8mRM9VNAZz
Ih8ylhQ6VehjPonwignePTsf/jopjvvk6OVgTs/rt8JdDkyReNwnavWDiXfqpalO
YTVd74OX9JHztobO1fyCS7M5VgDSgiEhyS1fd7Pa6EbFqfiwGwW7RT0zIz8Bm841
psem9+25kqdMWSBeqXIbArCY6LoU7fNEsYLDfN/xg3rM6FGZ4Eg2M0PFaMXqzqHe
q4uIawOLfF2Pj+h4yYmm
=U6aA
-----END PGP SIGNATURE-----

Okay thanks.

Okay I just tried to run the commands you mentioned, and it wouldn’t start…I then tracked down the file in Dolphin file viewer…and tried to get it to start using the GUI, and that iddin’t work either.

YaST > System > System services (runlevel). Search for SSH in the list and switch it on. YaST has a lot of solutions for non-CLI lovers.

On 2011-05-23 06:36, AgoristTeen1994 wrote:
> Okay I just tried to run the commands you mentioned, and it wouldn’t
> start…

What error? Exact message, please.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)