Re: libmotif3
Þann 2006-10-14, 16:18:49 (+0000) skrifaði Francesco Pietra:
> $locate libXm.so
> reported
> warning, database '/var/cache/locatedb' is more than 8 days old
> /usr/lib/libXm.so.2
> /usr/lib/libXm.so.2.0.1
You have to update your database if you want locate to find that file
for you, run sudo updatedb (takes a few sek/min).
According to the package info on the debian website then libmoti3 does
indeed have /usr/X11R6/lib/libXm.so.3 and no /usr/lib/libXm.so.2 (see
http://packages.debian.org/cgi-bin/search_contents.pl?searchmode=filelist&word=libmotif3&version=stable&arch=i386)
Maby you have to reconfigure/recompile your application so that it sees the
right libXm file.
HTH
Oli
Reply to:
- References:
- libmotif3
- From: Francesco Pietra <frapietra@alice.it>