You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find any build instructions nor do I find a configure script or Makefile.
It should be nice to be able to build and test this when it's not many tools out there to handle CMYK images for us Linux users.
Thank You!
The text was updated successfully, but these errors were encountered:
Not sure if you're still paying attention to this, but I was able to compile using the following tricks:
Make sure to clone the blackfiveimaging libraries within your cmyktool directory.
I also cloned the 3rd party libs as well, just in case.
Then: autoreconf -i ./configure make
That's as far as I got. I needed to copy my Makefile.in.in from my gettext install as well. Looks like development here has stalled, sadly.
I can't find any build instructions nor do I find a configure script or Makefile.
It should be nice to be able to build and test this when it's not many tools out there to handle CMYK images for us Linux users.
Thank You!
The text was updated successfully, but these errors were encountered: