External Email - Use Caution
On Jul 12, 2019, at 07:32, Juan Rivas <jcrn12@gmail.com> wrote:External Email - Use Caution
_______________________________________________That is what happened:$ ldd /usr/local/bin/freeview | grep not
ldd: /usr/local/bin/freeview: No such file or directory
$ bash
jcrn12@jcrn12-VirtualBox:~$ ldd /usr/local/bin/freeview | grep not
ldd: /usr/local/bin/freeview: No such file or directory
JC.---------- Forwarded message ---------
De: fsbuild <fsbuild@contbay.com>
Date: lun., 15 jul. 2019 a las 14:19
Subject: Re: [Freesurfer] Freeview
To: <freesurfer@nmr.mgh.harvard.edu>
Cc: <jcrn12@gmail.com>Hello JC,Try this to see what libs are missing,$ ldd /usr/local/bin/freeview | grep not- R.On Jul 12, 2019, at 06:19, Juan Rivas <jcrn12@gmail.com> wrote:External Email - Use Caution
_______________________________________________Hi, thank you for your help.I tried again and once again it did not work. I am using Ubuntu 18This is the message I get:$ freeview
sh: 8: freeview: not found
$ which freeview
$ /usr/local/bin/freeview
sh: 10: /usr/local/bin/freeview: not found
$ which ldd
/usr/bin/ldd
$ ldd `which freeview` | grep not
ldd: missing file arguments
Try `ldd --help' for more information.Thank you very much,JC.El lun., 15 jul. 2019 a las 12:50, fsbuild (<fsbuild@contbay.com>) escribió:Hello Juan,For CentOS try:$ sudo yum install gcc-gfortran.x86_64… if that does not work then,$ sudo yum install libgfortran.x86_64For Ubuntu,$sudo apt-get install gfortranOne thing you might want to try first is to run the “ldd” command on the freeview binary to see all/any libraries that are missing....This should return the path to freeview, e.g., /usr/local/bin/freeview, though your path may differ.$ which freeview/usr/local/bin/freeview- then check you have the ldd command,$ which ldd/usr/bin/lddIf the above returned paths for freeview and ldd, then run the ldd command followed by the grep command to see what libraries are missing. Prior to doing the install of libgfortran above, it should list libgfortran is missing.$ ldd `which freeview` | grep notAlso it would be good to know what linux you are running, e.g., CentOS 7, Ubuntu 18, etc.- R.On Jul 15, 2019, at 12:39, Juan Rivas <jcrn12@gmail.com> wrote:External Email - Use Caution
_______________________________________________---------- Forwarded message ---------
De: Juan Rivas <jcrn12@gmail.com>
Date: vie., 12 jul. 2019 a las 3:02
Subject: Re: [Freesurfer] Freeview
To: fsbuild <fsbuild@contbay.com>Hi, thank you for your answer.I did what you recommended to me, and I get this message:freeview: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory.What could be the next step?JC.El lun., 15 jul. 2019 a las 9:57, fsbuild (<fsbuild@contbay.com>) escribió:Hello JC,Your machine could be missing the qt5 libraries/files.On Ubuntu linux you can try installing them with,$ sudo apt-get install qt5-default qtcreator libqt5x11extras5-devOn CentOS linux,$ sudo yum install qt-create qt-config.x86_64$ sudo yum install qt5-qtx11extras.x86_64 qt5-qtx11extras-devel...x86_64- R.On Jul 12, 2019, at 02:28, Juan Rivas <jcrn12@gmail..com> wrote:External Email - Use Caution
Hello, I am trying to use freeview, but everytime I try I get this message:_______________________________________________freeview: error while loading shared libraries: libQt5Widgets.so.5: cannot open shared object file: No such file or directory.How can I fix it?Thanks a lot,JC.
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer