I am running SuSE 7.3, kernel 2.4.9 I installed openssl with Yast. Yast stands for : "Yet Another Setup Tool" which executes the rpm command after selecting a package.
Below is an extract of rpm -qiR openssl: * ------------begin rpm --------------------------- Name : openssl Relocations: (not relocateable) Version : 0.9.6b Vendor: SuSE GmbH, Nuernberg, Germany Release : 34 Build Date: Mon Sep 24 03:56:42 2001 SuSE series: sec /bin/sh /usr/bin/perl ld-linux.so.2 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libcrypto.so.0.9.6 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) * ---------------------------- end rpm ------------- The configure script will "end abnormally" when only openssl is installed. After installing openssl-devel which contains "OpenSSL source tree, header files and static libraries" it works fine Beneath the outcome of rpm -qiR openssl-devel * ---------- begin rpm --------------------------- Name : openssl-devel Relocations: (not relocateable) Version : 0.9.6b Vendor: SuSE GmbH, Nuernberg, Germany Release : 34 Build Date: Mon Sep 24 03:56:42 2001 Install date: Sun Dec 9 12:13:32 2001 Build Host: sturm.suse.de Group : Utilities/System Source RPM: openssl-0.9.6b-34.src.rpm Size : 2441436 License: 1998-2001 The OpenSSL Project Packager : [EMAIL PROTECTED] URL : http://www.openssl.org/ Summary : The OpenSSL source tree Description : This package containes the OpenSSL source tree, header files and static libraries. Authors: -------- Mark J. Cox <[EMAIL PROTECTED]> Ralf S. Engelschall <[EMAIL PROTECTED]> Dr. Stephen <Henson [EMAIL PROTECTED]> Ben Laurie <[EMAIL PROTECTED]> Bodo Moeller <[EMAIL PROTECTED]> Ulf Moeller <[EMAIL PROTECTED]> Holger Reif <[EMAIL PROTECTED]> Paul C. Sutton <[EMAIL PROTECTED]> SuSE series: d * ------------------end rpm --------------------------------- I tried to figure out what the "configure" scripts does and for what reason it fails without the openssl-devel package. But I am sorry, I just do not have the knowlegde to tell you. I will ask a college of mine, who knows unix better than the contents of his pockets (dutch saying). I think he will be able to explain it to me. Ben Thijssen. On Sunday 09 December 2001 04:49, you wrote: > Which operating system/version are you running? How did you install > OpenSSL? > > I'm running FreeBSD 4.4, and I didn't have to install the source for > OpenSSL. I used the version that comes with the OS, and didn't install > the sources. It worked right out of the box. > > But then, Linux is weird :) > > On Sat, 8 Dec 2001, Thijssen wrote: > > I had some trouble with: > > configure --wtih-ssl > > > > The script complained that it could not find OpenSSL libraries. For a > > newbee like me it toke some time to find out I also had to install the > > openssl sources besides the binaries. > > I write this messages for that might be more newbees. > > > > It works now and I really would like to thank all people contributing to > > tn5250 for their fine work. > > > > kind regards > > > > Ben Thijssen > > _______________________________________________ > This is the Linux 5250 Development Project (LINUX5250) mailing list > To post a message email: [EMAIL PROTECTED] > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 > or email: [EMAIL PROTECTED] > Before posting, please take a moment to review the archives > at http://archive.midrange.com/linux5250. _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.