- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lsof for 64 bit
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 04:16 AM
12-31-2003 04:16 AM
lsof for 64 bit
Does anyone have a link to where I can obtain it?
I'm trying to avoid having to complile the source files on all of my boxes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 04:27 AM
12-31-2003 04:27 AM
Re: lsof for 64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 04:34 AM
12-31-2003 04:34 AM
Re: lsof for 64 bit
It there anything that can be done to run a 32 bit utility under a 64 bit OS or am I destined to have to recompile this on every box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 04:36 AM
12-31-2003 04:36 AM
Re: lsof for 64 bit
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/hpux
I think you can get a binary that'll work for 64-bit there.
If you leave the pagkage installed, it will show corrupt when you check it with
"swlist -l fileset -a state", but you can use swmodify to force it to configured. I like to keep the package for the man page.
Regards,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 04:39 AM
12-31-2003 04:39 AM
Re: lsof for 64 bit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 05:02 AM
12-31-2003 05:02 AM
Re: lsof for 64 bit
Shouldn't have to compile but once, however.
I ran into a similar problem when we moved from 11.0 to 11.i.
I just compiled lsof once, and copied it all around.
No need to go through the trouble of compiling for
every machine you own, unless you just want to.
Worst case, compile once per type... but I have the same
binary we compiled on an A class, running on N's and L's just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2003 06:06 AM
12-31-2003 06:06 AM
Re: lsof for 64 bit
http://hpux.connect.org.uk
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.67/
http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/B.11.11/
http://the-other.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.11/
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/binaries/hpux/B.11.11/
7. The hpux 11.0 and 11i versions are different.
8. The 11i version may download as "lsof_4.69.gz", but really be the
binary file with the ".gz" suffix attached.
a. Here is how you tell:
# ll lsof*
-rw-r----- 1 root wab 131072 Oct 23 10:20 lsof_4.69.gz <= bin
-rw-r----- 1 root wab 131072 Oct 23 10:47 lsof_4.69.gz.Z <= bin
-rw-r----- 1 root wab 67753 Oct 23 10:53 lsof_4.69_2.gz <= gz
b. So, just:
mv lsof_4.69.gz lsof
chmod u+x lsof
and you're good!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2004 12:34 AM
01-08-2004 12:34 AM
Re: lsof for 64 bit
do you want lsof (64 bit) yet?
I could give you it, its version is older (4.63) but I think that it will work for your purposes.
Best regards,
Ettore