[Users-list] Greater interface on a 64-bit machine

Leandro de Rezende lrezende at iq.usp.br
Mon Feb 12 15:28:26 CET 2007


Dear Andrei,

I had incompatibilities in Fedora 5, in libXft library, related to
libqt-mt.so.3.

/usr/local/grid/gview.bin: error while loading shared libraries:
libXft.so.1: cannot open shared object file: No such file or directory

To solve this problem, aided by Albert Strasheim, I installed libXft rpm
(i386, 32bit) from Fedora Core 4 in my Fedora Core 5 (x86_64):

cd $HOME
rpm2cpio xorg-x11-libs-6.8.2-37.FC4.49.2.1.i386.rpm | cpio -ivd
cp usr/X11R6/lib/libXft.so.1* /usr/lib
/sbin/ldconfig -v

Please, search the xorg-x11-libs rpm and try something like this.

Leandro

Andrei Leitão escreveu:
>  Dear Grid users,
> 
>  I am facing a problem with the Greater interface after
> installing Grid on a 64-bit machine with the Fedora Core 6.
>  The command line option is working perfectly, but there
> are some 32-bit libraries required.
>  The first one is: libqt-mt.so.3. I set it up, but other
> problem happened:
> ./greater.bin: symbol lookup error: ./greater.bin:
> undefined symbol: __ti7QWidget
> 
>  I would like to know if somebody had the same problem yet
> and was able to fix it.
>  Regards,
> 
>  Andrei


More information about the users-list mailing list