[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

HOWTO build and package CMYK seperate plugin for the GIMP (SID)



Hello,

I'm running Sarge/SID.

I want to build and package the gimp plugin Seperate [3],
which relies on the CMM of the little-cms [5] and seems to
make a first step toward the needed CMYK seperation in
the GIMP.

I'm not able to run the binary for GIMP 2.0 which can be found on [3]

/home/gerhard/.gimp-2.0/plug-ins/separate: error while loading shared
libraries: libgimpcolor-1.3.so.24: cannot open shared object file: No
such file or directory

$ grep libgimpcolor strace_seperate.out
open("/usr/share/qt3/lib/libgimpcolor-2.0.so.0", O_RDONLY) = -1 ENOENT
(No such file or directory)
open("/usr/lib/GNUstep/System/Library/Libraries/libgimpcolor-2.0.so.0",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgimpcolor-2.0.so.0", O_RDONLY) = 3

When I try to compile it from source
(http://www.blackfiveservices.co.uk/projects/separate.gimp20.tar.gz)
I get this error message:

gerhard debian:~/Desktop/Downloads/separate.gimp20$ make
gcc -g `pkg-config gimp-1.3 --cflags` `pkg-config gimpui-1.3 --cflags`
`pkg-config gtk+-2.0 --cflags` -O2 -Wall -c separate.c
Package gimp-1.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp-1.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimp-1.3' found
Package gimpui-1.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gimpui-1.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimpui-1.3' found
separate.c:60: warning: initialization from incompatible pointer type
separate.c: In function `run':
[...]
separate.c:815: warning: implicit declaration of function
`GIMP_FILE_ENTRY'
separate.c:815: warning: assignment makes pointer from integer without a
cast
separate.c:816: warning: assignment makes pointer from integer without a
cast
make: *** [separate.o] Error 1

Help is appreciate.

Thanks in advance

Kind Regards

Gerhard Gaußling

Links:


[1] Thread in the Gimp Windows List:
http://www.spinics.net/lists/gimpwin/msg03134.html

[2] Thread in debian.user.german:
http://thread.gmane.org/gmane.linux.debian.user.german/104563

[3] Website of the separate plugin:
http://www.blackfiveservices.co.uk/separate.shtml

[4] GIMP plugin registry:
http://registry.gimp.org/plugin?id=3375

[5] www.littlecms.com

My Installation:

ii cupsys-driver- 4.2.7-2 Gimp-Print printer drivers for CUPS
ii cupsys-driver- 4.2.7-2 Gimp-Print printer drivers for CUPS
ii foomatic-db-gi 4.2.7-2 linuxprinting.org printer support -
database
ii gimp 2.0.4-1 The GNU Image Manipulation Program,
stable v
ii gimp-data 2.0.4-1 Data files for The GIMP, stable
version 2.0
ii gimp-dcraw 1.16-2 GIMP plug-in for loading RAW digital
photos
ii gimp-help 2+0.2-2 Documentation for The GIMP, version 2
ii gimp-perl 1.2.5-4 Perl support and plugins for The GIMP
ii gimp-python 2.0.4-1 Python support and plugins for The
GIMP, sta
ii gimp1.2 2.0.4-1 Transitional dummy package for
upgrading The
ii gimp1.2-perl 1.2.5-4 Transitional dummy package for
upgrading The
ii gimp1.2-quitei 0.2-2 A Qt based SANE plugin for GIMP 1.2
ii gimpprint-doc 4.2.7-2 Users' Guide for Gimp-Print and CUPS
ii gimpprint-loca 4.2.7-2 Locale data files for Gimp-Print
ii ijsgimpprint 4.2.7-2 Inkjet Server - Ghostscript driver for
Gimp-
ii libgimp1.2 1.2.5-4 Libraries necessary to run the GIMP,
version
ii libgimp1.2-dev 1.2.5-4 Headers and other files for compiling
plugin
ii libgimp2.0 2.0.4-1 Libraries necessary to run the GIMP,
stable
ii libgimp2.0-dev 2.0.4-1 Headers and other files for compiling
plugin
ii libgimp2.0-doc 2.0.4-1 Documentation for the GIMP library,
stable v
ii libgimpprint1 4.2.7-2 The Gimp-Print printer driver library




Reply to: