- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- using lsof instead of fuser and building the binar...
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
08-13-2001 04:35 AM
08-13-2001 04:35 AM
using lsof instead of fuser and building the binary
I was told that the command "lsof" is better than fuser. however I went to download it and it mentions that I must use the correct version which seemed like HP-UX 11 32bit.
I have HP-UX 11 64bit (mainly) heres what it said:
" Note that the binary releases of lsof on this archive will ONLY run on OS release they were compiled on and will run on 32-bit HP-UX only. If you have any other release of HP-UX, you must build lsof yourself from the source code. "
so I downloaded the source code, what would be my procedure to successfully install it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 04:43 AM
08-13-2001 04:43 AM
Re: using lsof instead of fuser and building the binary
you can download it from : http://hpux.cs.utah.edu/
you can download the source and compile it for the system .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 05:45 AM
08-13-2001 05:45 AM
Re: using lsof instead of fuser and building the binary
http://the.wiretapped.net/security/host-security/lsof/binaries/hpux/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 06:14 AM
08-13-2001 06:14 AM
Re: using lsof instead of fuser and building the binary
how do i comile this and then fit it as part of my O/S?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 06:22 AM
08-13-2001 06:22 AM
Re: using lsof instead of fuser and building the binary
is there a file called "configure"? If so, run it (./configure), followed by make. If there is only a file called "Makefile", or "makefile", just run make. If you do not have an ANSI C compiler, and "make" does not compile properly, you have to install gcc (or buy HP's ANSI C compiler) first.
HTH, cu l8r, Edgar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 07:43 AM
08-13-2001 07:43 AM
Re: using lsof instead of fuser and building the binary
this machine has 1152Mb of memory???
whats going on?