From: Jean-Jacques de J. <jea...@hp...> - 2000-04-13 12:50:18
|
Dave Hill wrote: > > The current CVS will not compile with GIMP 1.0.4. I have some > patches "ready to roll" to fix this, if it OK with the UI chaps > to submit them. > > Dave > > -- > Dave Hill, Kempston, Bedford UK da...@mi... > davehill at users.sourceforge.net > Sicth munce ago, I cutn't evun spel enjuneer, and now I are one! OK, I installed gimp-1.1.19, and gimp-print compiled fine. But now when I "make install", I get the following: make[1]: Entering directory `/home/jj/print' /bin/sh ./mkinstalldirs /usr/local/bin /usr/bin/install -c unprint /usr/local/bin/unprint /usr/bin/install -c escp2-weavetest /usr/local/bin/escp2-weavetest /usr/bin/install -c pcl-unprint /usr/local/bin/pcl-unprint /usr/bin/gimptool --install-admin-bin print /usr/bin/install -c print /plug-ins/print /usr/bin/install: cannot create regular file `/plug-ins/print': No such file or directory make[1]: *** [install-libexecPROGRAMS] Error 1 make[1]: Leaving directory `/home/jj/print' make: *** [install-am] Error 2 JJJ |