From: Matt B. <wal...@ma...> - 2019-06-25 01:59:20
|
> On Jun 24, 2019, at 8:51 PM, Steve Letter via Gimp-print-devel <gim...@li...> wrote: > > Matt, > > Thanks for the help. > > Everyone, I pulled the install down until I get everything straightened out. I may have questions. > > Steve Letter > > On Jun 24, 2019, at 2:05 PM, Matt Broughton <wal...@ma... <mailto:wal...@ma...>> wrote: > >> >> >>> On Jun 24, 2019, at 8:45 AM, Matthew Broughton <mab...@fa... <mailto: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 I did a quick down and dirty compile on my machine. I didn't have libusb installed so I didn't get our backend. I also didn't use any arguments for ./configure. Everything built smoothly. I then did a DESTDIR install and it looks like everything is there. I'll try a more customized build using the configure arguments used back in January 2016. It won't be signed, but it may be OK for testing. Matt |