Operating System - HP-UX
1845234 Members
2239 Online
110243 Solutions
New Discussion

Re: lsof for 64-bit kernel

 
Pocius Arturas
Advisor

lsof for 64-bit kernel


Hello,

Where can get lsof binary built
for HP-UX 11.00 64 bit kernel?

Thank you.
Arturas
9 REPLIES 9
Pete Randall
Outstanding Contributor

Re: lsof for 64-bit kernel

Robert-Jan Goossens
Honored Contributor

Re: lsof for 64-bit kernel

Hi,

Download the 11.00 version from next site,

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.67/

save the attachment to your disk,

# gunzip lsof.sh.gz
# sh lsof
# mv lsof* /usr/local/bin/

Hope it helps,

Robert-Jan.
Pete Randall
Outstanding Contributor

Re: lsof for 64-bit kernel

Robert-Jan,

Unless they've changed recently, the porting centers have always had the 32-bit version, that's why I referred Arturas to another link.


Pete


Pete
Robert-Jan Goossens
Honored Contributor

Re: lsof for 64-bit kernel

Pete (:-))

You are almost right, look at the attachment.

db001:/usr/local/bin# file lsof
lsof: ELF-64 executable object file - PA-RISC 2.0 (LP64)

Robert-Jan.
Pete Randall
Outstanding Contributor

Re: lsof for 64-bit kernel

Robert-Jan,

I can't open the attachment (404 error - European site?), but I'll gladly take your word for it - thanks!


Pete


Pete
H.Merijn Brand (procura
Honored Contributor

Re: lsof for 64-bit kernel

Not a European issue. I also get a 404

Issue?

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Robert-Jan Goossens
Honored Contributor

Re: lsof for 64-bit kernel

Well Pete is right about the 404 error, if you would like a copy add a message with your email adres and I will send it.

Regards,

Robert-Jan.
Pocius Arturas
Advisor

Re: lsof for 64-bit kernel


I using lsof to install tightvnc.

But still can't get it running:

# ./install_vnc.sh
Please enter directory to install tightvnc to: /usr/local/bin
Validating Destination Directory...Directory verified!

Copying installation files
Xvnc Server.......................DONE
VNC CONNECT.......................DONE
VNC PASSWD........................DONE
VNC SERVER SCRIPT.................DONE
VNC STARTUP SCRIPT................DONE
VNC VIEWER........................DONE
LSOF BINARY.......................DONE
Checking for existing password....FOUND
Adding VNC to startup directories.DONE
VNC IS NOT RUNNING
waiting...
Starting Xvnc...1...2...3...4...DONE
VNC IS NOT RUNNING


What's the matter?

Thank you.

Arturas
Pocius Arturas
Advisor

Re: lsof for 64-bit kernel


I using lsof to install tightvnc.

But still can't get it running:

# ./install_vnc.sh
Please enter directory to install tightvnc to: /usr/local/bin
Validating Destination Directory...Directory verified!

Copying installation files
Xvnc Server.......................DONE
VNC CONNECT.......................DONE
VNC PASSWD........................DONE
VNC SERVER SCRIPT.................DONE
VNC STARTUP SCRIPT................DONE
VNC VIEWER........................DONE
LSOF BINARY.......................DONE
Checking for existing password....FOUND
Adding VNC to startup directories.DONE
VNC IS NOT RUNNING
waiting...
Starting Xvnc...1...2...3...4...DONE
VNC IS NOT RUNNING

What's the matter?

Thank you.

Arturas