Hi all,
I'd like to install jre-1.5.0p9 on my production server, which are
installed without X11. jre-1.5.0p9 relies on openmotif, which relies
on X11. This jre will run tomcat webapps, so openmotif will not be
really used.
I try to install openmotif to satisfy dependencies with some force
option, but it fails... Here's the log :
$ sudo pkg_add -v -F libdepends,scripts openmotif
parsing openmotif-2.1.30.5p1
Can't install openmotif-2.1.30.5p1: lib not found ICE.8.1
Even by looking in the dependency tree:
Maybe it's in a dependent package, but not tagged with @lib ?
(check with pkg_info -K -L)
If you are still running 3.6 packages, update them.
Can't install openmotif-2.1.30.5p1: lib not found SM.8.0
Can't install openmotif-2.1.30.5p1: lib not found X11.9.0
Can't install openmotif-2.1.30.5p1: lib not found Xext.9.0
Can't install openmotif-2.1.30.5p1: lib not found Xp.9.0
Can't install openmotif-2.1.30.5p1: lib not found Xt.9.0
Not an ustar archive header
openmotif-2.1.30.5p1: complete
Adjusting md5 for /usr/local/lib/libXm.a from
34083b72a78e25556586ba1599ea2cf1 t
o
5744ecff6c897cc215b94f56ef3c3df3
--- openmotif-2.1.30.5p1 -------------------
system(/bin/sh, -c, [ -f /usr/X11R6/lib/X11/config/Motif.rules ] &&
(mv -f /usr/
X11R6/lib/X11/config/Motif.rules
/usr/X11R6/lib/X11/config/Motif.rules.orig && c
p -p
/usr/local/lib/X11/config/Motif.rules /usr/X11R6/lib/X11/config))
failed:
256
system(/bin/sh, -c, [ -f /usr/X11R6/lib/X11/config/Motif.tmpl ] && (mv
-f /usr/X
11R6/lib/X11/config/Motif.tmpl
/usr/X11R6/lib/X11/config/Motif.tmpl.orig && cp -
p
/usr/local/lib/X11/config/Motif.tmpl /usr/X11R6/lib/X11/config))
failed: 256
/usr/sbin/pkg_add: Installation of openmotif-2.1.30.5p1 failed ,
partial install
ation recorded as partial-openmotif-2.1.30.5p1
$
Am I doom to install xbase ?
Best regards,
Bruno.