Subject: Re: [nmr_sparky] Re: Install PonderosaClient
From: Insiya Fidai
Date: Jul 13, 2016

Previous: 1139 Next: 1141


Hello again,

I tried it. It still didnt work. Following is the error in the terminal.

[root@localhost nmruser]# PonderosaClient32
PonderosaClient32: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[root@localhost nmruser]# PonderosaClient64
PonderosaClient64: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[root@localhost nmruser]# PonderosaClient
PonderosaClient: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[root@localhost nmruser]# ld /usr/local/bin/PonderosaClient
ld: error in /usr/local/bin/PonderosaClient(.eh_frame); no .eh_frame_hdr table will be created.
[root@localhost nmruser]# ld /usr/local/bin/PonderosaClient
ld: error in /usr/local/bin/PonderosaClient(.eh_frame); no .eh_frame_hdr table will be created.
[root@localhost nmruser]# locate libQtGui.so
/usr/local/anaconda/lib/libQtGui.so
/usr/local/anaconda/lib/libQtGui.so.4
/usr/local/anaconda/lib/libQtGui.so.4.8
/usr/local/anaconda/lib/libQtGui.so.4.8.6
/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so
/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so.4
/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so.4.8
/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so.4.8.6
[root@localhost nmruser]# export LD_LIBRARY_PATH=/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so.4.8.6:LD_LIBRARY_PATH
[root@localhost nmruser]# export LD_LIBRARY_PATH=/usr/local/anaconda/pkgs/qt-4.8.6-0/lib/libQtGui.so.4.8.6:$LD_LIBRARY_PATH
[root@localhost nmruser]# PonderosaClient
PonderosaClient: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[root@localhost nmruser]#


Should I try installing new NMRFAM-SPARKY? I had installed installed a new version in April, 2016.

On Wed, Jul 13, 2016 at 12:24 PM, woonghee791113@... [nmr_sparky] nmr_sparky@yahoogroups.com wrote:
 

Would you follow these steps?
1. Reboot - This may help... Or open a new terminal window.

2. In the terminal,
  $ PonderosaClient

3. If it does not work,
  $ ld /usr/local/bin/PonderosaClient
and see what it looks for. If qt libraries are not recognized, what you can do is,

4. Find qt libraries
 $ locate libQtGui.so
 -check the directory

 $ export LD_LIBRARY_PATH=the directory you found:$LD_LIBRARY_PATH
 $ PonderosaClient

Theoretically, this should solve the problem.
FYI, I tested and it runs okay on CentOS 6.8 and I compile the program in CentOS 5.11.




--
Best Regards,
Insiya Fidai
Biophysics Graduate Program
Ohio State University