- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- where is "bsdinst"
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-10-2001 05:21 PM
тАО07-10-2001 05:21 PM
where is "bsdinst"
I want to install "lsof" on my machine ,but when I issue the command :make install , it prompts that there is no bsdinst ? where can I find this command ?
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
mkdir -p -m 755 /opt/lsof/4.55/bin /opt/lsof/4.55/man/man8
bsdinst -c -s -m 2755 -g sys lsof /opt/lsof/4.55/bin/lsof
Make: Cannot load bsdinst. Stop.
*** Error exit code 1 (ignored)
bsdinst -c -m 644 lsof.8 /opt/lsof/4.55/man/man8/lsof.8
Make: Cannot load bsdinst. Stop.
*** Error exit code 1 (ignored)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2001 06:53 PM
тАО07-10-2001 06:53 PM
Re: where is "bsdinst"
There are precompiled versions of lsof 4.55 for both 10.20 and 11.0 available here:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/
I think you might have better luck with one of these.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2001 07:11 PM
тАО07-10-2001 07:11 PM
Re: where is "bsdinst"
ftp://coast.cs.purdue.edu/pub/tools/unix/sysutils/lsof/
this is something I am going to be working here soon too ..
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2001 11:19 AM
тАО09-06-2001 11:19 AM
Re: where is "bsdinst"
The reason I'm running is because I want to create lsof for HP-11 for64bit
One on the http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.55/
is for 32 bit. OS
Where is this bsdinst
The error I get
Make: Cannot load bsdinst. Stop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-06-2001 12:28 PM
тАО09-06-2001 12:28 PM
Re: where is "bsdinst"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-10-2003 01:23 AM
тАО02-10-2003 01:23 AM
Re: where is "bsdinst"
Cheers,
Glenn.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-10-2003 09:14 AM
тАО02-10-2003 09:14 AM
Re: where is "bsdinst"
if you don't like compiling:
"lsof" is part of the ITO/VPO/OVO agents these days, download the agent for free, and extract it from there: 32bit/64bit/hpux10.20/11.0/11i...
FWIW,
Wodisch