<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Howto Install pine mail client under Linux</title>
	<atom:link href="http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/</link>
	<description>Every answer asks a more beautiful question.</description>
	<lastBuildDate>Sat, 20 Mar 2010 06:10:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kev</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-44374</link>
		<dc:creator>Kev</dc:creator>
		<pubDate>Thu, 29 Oct 2009 16:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-44374</guid>
		<description>UofW site states &quot;Pine is no longer under active development. Consider evaluating its successor, Alpine, which supports all of Pine&#039;s functionality and more. &quot;

Here&#039;s how to install it:

Go here and get your RPM for the proper dag repo:  http://dag.wieers.com/rpm/FAQ.php#B

Import the key with this command:
rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt

Then run:
yum install pine

It will install Alpine, which is the same thing but better.</description>
		<content:encoded><![CDATA[<p>UofW site states &#8220;Pine is no longer under active development. Consider evaluating its successor, Alpine, which supports all of Pine&#8217;s functionality and more. &#8221;</p>
<p>Here&#8217;s how to install it:</p>
<p>Go here and get your RPM for the proper dag repo:  <a href="http://dag.wieers.com/rpm/FAQ.php#B" rel="nofollow">http://dag.wieers.com/rpm/FAQ.php#B</a></p>
<p>Import the key with this command:<br />
rpm &#8211;import <a href="http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt" rel="nofollow">http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt</a></p>
<p>Then run:<br />
yum install pine</p>
<p>It will install Alpine, which is the same thing but better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacky.li</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-42281</link>
		<dc:creator>jacky.li</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-42281</guid>
		<description>and you will get my great gift when I were get help from you! thank you, I am from China. shanghai provience.</description>
		<content:encoded><![CDATA[<p>and you will get my great gift when I were get help from you! thank you, I am from China. shanghai provience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacky.li</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-42280</link>
		<dc:creator>jacky.li</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-42280</guid>
		<description>still have no use.....
it appears this error messages as following:
[root@rhel5 /]# rpm -vih pine-4.64-1.i386.rpm 
error: Failed dependencies:
        libcrypto.so.4 is needed by pine-4.64-1.i386
        libldap.so.2 is needed by pine-4.64-1.i386
        libssl.so.4 is needed by pine-4.64-1.i386
before that , I&#039;ve installed compat-openldap by yum. it works. still need those three liberarys to install pine....
      how should I do next ? please give me a hand, thank you!!!!</description>
		<content:encoded><![CDATA[<p>still have no use&#8230;..<br />
it appears this error messages as following:<br />
[root@rhel5 /]# rpm -vih pine-4.64-1.i386.rpm<br />
error: Failed dependencies:<br />
        libcrypto.so.4 is needed by pine-4.64-1.i386<br />
        libldap.so.2 is needed by pine-4.64-1.i386<br />
        libssl.so.4 is needed by pine-4.64-1.i386<br />
before that , I&#8217;ve installed compat-openldap by yum. it works. still need those three liberarys to install pine&#8230;.<br />
      how should I do next ? please give me a hand, thank you!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-39575</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 23 Dec 2008 00:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-39575</guid>
		<description>Yep or simply link 

ln -s /var/lib/libldap.so /var/lib/libldap.so.2

if libldap.so already exists on your system in the /var/lib/ dir...</description>
		<content:encoded><![CDATA[<p>Yep or simply link </p>
<p>ln -s /var/lib/libldap.so /var/lib/libldap.so.2</p>
<p>if libldap.so already exists on your system in the /var/lib/ dir&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-39104</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 03 Nov 2008 02:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-39104</guid>
		<description>try: &#039;yum install compat-openldap&#039; This may get you the library you need to install the pine rpm.</description>
		<content:encoded><![CDATA[<p>try: &#8216;yum install compat-openldap&#8217; This may get you the library you need to install the pine rpm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-37463</link>
		<dc:creator>nate</dc:creator>
		<pubDate>Tue, 12 Feb 2008 16:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-37463</guid>
		<description>You can try passing the --nodeps option to rpm, there&#039;s no guarantee that it will work though.  I am on rhel 5 what I did to get it to work was goto http://web.mit.edu/software/linux.html and download the rhel5 rpm.  It still complained about a dependency, some kerberos thing, I&#039;m just using this for local system messages so I don&#039;t care a bout kerberose so I gave it the --nodeps option and it installed and it runs just fine.  Hope that helps</description>
		<content:encoded><![CDATA[<p>You can try passing the &#8211;nodeps option to rpm, there&#8217;s no guarantee that it will work though.  I am on rhel 5 what I did to get it to work was goto <a href="http://web.mit.edu/software/linux.html" rel="nofollow">http://web.mit.edu/software/linux.html</a> and download the rhel5 rpm.  It still complained about a dependency, some kerberos thing, I&#8217;m just using this for local system messages so I don&#8217;t care a bout kerberose so I gave it the &#8211;nodeps option and it installed and it runs just fine.  Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adel Barazandeh nia</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-37457</link>
		<dc:creator>Adel Barazandeh nia</dc:creator>
		<pubDate>Tue, 12 Feb 2008 03:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-37457</guid>
		<description>i have same error on centos 4.4:

# yum install libldap.so.2
Loading “installonlyn” plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: libldap.so.2
Nothing to do</description>
		<content:encoded><![CDATA[<p>i have same error on centos 4.4:</p>
<p># yum install libldap.so.2<br />
Loading “installonlyn” plugin<br />
Setting up Install Process<br />
Setting up repositories<br />
Reading repository metadata in from local files<br />
Parsing package install arguments<br />
No Match for argument: libldap.so.2<br />
Nothing to do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Templeton</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-37246</link>
		<dc:creator>Rod Templeton</dc:creator>
		<pubDate>Thu, 03 Jan 2008 23:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-37246</guid>
		<description>I downloaded the rpm with wget, but I&#039;m told that I need 3 additional files.  First one I was able to get via yum, but with the second, I get this:

# yum install libldap.so.2
Loading &quot;installonlyn&quot; plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: libldap.so.2
Nothing to do

Would appreciate any feedback or advice.  Thank you.</description>
		<content:encoded><![CDATA[<p>I downloaded the rpm with wget, but I&#8217;m told that I need 3 additional files.  First one I was able to get via yum, but with the second, I get this:</p>
<p># yum install libldap.so.2<br />
Loading &#8220;installonlyn&#8221; plugin<br />
Setting up Install Process<br />
Setting up repositories<br />
Reading repository metadata in from local files<br />
Parsing package install arguments<br />
No Match for argument: libldap.so.2<br />
Nothing to do</p>
<p>Would appreciate any feedback or advice.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rokko wing</title>
		<link>http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/comment-page-1/#comment-37177</link>
		<dc:creator>rokko wing</dc:creator>
		<pubDate>Tue, 18 Dec 2007 04:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/faq/centos-fedoracore-rhel-pine-linux-installation/#comment-37177</guid>
		<description>Great Help! It just took 3 mts for me !!</description>
		<content:encoded><![CDATA[<p>Great Help! It just took 3 mts for me !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.101 seconds -->
