Operating System - HP-UX
1831408 Members
3265 Online
110025 Solutions
New Discussion

swinstall libpcap and tcpdump

 
SOLVED
Go to solution
Daehnrich
Occasional Advisor

swinstall libpcap and tcpdump

Hello,

i have Problem's with the swinstall from libpcap-0.5.2-sd-11.00.depot and tcpdump-3.7.1-sd-11.00.depot Installation.

The used syntax is: swinstall -s 192.168.200.11:/tmp/libpcap-0.5.2-sd-11.00.depot

The Failure Massege is:

The source you have chosen is a tape device. A tape device must be
local to the single marked target. Since the hostname of the tape
device does not match the hostname of the single marked target, this
source is not allowed. Please choose a different source.

I have no Idea!

regards

S.D.
5 REPLIES 5
Trond Haugen
Honored Contributor
Solution

Re: swinstall libpcap and tcpdump

You can only install from a local tape-image-depot. See this URL for a resent post: http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xee9f93e260b0d611abdb0090277a778c,00.html

Regards,
Trond
Regards,
Trond Haugen
LinkedIn
Daehnrich
Occasional Advisor

Re: swinstall libpcap and tcpdump

thx, libpcap and tcpdump now installed.

#/usr/local/sbin/tcpdump -p -i lan0 host tshp01


Failure:
/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libpcap.sl
/usr/lib/dld.sl: No such file or directory


Regards S.D.
Dirk Wiedemann
Respected Contributor

Re: swinstall libpcap and tcpdump

Hello S.D.

are you sure, that the install of libpcap was successful?
Have a look at the logfiles of swinstall and swagent.
Does the file /usr/local/lib/libpcap.sl exist?

Dirk
Daehnrich
Occasional Advisor

Re: swinstall libpcap and tcpdump

Hello Dirk,

yes the install of libpcap are successful. The File usr/local/lib/libpcap.sl exist. In the Logfiles are no Error's or Warning's.

S??ren
Daehnrich
Occasional Advisor

Re: swinstall libpcap and tcpdump

The Problem is solved. Thx.

Regards S.D.