Installing Hobit Client in HPUX
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I don't see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
Jacob, Davis a écrit :
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
this is the config file you need to set up to define your hobbit server.
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
the client has to be launched via runclient.sh. or via one of the starting scripts /sbin/init.d/hobbit-client.
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I don’t see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
Note that you unpacked the tarball relative to your current directory at the time. If that wasn't /, then you're going to have issues. The last time I installed an hp-ux client, there was a depot installer package available, also.
On Wed, April 2, 2008 02:49, pkc_mls wrote:
Jacob, Davis a écrit :
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
this is the config file you need to set up to define your hobbit server.
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
the client has to be launched via runclient.sh. or via one of the starting scripts /sbin/init.d/hobbit-client.
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I dont see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
The binaries seem small to me. These are my binaries:
-rwxr-xr-x 1 hobbit users 601912 Apr 3 07:25 bb
-rwxr-xr-x 1 hobbit users 498016 Apr 3 07:25 bbcmd
-rwxr-xr-x 1 hobbit users 587604 Apr 3 07:25 bbdigest
-rwxr-xr-x 1 hobbit users 733896 Apr 3 07:25 bbhostgrep
-rwxr-xr-x 1 hobbit users 495548 Apr 3 07:25 bbhostshow
-rwxr-xr-x 1 hobbit users 634784 Apr 3 07:25 clientupdate
-rwxr-xr-x 1 hobbit users 549692 Apr 3 07:25 hobbitlaunch
-rwxr-xr-x 1 hobbit users 20732 Apr 3 07:25 hpux-meminfo
-rwxr-xr-x 1 hobbit users 646168 Apr 3 07:25 logfetch
-rwxr-xr-x 1 hobbit users 581632 Apr 3 07:25 msgcache
-rwxr-xr-x 1 hobbit users 595472 Apr 3 07:25 orcahobbit
-- Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"I am not young enough to know everything." -- Oscar Wilde
----- Original Message ----- From: Jacob, Davis To: hobbit at hswn.dk Sent: Wednesday, April 02, 2008 8:16 AM Subject: [hobbit] Installing Hobit Client in HPUX
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I don't see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
Forgot to say. I am also running HP-UX 11.11
Lars ----- Original Message ----- From: Jacob, Davis To: hobbit at hswn.dk Sent: Wednesday, April 02, 2008 8:16 AM Subject: [hobbit] Installing Hobit Client in HPUX
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I don't see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
Try the following link http://www.razorsedge.org/~mike/software/hobbit/
You'll find a link to hpux where there will be around 7 different versions of hobbit gzipped depot files. Much easier to install from a software depot.
Hope this helps
Bob Manocchia
-----Original Message----- From: Lars Ebeling [mailto:lars.ebeling at leopg9.no-ip.org] Sent: Thursday, April 03, 2008 2:46 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Installing Hobit Client in HPUX
Forgot to say. I am also running HP-UX 11.11
Lars
----- Original Message -----
From: Jacob, Davis <mailto:Davis.Jacob at McKesson.com>
To: hobbit at hswn.dk
Sent: Wednesday, April 02, 2008 8:16 AM
Subject: [hobbit] Installing Hobit Client in HPUX
Hi,
A quick introduction, I am Davis Jacob a member of the System
Engineering team.
I am getting a problem when trying to install the client in HPUX
machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161
tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137
tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes,
169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes,
137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh,
1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh,
1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh,
1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh,
1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh,
1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh,
1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh,
1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh,
1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh,
1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387
bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076
bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732
bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349
bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783
bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6
tape blocks
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape
blocks
But I don't see any installable in it. The HPUX version running
is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
Hi friends,
I have a HP-UX 11.31 and tried thehobbit-client-4.1.2p1-3.hpux11.11.re.depot.gz<http://www.razorsedge.org/%7Emike/software/hobbit/hpux/hobbit-client-4.1.2p1-3.hpux11.11.re.depot.gz> with no success. Can someone help me on How to install hobbit or xymon client or share a compiled client?
Thanks in advance,
Mario.
On Thu, Apr 3, 2008 at 9:14 AM, Manocchia, Robert < Robert-Manocchia at idexx.com> wrote:
Try the following link http://www.razorsedge.org/~mike/software/hobbit/<http://www.razorsedge.org/%7Emike/software/hobbit/>
You’ll find a link to hpux where there will be around 7 different versions of hobbit gzipped depot files. Much easier to install from a software depot.
Hope this helpsBob Manocchia
-----Original Message----- *From:* Lars Ebeling [mailto:lars.ebeling at leopg9.no-ip.org] *Sent:* Thursday, April 03, 2008 2:46 AM *To:* hobbit at hswn.dk *Subject:* Re: [hobbit] Installing Hobit Client in HPUX
Forgot to say. I am also running HP-UX 11.11
Lars
----- Original Message -----
*From:* Jacob, Davis <Davis.Jacob at McKesson.com>
*To:* hobbit at hswn.dk
*Sent:* Wednesday, April 02, 2008 8:16 AM
*Subject:* [hobbit] Installing Hobit Client in HPUX
Hi,
A quick introduction, I am Davis Jacob a member of the System Engineering team.
I am getting a problem when trying to install the client in HPUX machine.
When I untar the client version, I get this message;
tar -xvf hobbit_hpux.tar
x ./etc/rc.config.d/hobbit-client, 880 bytes, 2 tape blocks
x ./sbin/init.d/hobbit-client, 3497 bytes, 7 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bb, 82172 bytes, 161 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbcmd, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostgrep, 86268 bytes, 169 tape blocks
x ./usr/local/libexec/hobbit/client/bin/bbhostshow, 69884 bytes, 137 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-aix.sh, 1452 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-darwin.sh, 1164 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-freebsd.sh, 1462 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-hp-ux.sh, 1565 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-linux.sh, 1363 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-netbsd.sh, 1399 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-openbsd.sh, 1396 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-osf1.sh, 1346 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient-sunos.sh, 1652 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitclient.sh, 1387 bytes, 3 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hobbitlaunch, 78076 bytes, 153 tape blocks
x ./usr/local/libexec/hobbit/client/bin/hpux-meminfo, 20732 bytes, 41 tape blocks
x ./usr/local/libexec/hobbit/client/etc/clientlaunch.cfg, 349 bytes, 1 tape blocks
x ./usr/local/libexec/hobbit/client/etc/hobbitclient.cfg, 1783 bytes, 4 tape blocks
x ./usr/local/libexec/hobbit/client/runclient.sh, 2962 bytes, 6 tape blocks
x ./usr/local/var/run/hobbitclient-runtime.cfg, 0 bytes, 0 tape blocks
But I don’t see any installable in it. The HPUX version running is B.11.11
Can you please help me with this.
Thanks in advance,
Davis
participants (6)
-
Davis.Jacob@McKesson.com
-
epperson@alumni.unc.edu
-
lars.ebeling@leopg9.no-ip.org
-
pkc_mls@yahoo.fr
-
Robert-Manocchia@IDEXX.com
-
rower.master@gmail.com