Dear Alexander, Gentle reminder for your response.
Regards, Sidharth Naik Project Manager, India Business Infosys Technologies Limited, Phase-II , Pune Desk: +91 20 398 26324 | Cell: +91 985 096 2524 -----Original Message----- From: Sidharth Anand Naik Sent: Thursday, December 24, 2009 3:36 PM To: 'Alexander V. Lukyanov' Cc: [email protected]; Anu Praveen Subject: RE: Installation of LFTP on Red Hat Linux Dear Alexander, Our admin tried installing gnutls but it is giving some dependency error. See below: ---------------------------- Also I tried installing gnutls-1.4.1-2.i386.rpm gnutls-devel-1.4.1-2.i386.rpm gnutls-utils-1.4.1-2.i386.rpm But then it gives dependencies failed. I also tried installing glibc-2.5-12.i386.rpm but then it conflicts with the earlier version of glibc-2.3.4-2 which is already installed on the server. Please advice. Also openssl is already installed on the server. [r...@localhost ~]# rpm -qa | grep openssl openssl-0.9.7a-43.1 xmlsec1-openssl-1.2.6-3 openssl096b-0.9.6b-22.1 openssl-perl-0.9.7a-43.1 xmlsec1-openssl-devel-1.2.6-3 openssl-devel-0.9.7a-43.1 ---------------------------------------------------- We have openssl-0.9.7a-43.1 already installed on the server So if we install lftp with " do ./configure --without-gnutls --with-openssl" then do you think lftp for ftp over ssl will work. I have marked Anu who is doing the installation in this email. Regards, Sidharth Naik Project Manager, India Business Infosys Technologies Limited, Phase-II , Pune Desk: +91 20 398 26324 | Cell: +91 985 096 2524 -----Original Message----- From: Alexander V. Lukyanov [mailto:[email protected]] Sent: Thursday, December 24, 2009 3:20 PM To: Sidharth Anand Naik Cc: [email protected] Subject: Re: Installation of LFTP on Red Hat Linux On Thu, Dec 24, 2009 at 02:54:11PM +0530, Sidharth Anand Naik wrote: > Thanks. But can we still use lftp for ftp over ssl.. You have to install gnutls-devel or openssl-devel for that. In the later case do ./configure --without-gnutls --with-openssl -- Alexander..
