<?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: installing lsof in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847176#M394445</link>
    <description>There are 2 types of lsof packages available. If its a binary depot file i.e. lsof-4.64-sd-11.00.depot.gz then unzip this file using gunzip &lt;FILENAME&gt; and then use swinstall -s &lt;PATH to="" file=""&gt;/lsof-4.64-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;And if you cave downloaded the lsof-4.64-ss-11.00.tar.gz (source code) then unzip it and untar this file, which makes a lsof-4.64 directory and a file called HPUX.Install tells the whole procedure to install.&lt;BR /&gt;&lt;BR /&gt;After you have done the installation the files is in /usr/local/bin called lsof&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev&lt;/PATH&gt;&lt;/FILENAME&gt;</description>
    <pubDate>Wed, 25 Dec 2002 09:43:07 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2002-12-25T09:43:07Z</dc:date>
    <item>
      <title>installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847173#M394442</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've just ftp the file lsof-4.64 PA-RISC Binary Depot gzip for the hp-ux 11.00 &lt;BR /&gt;I've never installed a package before, Could any one please advise as I'm not sure where and how to install it.&lt;BR /&gt;appreciate your support.</description>
      <pubDate>Wed, 25 Dec 2002 05:42:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847173#M394442</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T05:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847174#M394443</link>
      <description>hi,&lt;BR /&gt;first gunzip it with gunzip command.&lt;BR /&gt;#gunzip lsof*.gz&lt;BR /&gt;Run swinstall command. Then in the swinstall interface select local directory, hostname, the path of the depot and say OK. After that select the software in the next window, goto Actions and select Install. this will guide u what to do next.&lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 25 Dec 2002 06:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847174#M394443</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-12-25T06:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847175#M394444</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have the same issue:&lt;BR /&gt;&lt;BR /&gt;I did this:&lt;BR /&gt;gunzip &amp;lt; /tmp/lsof-4.64-sd-11.00.depot.gz | tar xvf -                      &lt;BR /&gt;catalog/INDEX, 1205 bytes, 3 tape blocks                                   &lt;BR /&gt;catalog/dfiles/INDEX, 193 bytes, 1 tape blocks                             &lt;BR /&gt;catalog/dfiles/INFO, 138 bytes, 1 tape blocks                              &lt;BR /&gt;catalog/lsof/pfiles/INDEX, 854 bytes, 2 tape blocks                        &lt;BR /&gt;catalog/lsof/pfiles/INFO, 138 bytes, 1 tape blocks                         &lt;BR /&gt;catalog/lsof/lsof-RUN/INDEX, 158 bytes, 1 tape blocks                      &lt;BR /&gt;catalog/lsof/lsof-RUN/INFO, 643 bytes, 2 tape blocks                       &lt;BR /&gt;lsof/lsof-RUN/usr/local/bin/lsof, 143360 bytes, 280 tape blocks            &lt;BR /&gt;lsof/lsof-RUN/usr/local/doc/lsof/HPUX.Install, 4315 bytes, 9 tape blocks   &lt;BR /&gt;lsof/lsof-RUN/usr/local/doc/lsof/version, 12 bytes, 1 tape blocks          &lt;BR /&gt;lsof/lsof-RUN/usr/local/man/man8/lsof.8, 98772 bytes, 193 tape blocks      &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no installation file to pass to swinstall but:&lt;BR /&gt;&lt;BR /&gt;/lsof/lsof-RUN/usr/local/bin/lsof &amp;gt; /tmp/lsof.txt  runs fine !! &lt;BR /&gt;&lt;BR /&gt;Is this correct ? &lt;BR /&gt;</description>
      <pubDate>Wed, 25 Dec 2002 07:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847175#M394444</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-12-25T07:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847176#M394445</link>
      <description>There are 2 types of lsof packages available. If its a binary depot file i.e. lsof-4.64-sd-11.00.depot.gz then unzip this file using gunzip &lt;FILENAME&gt; and then use swinstall -s &lt;PATH to="" file=""&gt;/lsof-4.64-sd-11.00.depot&lt;BR /&gt;&lt;BR /&gt;And if you cave downloaded the lsof-4.64-ss-11.00.tar.gz (source code) then unzip it and untar this file, which makes a lsof-4.64 directory and a file called HPUX.Install tells the whole procedure to install.&lt;BR /&gt;&lt;BR /&gt;After you have done the installation the files is in /usr/local/bin called lsof&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev&lt;/PATH&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 25 Dec 2002 09:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847176#M394445</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-25T09:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847177#M394446</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;what I have downloaded is the &lt;BR /&gt;binary depot file. I'll run the installation process and will let you know the outcome.&lt;BR /&gt;Thanks again.</description>
      <pubDate>Wed, 25 Dec 2002 09:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847177#M394446</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T09:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847178#M394447</link>
      <description>Hello again,&lt;BR /&gt;The installation went smoothly and everything is fine but when I run the lsof &lt;BR /&gt;I get the following msg:&lt;BR /&gt;&lt;BR /&gt;lsof: FATAL: lsof was built for a 32 bit kernel, but this is a 64 bit kernel.&lt;BR /&gt;&lt;BR /&gt;Appreciate your advice.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Dec 2002 10:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847178#M394447</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T10:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847179#M394448</link>
      <description>Hi AB,&lt;BR /&gt;You are right. Try the second option i gave.&lt;BR /&gt;Download the source code&lt;BR /&gt;lsof-4.64-ss-11.00.tar.gz&lt;BR /&gt;uncompress and untar it.&lt;BR /&gt;go to lsof-4.64 directory and run ./configure hpux&lt;BR /&gt;it will ask few questions keep answering and (don't do inventory check) select default for ease.&lt;BR /&gt;then run "make" this process will create a file called lsof in the same directory.&lt;BR /&gt;Use this file it will definately work.&lt;BR /&gt;I tried this on 64 bit kernel on 11.11&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 25 Dec 2002 11:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847179#M394448</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-25T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847180#M394449</link>
      <description>Shukriya Rajeev. sha'bash.&lt;BR /&gt;Thanks Rajeev, that was in Hindi. I'll try it and will keep you updated.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Dec 2002 11:03:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847180#M394449</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847181#M394450</link>
      <description>Just a question. Do I have to &lt;BR /&gt;uninstall the previous one or it'll be overwritten by the new installation.&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 25 Dec 2002 11:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847181#M394450</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T11:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847182#M394451</link>
      <description>Thanks for that AB, You need to uninstall if you need to remove this from IPD(Installed product database) or else you can leave it. Because this file will be created in the directory where you do configure and make(dont do make install coz that fails) and the "lsof" file thus created can be copied where ever you like.&lt;BR /&gt;&lt;BR /&gt;Thats for the day, i'll reply u tomorrow then. &lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 25 Dec 2002 11:17:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847182#M394451</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2002-12-25T11:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847183#M394452</link>
      <description>Thanks everyone,&lt;BR /&gt;It is done. It seems that I had to remove the old binary lsof file from /usr/local/bin&lt;BR /&gt;However, now it is working fine.&lt;BR /&gt;Thanks again.</description>
      <pubDate>Wed, 25 Dec 2002 12:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847183#M394452</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2002-12-25T12:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: installing lsof</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847184#M394453</link>
      <description>Closed...</description>
      <pubDate>Thu, 24 Feb 2005 12:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing-lsof/m-p/4847184#M394453</guid>
      <dc:creator>Norman_21</dc:creator>
      <dc:date>2005-02-24T12:36:26Z</dc:date>
    </item>
  </channel>
</rss>

