External Email - Use Caution
Hello Krystal,
Doing an "upgrade" is fine, but I don't think you want to do a "dist-upgrade". Telling the system to upgrade to the distribution likely installed something causing the conflict(s) when you tried to install the 7.3.2 release. If you made a snapshot of the VM when you first booted it with 7.2.0 installed, then you could revert back to that snapshot. You could revert back to any snapshot you made prior to the "dist-upgrade". Otherwise, I think you will have to go back and make a new copy of the VM so that you are starting out with the system from the original disk image file. The I would try,$ sudo apt-get upgrade$ sudo apt-get install ./freesurfer_ubuntu18-7.3.2_amd64.deb
- R.
On 2/8/23 10:42, Krystal Xiwing Yau (krystaly@hku.hk) wrote:
External Email - Use Caution
Dear FreeSurfer users,
I tried to install the newest version of FreeSurfer 7.3.2 on ubuntu 18..04.6 VB Image.
I have run the following commands before installing:
$ sudo apt-get dist-upgrade
$ sudo apt-get upgrade
$ sudo apt-get install ./freesurfer_ubuntu18-7.3.2_amd64.deb