<?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: Unable to run lsof   !! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926877#M409221</link>
    <description>Thanks , &lt;BR /&gt;It worked after downloading the binary, &lt;BR /&gt;&lt;BR /&gt;we having mix environmetn of 11.00  and 11.11 , and I was trying to run the lsof(11.11)version on 11.00 .&lt;BR /&gt;&lt;BR /&gt;After downloading from the link given by Devender, I got the error message , and installed the correct one and worked fine.&lt;BR /&gt;&lt;BR /&gt;Many thanks , &lt;BR /&gt;</description>
    <pubDate>Sat, 17 Sep 2005 17:38:15 GMT</pubDate>
    <dc:creator>rveri</dc:creator>
    <dc:date>2005-09-17T17:38:15Z</dc:date>
    <item>
      <title>Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926873#M409217</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I have downloaded the lsof 4.76 utility from &lt;A href="http://hpux.cs.utah.edu" target="_blank"&gt;http://hpux.cs.utah.edu&lt;/A&gt; , for hpux 11.11 , N4000. and installed the same.&lt;BR /&gt;&lt;BR /&gt;Installed successfully.&lt;BR /&gt;&lt;BR /&gt;When I am running the command , to list open files , its giving following error:&lt;BR /&gt;&lt;BR /&gt;# ./lsof&lt;BR /&gt;lsof: FATAL: pst_status_size should be: 1176; is 920&lt;BR /&gt;lsof: FATAL: pst_vminfo_size should be: 1240; is 1096&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_filedetails_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_socket_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_stream_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_mpathnode_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_fileinfo2_size&lt;BR /&gt;&lt;BR /&gt;# cd /usr/local/bin&lt;BR /&gt;#&lt;BR /&gt;# ./lsof -U&lt;BR /&gt;lsof: FATAL: pst_status_size should be: 1176; is 920&lt;BR /&gt;lsof: FATAL: pst_vminfo_size should be: 1240; is 1096&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_filedetails_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_socket_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_stream_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_mpathnode_size&lt;BR /&gt;lsof: FATAL: pst_static doesn't contain pst_fileinfo2_size&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# file lsof&lt;BR /&gt;lsof:           PA-RISC2.0 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;Any idea ?? whats wrong.!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Veri.&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Sep 2005 14:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926873#M409217</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-09-17T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926874#M409218</link>
      <description>Also  , lsof -v attached:&lt;BR /&gt;&lt;BR /&gt;# ./lsof -v&lt;BR /&gt;lsof version information:&lt;BR /&gt;    revision: 4.76&lt;BR /&gt;    latest revision: &lt;A href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/" target="_blank"&gt;ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/&lt;/A&gt;&lt;BR /&gt;    latest FAQ: &lt;A href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ" target="_blank"&gt;ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/FAQ&lt;/A&gt;&lt;BR /&gt;    latest man page: &lt;A href="ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man" target="_blank"&gt;ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_man&lt;/A&gt;&lt;BR /&gt;    configuration info: PSTAT-based&lt;BR /&gt;    constructed: Fri Sep 2 18:11:26 BST 2005&lt;BR /&gt;    constructed by and on: root@hades&lt;BR /&gt;    compiler: /usr/local/bin/gcc&lt;BR /&gt;    compiler version: 3.4.4&lt;BR /&gt;    compiler flags: -DHAS_CONST -DHPUXV=1111 -D_PSTAT64 -DHASIPv6 -DLSOF_VSTR="B.11.11" -O&lt;BR /&gt;    loader flags: -L./lib -llsof  -lnsl&lt;BR /&gt;    system info: HP-UX hades B.11.11 U 9000/800 1338169341 unlimited-user license&lt;BR /&gt;    Only root can list all files.&lt;BR /&gt;    /dev warnings are disabled.&lt;BR /&gt;    Kernel ID check is disabled.&lt;BR /&gt;&lt;BR /&gt;Any idea anyone... Thx.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Sep 2005 15:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926874#M409218</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-09-17T15:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926875#M409219</link>
      <description>Hi Veri,&lt;BR /&gt;&lt;BR /&gt;Try installing this binary for 11.11.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/" target="_blank"&gt;http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Sep 2005 15:58:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926875#M409219</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-09-17T15:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926876#M409220</link>
      <description>Veri,&lt;BR /&gt;&lt;BR /&gt;Did you try the version from august 2005 4.75?&lt;BR /&gt;&lt;BR /&gt;Could be you are running into a bug.&lt;BR /&gt;&lt;BR /&gt;Looks like the download and install are good, but could be a problem in the depot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sat, 17 Sep 2005 16:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926876#M409220</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-09-17T16:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926877#M409221</link>
      <description>Thanks , &lt;BR /&gt;It worked after downloading the binary, &lt;BR /&gt;&lt;BR /&gt;we having mix environmetn of 11.00  and 11.11 , and I was trying to run the lsof(11.11)version on 11.00 .&lt;BR /&gt;&lt;BR /&gt;After downloading from the link given by Devender, I got the error message , and installed the correct one and worked fine.&lt;BR /&gt;&lt;BR /&gt;Many thanks , &lt;BR /&gt;</description>
      <pubDate>Sat, 17 Sep 2005 17:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926877#M409221</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-09-17T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to run lsof   !!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926878#M409222</link>
      <description>Thanks.</description>
      <pubDate>Sat, 17 Sep 2005 17:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-run-lsof/m-p/4926878#M409222</guid>
      <dc:creator>rveri</dc:creator>
      <dc:date>2005-09-17T17:39:20Z</dc:date>
    </item>
  </channel>
</rss>

