<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What does this mean? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159570#M8985</link>
    <description>I mean if it installed in /usr/bin, there you are in trouble. Elsewhere no pain.&lt;BR /&gt;If it did install there, try to launch sendmail, which uses openssl and checks for it on startup. If it doesn't complain, you are thru.&lt;BR /&gt;If it does, try to reinstall openssl rpms, then rebuild your tarballs elsewhere, say /usr/local/bin&lt;BR /&gt;Good luck&lt;BR /&gt;J</description>
    <pubDate>Thu, 08 Jan 2004 10:26:58 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2004-01-08T10:26:58Z</dc:date>
    <item>
      <title>What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159564#M8979</link>
      <description>I am trying to get the latest openssl tarball. Did this config work or error out? I thought it was supposed to go through a long list of things.... Not sure what it's saying. The options of -td are saying what version it is guessing you have and d is something about debugging information. Thanks!&lt;BR /&gt;&lt;BR /&gt;[root@mcsd5 openssl-0.9.7c]# ./config -td --prefix=/usr/local/ssl&lt;BR /&gt;Operating system: i686-whatever-linux2&lt;BR /&gt;Configuring for linux-elf&lt;BR /&gt;/usr/bin/perl ./Configure linux-elf --prefix=/usr/local/ssl&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 10:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159564#M8979</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-08T10:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159565#M8980</link>
      <description>Normally the "print version" switch of a program/script will exit after the printing.&lt;BR /&gt;&lt;BR /&gt;Try without -t and print us what its like...&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 10:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159565#M8980</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-01-08T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159566#M8981</link>
      <description>It says it configures using elf in /usr/local/ssl...&lt;BR /&gt;Is it your question ?&lt;BR /&gt;Beware I remember you use Redhat, better use up2date than a compilation (except if you want more crypto algos) :&lt;BR /&gt;&lt;A href="http://www.openssl.org/support/faq.html#BUILD8" target="_blank"&gt;http://www.openssl.org/support/faq.html#BUILD8&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 08 Jan 2004 10:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159566#M8981</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-08T10:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159567#M8982</link>
      <description>I just scrapped the -td and did it normal with just declaring the prefix and it was fine... I'm sure there will be more problems shortly.</description>
      <pubDate>Thu, 08 Jan 2004 10:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159567#M8982</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-08T10:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159568#M8983</link>
      <description>Jerome-&lt;BR /&gt;    Yes i do use RH (9.0)... Is it bad that i just did the complile of the tarball?</description>
      <pubDate>Thu, 08 Jan 2004 10:15:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159568#M8983</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-01-08T10:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159569#M8984</link>
      <description>Gloups... check if OpenSSL installed elsewhere than in /usr/bin, and if it did try sendmail if you use it with SSL. You'll know at once.&lt;BR /&gt;J&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jan 2004 10:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159569#M8984</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-08T10:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: What does this mean?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159570#M8985</link>
      <description>I mean if it installed in /usr/bin, there you are in trouble. Elsewhere no pain.&lt;BR /&gt;If it did install there, try to launch sendmail, which uses openssl and checks for it on startup. If it doesn't complain, you are thru.&lt;BR /&gt;If it does, try to reinstall openssl rpms, then rebuild your tarballs elsewhere, say /usr/local/bin&lt;BR /&gt;Good luck&lt;BR /&gt;J</description>
      <pubDate>Thu, 08 Jan 2004 10:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/what-does-this-mean/m-p/3159570#M8985</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-01-08T10:26:58Z</dc:date>
    </item>
  </channel>
</rss>

