<?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: Perl .. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494432#M19976</link>
    <description>The URLs that Kofi references is the way to go.  They do have precompiled versions in a depot format that you can download, gunzip, and install using swinstall.  &lt;BR /&gt;&lt;BR /&gt;You should check and make sure you don't have an old version of perl already on your system.  HP comes with Perl 4.something and it is located in /usr/bin I think.  The perl binary in the package you download and install will be located in /opt/perl5/bin.  I made a symbolic link so that /usr/bin/perl points to /opt/perl5/bin/perl so that I know I am using the correct version.</description>
    <pubDate>Thu, 15 Feb 2001 21:41:45 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-02-15T21:41:45Z</dc:date>
    <item>
      <title>Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494430#M19974</link>
      <description>Hello guys,&lt;BR /&gt;I have been reading up on perl on HPUX &lt;BR /&gt;but I am yet to find steps on where to find it and how to install it on my server. Is there a version already compliled that I can get from HP? &lt;BR /&gt;any help on this issue would be good..</description>
      <pubDate>Thu, 15 Feb 2001 21:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494430#M19974</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-02-15T21:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494431#M19975</link>
      <description>Richard:&lt;BR /&gt;&lt;BR /&gt;You can download a copy of perl for HPUX from the software porting and  archive centre:&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Languages/perl-5.6.0/" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Languages/perl-5.6.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are lots of useful software at the site :&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;good luck.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2001 21:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494431#M19975</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2001-02-15T21:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494432#M19976</link>
      <description>The URLs that Kofi references is the way to go.  They do have precompiled versions in a depot format that you can download, gunzip, and install using swinstall.  &lt;BR /&gt;&lt;BR /&gt;You should check and make sure you don't have an old version of perl already on your system.  HP comes with Perl 4.something and it is located in /usr/bin I think.  The perl binary in the package you download and install will be located in /opt/perl5/bin.  I made a symbolic link so that /usr/bin/perl points to /opt/perl5/bin/perl so that I know I am using the correct version.</description>
      <pubDate>Thu, 15 Feb 2001 21:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494432#M19976</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-15T21:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494433#M19977</link>
      <description>So this should be an easy thing to do. &lt;BR /&gt;Am I going to need a C complier or anything</description>
      <pubDate>Thu, 15 Feb 2001 21:49:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494433#M19977</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-02-15T21:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494434#M19978</link>
      <description>No, no C compiler needed.  As long as you download the precompiled depots you can just gunzip it, run swinstall and point swinstall to the depot file.&lt;BR /&gt;&lt;BR /&gt;Here the specific link to perl 5.6.0 on the Utah mirror of the HP-UX porting center:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.6.0/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.6.0/&lt;/A&gt;</description>
      <pubDate>Thu, 15 Feb 2001 21:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494434#M19978</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-15T21:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494435#M19979</link>
      <description>when I do &lt;BR /&gt;perl -v this is what i get. &lt;BR /&gt;&lt;BR /&gt;This is perl, version 4.0&lt;BR /&gt;&lt;BR /&gt;$RCSfile: perl.c,v $$Revision: 4.0.1.8 $$Date: 1993/02/05 19:39:30 $&lt;BR /&gt;Patch level: 36&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1989, 1990, 1991, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 4.0 source kit.&lt;BR /&gt;&lt;LGVADM01&gt; /usr/contrib#&lt;/LGVADM01&gt;</description>
      <pubDate>Thu, 15 Feb 2001 22:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494435#M19979</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-02-15T22:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494436#M19980</link>
      <description>and i did the swinstall .. and when i do the swlist i see that it did install</description>
      <pubDate>Thu, 15 Feb 2001 22:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494436#M19980</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-02-15T22:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494437#M19981</link>
      <description>Perl 4.0 is the version that comes with HP-UX.  If you do a 'which perl' you will see that it is probably in /usr/bin.  You should move this to perl.old.  Then download the new perl, version 5.6.0, install it and then do a 'ln -s /opt/perl5/bin/perl /usr/bin/perl' so that you will be using the version.&lt;BR /&gt;&lt;BR /&gt;You do not need to do anything special with the perl that is already installed before you install the new stuff.</description>
      <pubDate>Thu, 15 Feb 2001 22:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494437#M19981</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-15T22:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494438#M19982</link>
      <description>I do not see it in usr/bin&lt;BR /&gt;do I have to do it in that order?&lt;BR /&gt;Because I have already downloaded and installed (with swinstall) perl 5.6.</description>
      <pubDate>Thu, 15 Feb 2001 22:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494438#M19982</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-02-15T22:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494439#M19983</link>
      <description>You've got an old version of perl somewhere.&lt;BR /&gt;&lt;BR /&gt;Try the following:&lt;BR /&gt;&lt;BR /&gt;which perl&lt;BR /&gt;&lt;BR /&gt;    or&lt;BR /&gt;&lt;BR /&gt;find / -name perl -type f -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;The 'which perl' should tell you where the perl is that it is using when you type perl at the prompt.  The find statement will find all occurrences of perl that are files and do an ll on them.  &lt;BR /&gt;&lt;BR /&gt;Have you looked in /opt to see if you have a perl5 directory?  If not, do so.  I suspect it is there.  The perl executable should be in /opt/perl5/bin.  If it is there then another option you have is to make your path statement so that /opt/perl5/bin is at the beginning, thus making it so that the new perl is seen first.</description>
      <pubDate>Thu, 15 Feb 2001 23:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494439#M19983</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-02-15T23:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494440#M19984</link>
      <description>I believe the perl4 that comes with HP-UX is in&lt;BR /&gt;/usr/contrib.  It's there to support the q4 crash&lt;BR /&gt;dump analyzer (also in /usr/contrib).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2001 18:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494440#M19984</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2001-02-16T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Perl ..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494441#M19985</link>
      <description>Perl at least with UX 10.20 is in /usr/contrib/bin/perl.&lt;BR /&gt;You have to swinstall the new version, take the old version out of /usr/contrib/bin, and add the new version's path to /etc/PATH.</description>
      <pubDate>Fri, 16 Feb 2001 20:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl/m-p/2494441#M19985</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-02-16T20:22:28Z</dc:date>
    </item>
  </channel>
</rss>

