On Saturday 10 June 2006 02:01, Pedro Alves wrote: > On Sat, Jun 12, 2006 at 12:11:35AM -0700, TR wrote: > > I'm wondering whether install_user.c ever compiled successfully. And, if > > so, how could install_user_gui() not be available to jpilot.c? Doesn't > > this seem to be the question? > > Ok, I found it. There was not one single reference in Makefile to > install_user. Adding it manually it compiled successfully. Don't ask me why > configure didn't include it on the Makefile, my knowledge does not go that > far. > > > The next error was in make install: > > Making install in po > make[1]: Entering directory `/home/pedro/can2/jpilot/po' > /bin/sh .././mkinstalldirs /opt/jpilot-20050507//share > /bin/sh: .././mkinstalldirs: No such file or directory > make[1]: *** [install-data-yes] Error 127 > make[1]: Leaving directory `/home/pedro/can2/jpilot/po' > make: *** [install-recursive] Error 1 > > > Apparently mkinstalldirs should be there... but is not. > > > Thanks > Well, at least we got a working binary, anyway. You can create a shortcut to it, put in in your startup file, etc, until someone who knows configure, etc. can debug the install. I'm guessing that's the hangup at this point. -TR
More information about the jpilot mailing list