<?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 to do next in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914064#M933708</link>
    <description>I am guessing that you are new to HPUX or at least new to using swinstall of a depot file. If you downloaded a file from HP and after using tar to extract it you end up with a file that has the .depot on the end then just use swinstall to install the file:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; swinstall -s /tmp/yournewfile.depot \*&lt;BR /&gt;&lt;BR /&gt;This assumes that you put the file in /tmp. Just remember that swinstall has to know the complete path to the depot file and the "\*" at the end of the command says to load it without starting an interactive session. If you just want to test it without loading it you can use the -p option that says "Preview" the swinstall session:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; swinstall -p -s /tmp/your.depot \*&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
    <pubDate>Wed, 26 Feb 2003 18:51:44 GMT</pubDate>
    <dc:creator>John Dvorchak</dc:creator>
    <dc:date>2003-02-26T18:51:44Z</dc:date>
    <item>
      <title>What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914062#M933706</link>
      <description>I have finished download perl v5.6 and also have done tar them.  What do I do next? Is there any documentation on direction for the installation of perl..please help</description>
      <pubDate>Wed, 26 Feb 2003 18:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914062#M933706</guid>
      <dc:creator>daisie</dc:creator>
      <dc:date>2003-02-26T18:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914063#M933707</link>
      <description>Have you downloaded perl from HP website or from any other site?&lt;BR /&gt;&lt;BR /&gt;If you have downloaded from HP site then you just have to use swinstall to install it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-pap</description>
      <pubDate>Wed, 26 Feb 2003 18:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914063#M933707</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2003-02-26T18:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914064#M933708</link>
      <description>I am guessing that you are new to HPUX or at least new to using swinstall of a depot file. If you downloaded a file from HP and after using tar to extract it you end up with a file that has the .depot on the end then just use swinstall to install the file:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; swinstall -s /tmp/yournewfile.depot \*&lt;BR /&gt;&lt;BR /&gt;This assumes that you put the file in /tmp. Just remember that swinstall has to know the complete path to the depot file and the "\*" at the end of the command says to load it without starting an interactive session. If you just want to test it without loading it you can use the -p option that says "Preview" the swinstall session:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; swinstall -p -s /tmp/your.depot \*&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Wed, 26 Feb 2003 18:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914064#M933708</guid>
      <dc:creator>John Dvorchak</dc:creator>
      <dc:date>2003-02-26T18:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914065#M933709</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you have downloaded the source for Perl 5.6 and you have untarred it, you should have a perl-5.6.0 directory.  Go in there and you should find a file named INSTALL which will tell you how to install it.  If you are going this route you'll need either the ANSI/C compiler or the gcc compiler.&lt;BR /&gt;&lt;BR /&gt;Of course, if you've downloaded the HP depot of Perl, you just swinstall it as others have mentioned.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Feb 2003 19:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914065#M933709</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-02-26T19:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914066#M933710</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Pls follow these steps: &lt;BR /&gt;&lt;BR /&gt;1.- Go to any HP port to download the gnu tar software, i.e: &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.0/&lt;/A&gt;&lt;BR /&gt;Pls check Dependencies, In this case you need install first "libiconv", this is available on:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Development/Libraries/libiconv-1.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2.- Select the correct depot version according your operating system version, if you have HP-UX 11.0 you must select: &lt;BR /&gt;HP-UX 11.00 PA-RISC Binary Depot (gzipped) &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3.- Download the Depots and place them in binary mode in your target HP-UX host, I recommend you in /var/tmp directory. &lt;BR /&gt;&lt;BR /&gt;4.- Unzip the files and, if you want, list them: &lt;BR /&gt;#cd /var/tmp &lt;BR /&gt;#gzip -d &lt;SOFTWARE_NAME&gt;-sd-11.00.depot.gz &lt;BR /&gt;#swlist -s /var/tmp/&lt;SOFTWARE_NAME&gt;-sd-11.00.depot &lt;BR /&gt;# Initializing... &lt;BR /&gt;# Contacting target "your_host_name"... &lt;BR /&gt;# &lt;BR /&gt;# Target: your_host_name:/var/tmp/&lt;SOFTWARE_NAME&gt;-sd-11.00.depot &lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;# &lt;BR /&gt;# No Bundle(s) on mad01h:/var/tmp/&lt;SOFTWARE_NAME&gt;-sd-11.00.depot &lt;BR /&gt;# Product(s): &lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;&lt;SOFTWARE_NAME&gt; &lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;5.- Finally try to install them by swinstall command: &lt;BR /&gt;#swinstall -s /var/tmp/&lt;SOFTWARE_NAME&gt;-sd-11.00.depot-sd-11.00.depot &lt;BR /&gt;&lt;BR /&gt;Take note about the destination Path for both of them:&lt;BR /&gt;libiconv: /usr/local&lt;BR /&gt;perl-5.8.0: /usr/local&lt;BR /&gt;&lt;BR /&gt;Maybe you need add manually binary and man path files into /etc/PATH (/usr/local/bin/)and /etc/MANPATH (/usr/local/man/) to work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;/SOFTWARE_NAME&gt;&lt;/SOFTWARE_NAME&gt;&lt;/SOFTWARE_NAME&gt;&lt;/SOFTWARE_NAME&gt;&lt;/SOFTWARE_NAME&gt;&lt;/SOFTWARE_NAME&gt;</description>
      <pubDate>Wed, 26 Feb 2003 19:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914066#M933710</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-02-26T19:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: What to do next</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914067#M933711</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;You can find additional useful information about Perl-5.8.0 in:&lt;BR /&gt;&lt;A href="http://www.perl.com/" target="_blank"&gt;http://www.perl.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 26 Feb 2003 19:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-to-do-next/m-p/2914067#M933711</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2003-02-26T19:32:40Z</dc:date>
    </item>
  </channel>
</rss>

