Compiling Raster Driver - missing lcupsimage

James Mackay james.mackay at innoviafilms.com
Thu Apr 29 03:13:40 PDT 2010


Hi,

I'm trying to get a Custom Raster Printer Driver compiled and installed and hitting a problem around the lcupsimage library.

jmackay at ubuntu-pc:/tmp/rastertodpl-0.0.3$ make install
Making install in m4
make[1]: Entering directory `/tmp/rastertodpl-0.0.3/m4'
make[2]: Entering directory `/tmp/rastertodpl-0.0.3/m4'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/aclocal" || mkdir -p -- "/usr/local/share/aclocal"
make[2]: Leaving directory `/tmp/rastertodpl-0.0.3/m4'
make[1]: Leaving directory `/tmp/rastertodpl-0.0.3/m4'
Making install in src
make[1]: Entering directory `/tmp/rastertodpl-0.0.3/src'
Making install in .
make[2]: Entering directory `/tmp/rastertodpl-0.0.3/src'
gcc  -g -O2   -o rastertodpl  rastertodpl.o -lcupsimage -lcups
/usr/bin/ld: cannot find -lcupsimage
collect2: ld returned 1 exit status
make[2]: *** [rastertodpl] Error 1
make[2]: Leaving directory `/tmp/rastertodpl-0.0.3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/rastertodpl-0.0.3/src'
make: *** [install-recursive] Error 1

This is based on the rastertolabel filter in CUPS. I am sure that this will be a very simple problem to fix as I'm pretty sure it will just be something like I've forgotten a library path.

If you require any further information please let me know, any help would be appreciated.

Thanks

James






More information about the cups mailing list