This is something I discovered. It means you can't install without uninstalling the old version first. In practice you can just cd to /usr/local/share and remove the directory denemo (as root). The problem is that Slurs was a link and is now a directory. Richard
On Tue, 2012-08-07 at 19:54 +0200, Federico Bruni wrote: > Il 07/08/2012 19:49, Federico Bruni ha scritto: > > I've just found all the missing dependencies and I'm running make. > > Successfully installed the git version. > I can run it. > > But I got this error when running 'make install'. A wrong path maybe? > > > make[2]: Entering directory `/home/fede/src/denemo' > /bin/mkdir -p '/usr/local/bin' > /usr/bin/install -c denemo_file_update.sh '/usr/local/bin' > /bin/mkdir -p '/usr/local/etc/denemo' > /usr/bin/install -c -m 644 denemo.conf '/usr/local/etc/denemo' > make install-data-hook > make[3]: Entering directory `/home/fede/src/denemo' > cp -r ./actions //usr/local/share/denemo/ > cp: cannot overwrite non-directory > `//usr/local/share/denemo/actions/menus/ObjectMenu/NotesRests/Slurs' > with directory `./actions/menus/ObjectMenu/NotesRests/Slurs' > make[3]: *** [install-data-hook] Error 1 > make[3]: Leaving directory `/home/fede/src/denemo' > make[2]: *** [install-data-am] Error 2 > make[2]: Leaving directory `/home/fede/src/denemo' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory `/home/fede/src/denemo' > make: *** [install-recursive] Error 1 _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
