Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Solaris 2.4, Motif & HP Jetadmin

0 views
Skip to first unread message

vla...@pophost.eunet.be

unread,
Apr 18, 1995, 3:00:00 AM4/18/95
to

We just installed the HP Jetadmin software on our Solaris 2.4 servers. The
Jetadmin explicitly says you need Motif to run several of the tools included
with the jetadmin software. My understanding is that the motif libraries are
included in the standard Solaris 2.4 distribution, but I still can't run the
tools.

Anybody out there managed to make the Device or Job monitor run ? Or do you
really need the Motif Window Manager to be installed ?

All help is welcome !

Jan Wortelboer

unread,
Apr 18, 1995, 3:00:00 AM4/18/95
to
vla...@pophost.eunet.be writes:


;;We just installed the HP Jetadmin software on our Solaris 2.4 servers. The

I use the following script to run DeviceMonitor

#!/bin/sh
MANPATH=/opt/sparc/lib/hpnp/man
LD_LIBRARY_PATH="/usr/local/lib/hpnp/lib:/usr/openwin/lib"
export MANPATH LD_LIBRARY_PATH
/usr/local/lib/hpnp/bin/xjdm -geometry 303x181+12+337 $@


Jan.
--
Jan Wortelboer, University of Amsterdam
Computer Science Department Email: ja...@fwi.uva.nl
Unix systems & Kruislaan 403 Kamer F003 Phone: +31 20 525 7501
network manager 1098 SJ AMSTERDAM Fax : +31 20 525 7490

Andre April

unread,
Apr 19, 1995, 3:00:00 AM4/19/95
to
Jan Wortelboer (ja...@fwi.uva.nl) wrote:
: vla...@pophost.eunet.be writes:


: ;;We just installed the HP Jetadmin software on our Solaris 2.4 servers. The
: ;;Jetadmin explicitly says you need Motif to run several of the tools included
: ;;with the jetadmin software. My understanding is that the motif libraries are
: ;;included in the standard Solaris 2.4 distribution, but I still can't run the
: ;;tools.

: ;;Anybody out there managed to make the Device or Job monitor run ? Or do you
: ;;really need the Motif Window Manager to be installed ?

: ;;All help is welcome !
: I use the following script to run DeviceMonitor

: #!/bin/sh
: MANPATH=/opt/sparc/lib/hpnp/man
: LD_LIBRARY_PATH="/usr/local/lib/hpnp/lib:/usr/openwin/lib"
: export MANPATH LD_LIBRARY_PATH
: /usr/local/lib/hpnp/bin/xjdm -geometry 303x181+12+337 $@


Motif libraries are located under /usr/dt/lib. So you should add it to
your LD_LIBRARY_PATH. As far as I remember, we got problems with the Xm
library revision but a symbolic link solved the problem.

: Jan.


: --
: Jan Wortelboer, University of Amsterdam
: Computer Science Department Email: ja...@fwi.uva.nl
: Unix systems & Kruislaan 403 Kamer F003 Phone: +31 20 525 7501
: network manager 1098 SJ AMSTERDAM Fax : +31 20 525 7490

--
Andre April

Luca Polo

unread,
Apr 22, 1995, 3:00:00 AM4/22/95
to
In article <vlabra.5...@pophost.eunet.be>,

<vla...@pophost.eunet.be> wrote:
>
>We just installed the HP Jetadmin software on our Solaris 2.4 servers. The
>Jetadmin explicitly says you need Motif to run several of the tools included
>with the jetadmin software. My understanding is that the motif libraries are
>included in the standard Solaris 2.4 distribution, but I still can't run the
>tools.
>
You must add to LD_LIBRARY_PATH "/usr/dt/lib", and possibly copy
<HPNPHOME>/examples/DeviceMonitor in /usr/openwin/lib/app-defaults or
in your home dir.
BTW, I've just downloaded the upgrades from ftp-boi.external.hp.com:
they are dated April 13, so seem quite new... but, most important, they
work well.

Regards,
Luca Polo.
--
+-----------------------------------------++---------------------------+
| Luca Polo : ja...@gest.unipd.it || System administrator, |
| (finger ja...@berica.gest.unipd.it for || Ist. di Ing. Gestionale, |
| address and phone numbers) || Universita` di Padova. |

0 new messages