Peter Clifton wrote: > On Tue, 2007-12-25 at 00:49 +0000, Peter Clifton wrote: > >> On Mon, 2007-12-24 at 23:17 +0000, Peter TB Brett wrote: >> > > >>> My guess is that this is an artifact from moving from gettext to intltool >>> for >>> translation of xgsch2pcb. The right person to ask would be Peter Clifton, >>> but you're probably going to have to wait until Boxing Day for an answer. ;) >>> >> The po/Makefile.in.in should be created by intltoolize, I just realised >> there is no ./autogen.sh script with xgsch2pcb to run this for you, I'll >> fix that in GIT soon. >> >> There is actually a bug manifesting somewhere, in that running: >> >> intltoolize --force --copy >> >> its trying to put Makefile.in.in in tools/po/ >> >> This isn't going to work.. I might have to remove the use of >> AC_CONFIG_AUX_DIR([tools]) >> > > Ok, I've dropped this usage, and the auto-foo tools now sit in the root > directory, as with the rest of the gEDA builds. > > I've also removed the auto-generated files from source-control. > Arguably, no-one would have noticed this bug had _all_ relevant > maintainer auto-generated files (including po/Makefile.in.in) had been > which shipped with the git checkout. > > I also added an autogen.sh copied from gEDA. > > ./autogen.sh > ./configure > make > make install > > I get the following error during install:
/usr/bin/install: cannot create regular file `/usr/local/share/icons/hicolor/48x48/apps/xgsch2pcb.png': No such file or directory Failed to install ./xgsch2pcb-48.png into /usr/local/share/icons/hicolor/48x48/apps/xgsch2pcb.png Shouldn't this be in /usr/share/icons/... instead of /usr/local/share ??? Thanks, Ryan _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
