well, after a lot of troubles I have made all the steps until: make install the final lines of the log are:
Making install in ui make[3]: Nothing to be done for `install-exec-am'. test -z "/Users/yomizmo/Documents/inkscape//share/inkscape/ui" || ../.././install-sh -c -d "/Users/yomizmo/Documents/inkscape//share/inkscape/ui" /usr/bin/install -c -m 644 'keybindings.rc' '/Users/yomizmo/Documents/inkscape//share/inkscape/ui/keybindings.rc' /usr/bin/install -c -m 644 'menus-bars.xml' '/Users/yomizmo/Documents/inkscape//share/inkscape/ui/menus-bars.xml' /usr/bin/install -c -m 644 'toolbox.xml' '/Users/yomizmo/Documents/inkscape//share/inkscape/ui/toolbox.xml' /usr/bin/install -c -m 644 'units.txt' '/Users/yomizmo/Documents/inkscape//share/inkscape/ui/units.txt' /usr/bin/install -c -m 644 'units.xml' '/Users/yomizmo/Documents/inkscape//share/inkscape/ui/units.xml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in po /bin/sh /Users/yomizmo/Documents/Inkscape SVN/inkscape/trunk/install-sh -d /Users/yomizmo/Documents/inkscape//share/locale /Users/yomizmo/Documents/Inkscape: /Users/yomizmo/Documents/Inkscape: is a directory make[1]: *** [install-data-yes] Error 126 make: *** [install-recursive] Error 1
On 22/12/2007, jiho <jo.irisson@...400...> wrote:
On 2007-December-22 , at 20:41 , Juan Miguel Ramirez wrote:
well, I have installed all the dependencies except subversion; it gives me the following errors:
you can drop subversion in MP and either:
- get a source development snapshot (see wiki on compiling on OSX
there's a link)
- get subversion as an OS X installer http://homepage.mac.com/martinott/ http://subversion.tigris.org/project_packages.html
Let me know how the rest of the compilation goes.
JiHO