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

[OT?] CMYK separate plug-in für GIMP 2.0 kompilieren



Hallo,

Weiß jemand, ob es ein package mit dem, auf die littlecms aufbauenden, 
GIMP plug-in "seperate" für testing/unstable und gimp 2.x gibt?

Das plugin scheint wohl die ersehnte CMYK Unterstützung schonmal 
vorwegzunehmen.

http://www.blackfiveservices.co.uk/separate.shtml
http://www.spinics.net/lists/gimpwin/msg03134.html

Die binary version startet bei mir nicht:  
http://www.blackfiveservices.co.uk/projects/separate.gimp20.tar.gz

Gimp gibt folgende Meldung aus:
/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

Wäre schön wenn jemand helfen könnte.

ciao

Gerhard



Mit dem Kompilieren haperts auch noch:
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


Meine 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: