Rick Scott wrote:
> This is statically linked with Motif, right???
Well, it's the executable that comes with the rpm package.
Isn't it dynamically linked with Motif? In my case that is
with lesstif-0.89.9-1. Could that be the reason for the problems?
(I'm also using the XF86_SVGA X server from XFree86-3.6.6-11).
An "ldd dxui" gives:
libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x4001c000)
libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40024000)
libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40037000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40083000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40129000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40135000)
libMagick.so.5 => /usr/X11R6/lib/libMagick.so.5 (0x4014b000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x402b8000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x402fb000)
libpng.so.2 => /usr/lib/libpng.so.2 (0x4031a000)
libbz2.so.0 => /usr/lib/libbz2.so.0 (0x40345000)
libz.so.1 => /usr/lib/libz.so.1 (0x40353000)
libdl.so.2 => /lib/libdl.so.2 (0x40362000)
libm.so.6 => /lib/libm.so.6 (0x40366000)
libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40383000)
libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4038d000)
libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3
(0x403a5000)
libc.so.6 => /lib/libc.so.6 (0x403ed000)
libpthread.so.0 => /lib/libpthread.so.0 (0x404e2000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Rob.
----------------------------------------------------------------
> On 15-Mar-00 at 23:34, Rob Lahaye ([EMAIL PROTECTED]) wrote:
> >
> > Hello,
> >
> > I've just installed the second upgrade of opendx 4.0.10 for
> > RedHat Linux.
> >
> > It runs fine, except errors (that were already in earlier versions):
> >
> > (1) Interactors misbehave, when clicking the up/down arrows to change
> > their values.
> > Manual/keyboard input works fine.
> >
> > (2) The Colormap colorbar shows scrambled colors when operating
> > in 16 bpp.
> > For some reason, 8, 24 and 32 are all fine.
> >
> > (3) when an error is detected, the "Message Window" pops up and
> > displays a message and/or warning. Sometimes when this happens
> > the help menu at the top (File, Edit, Execute, Commands, Options
> > and Help) is unusable. For example, clicking on File, will not
> > show the list of submenus under File etc.
> > This does not happen always.