<?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: Problem Installing Bastille in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823337#M741145</link>
    <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I ran the command in question and it came back with two versions of Perl. The two versions were the following:&lt;BR /&gt;&lt;BR /&gt;Perl5          B.5.6.1C      Perl for HP-UX&lt;BR /&gt;perl           5.8.7         perl&lt;BR /&gt;&lt;BR /&gt;Can I safely remove the older version without adversely affecting the functionality of the system, or is there another approach that I should take? Thanks.</description>
    <pubDate>Thu, 13 Jul 2006 15:36:17 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2006-07-13T15:36:17Z</dc:date>
    <item>
      <title>Problem Installing Bastille</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823335#M741143</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I am running HP-UX 11.11 with Perl 5.8.7, but am having problems installing Bastille. When I run swinstall, I get an error indicating that the prerequisiste Perl 5.8.3E version could not be resolved. &lt;BR /&gt;&lt;BR /&gt;According to the documentation with Bastille, as long as I have Perl version 5.8.3E or later installed, I should not have any problems. &lt;BR /&gt;&lt;BR /&gt;What do I need to do to correct this problem? Thanks.</description>
      <pubDate>Thu, 13 Jul 2006 14:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823335#M741143</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2006-07-13T14:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Bastille</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823336#M741144</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;swlist -l product | grep -i perl&lt;BR /&gt;&lt;BR /&gt;SD/UX the system installer for HP-UX checks only its own database for the pre-requisite perl. Though I'm sure perl from other sources would work, the installer will either have to be overridden, which risks you Bastille Results or you will need to get the pre-requisite from &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Search for PERL5&lt;BR /&gt;&lt;BR /&gt;Its common though somewhat annoying to have several versions of perl on HP-UX systems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 Jul 2006 14:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823336#M741144</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-13T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Bastille</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823337#M741145</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I ran the command in question and it came back with two versions of Perl. The two versions were the following:&lt;BR /&gt;&lt;BR /&gt;Perl5          B.5.6.1C      Perl for HP-UX&lt;BR /&gt;perl           5.8.7         perl&lt;BR /&gt;&lt;BR /&gt;Can I safely remove the older version without adversely affecting the functionality of the system, or is there another approach that I should take? Thanks.</description>
      <pubDate>Thu, 13 Jul 2006 15:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823337#M741145</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2006-07-13T15:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Bastille</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823338#M741146</link>
      <description>I would start by seeing where the perl installations are located. Then see what is in your default PATH using the type command:&lt;BR /&gt; &lt;BR /&gt;type perl&lt;BR /&gt; &lt;BR /&gt;If the wrong version shows up first, just rename the perl executable in the wrong directory to perl.old. Also check which version was installed with swinstall:&lt;BR /&gt; &lt;BR /&gt;swlist | grep -i perl&lt;BR /&gt; &lt;BR /&gt;Removing the old version is recommended but if the old package was not installed with swinstall, there may be "perl-droppings" all in several directories. With swinstall packages, you just use swremove.</description>
      <pubDate>Thu, 13 Jul 2006 18:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823338#M741146</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-07-13T18:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Installing Bastille</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823339#M741147</link>
      <description>Note also that bastille relies on some Perl modules that come with the HP-distribulted version of Perl, but not some others (For instance Tk for the user interface).&lt;BR /&gt;&lt;BR /&gt;Specifically, the minimum supported perl (on the current web-released Bastille) is the HP-delivered B.5.6.1.E&lt;BR /&gt;&lt;BR /&gt;I'd strongly recommend making sure your installed perl came from HP, either via AR, OEUR, or software.hp.com (all free).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Jul 2006 12:23:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-installing-bastille/m-p/3823339#M741147</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2006-07-14T12:23:17Z</dc:date>
    </item>
  </channel>
</rss>

