- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- about lsof
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
01-14-2003 12:07 AM
01-14-2003 12:07 AM
about lsof
"lsof: FATAL: lsof was built for a 32 bit kernel, but this is a 64 bit kernel."
It seems the lsof in our machine do not support 64 bit kernel.
Would somebody tell me is there a 64 bit version of lsof? where can I download it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:15 AM
01-14-2003 12:15 AM
Re: about lsof
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:16 AM
01-14-2003 12:16 AM
Re: about lsof
have a look here: http://www.wiretapped.net/security/host-security/lsof/binaries/hpux/B.11.11/
Regards,
Jochen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:17 AM
01-14-2003 12:17 AM
Re: about lsof
file /usr/local/bin/lsof
(or your path)
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:17 AM
01-14-2003 12:17 AM
Re: about lsof
the link you posted is for the 32bit version (although the version number is 4.*64* :-))
Regards,
Jochen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:18 AM
01-14-2003 12:18 AM
Re: about lsof
check the lsof for 64 bit here
ftp://coast.cs.purdue.edu/pub/tools/unix/sysutils/lsof/binaries/hpux/
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 12:27 AM
01-14-2003 12:27 AM
Re: about lsof
Sorry, but i don't understand why you say the version is 32 bits, since the source of software is present on the link!
With If you compile the source the version is on 32 or 64 bits, that depends on your OS. It isn't correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 09:16 PM
01-14-2003 09:16 PM
Re: about lsof
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 09:23 PM
01-14-2003 09:23 PM
Re: about lsof
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 09:59 PM
01-14-2003 09:59 PM
Re: about lsof
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1ece7680e012d71190050090279cd0f9,00.html
or here is a part of it and it works.
Download the source code
lsof-4.64-ss-11.00.tar.gz
uncompress and untar it.
go to lsof-4.64 directory and run ./configure hpux
it will ask few questions keep answering and (don't do inventory check) select default for ease.
then run "make" this process will create a file called lsof in the same directory.
Use this file it will definately work.
I tried this on 64 bit kernel on 11.11
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2003 10:22 PM
01-14-2003 10:22 PM