From: Matt B. <wal...@ma...> - 2019-06-24 18:05:39
|
> On Jun 24, 2019, at 8:45 AM, Matthew Broughton <mab...@fa...> wrote: > >> >> Could you build a Mac installer from the latest snapshot build >> (https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.2-pre1-2019-06-16T01-00-e55733ff.tar.xz/download <https://sourceforge.net/projects/gimp-print/files/snapshots/gutenprint-5.3.2-pre1-2019-06-16T01-00-e55733ff.tar.xz/download>)? >> This is to get everything in order, and get any Mac stuff into the >> repository, prior to cutting a new 5.3 release (which I'm thinking of >> calling 5.3.3, just to get beyond the very low numbers). >> >> -- >> Robert Krawitz <rl...@al... <mailto:rl...@al...>> > > I'm sorry that I haven't been able to get to this until now. A couple of quick observations before I even install to see what's what. The gutenprint52+usb is not included in the package. Is that going to be changed to gutenprint53+usb? That may bring a whole other set of problems. > > Additionally, the Mac installer is showing the files /MacOS/lib/gutenprint/5.3 has the files (leading spaces) config summary, libgutenprint.9.dylib, and the symlink libgutenprint.dylib The configuration summary is really not a problem. I looked at it and it is a 'rw' file containing the output of ./configure. Is libgutenprint.9.dylib correct? It has been libgutennprint.2.dylib a long time Was the driver supposed to be eliminated? That was used in the past as part of generating the PPDS I believe. That file is also missing. matt$ ls -l /usr/libexec/cups/driver/gutenprint.5.2 lrwxr-xr-x 1 root wheel 72 Jun 24 09:22 /usr/libexec/cups/driver/gutenprint.5.2 -> /Library/Printers/Gutenprint.printerDriver/Contents/MacOS/gutenprint.5.2 Matt |