From: Pablo C. <su...@bc...> - 2017-03-10 14:15:27
|
Hi Dmitry, did this worked? All the best, Pablo. Scipion team Activo Mar, 7 Marzo at 10:42 AM , Pablo Conesa <su...@bc...> Escrito: Hi Dmitry, May I recomend you to switch to release-1.1 branch. Reasons are: Now devel and release-1.1 are almost similar. Differences are that release has more activity and bugfixes are pushed first to release-1.1 and after a while they end up un devel. Like in this case for the picking bug that is not yet in devel but soon will be. You will also help us to test the future release while using it. To do so, follow Jose Miguel steps but switch to release-1.1: git pull # and this should bring the changes...and release-1.1 branch if not yet local. git checkout release-1.1 #This switches you to release-1.1 branch git pull # Again, this might not be needed, but I use to do it to be sure I have the latest changes. scipion install -j N # replace N by an integer, it means how many CPUs you want to use to compile scipion install is optimized and will only compile what has changed and EM packages are not reinstall. It should not take long. Let us know how it goes? All the best, Pablo. Activo Lun, 6 Marzo at 5:08 PM , Dmitry Semchonok <sem...@gm...> Escrito: Dear colleagues, If there an easy way to update the xmipp - particle picking protocol in Scipion_dev (or any other protocol inside Scipion dev that was bug fixed) without reinstalling everything? Sincerely, Dmitry ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ scipion-users mailing list sci...@li... https://lists.sourceforge.net/lists/listinfo/scipion-users |