From: Michael Nottebrock <[EMAIL PROTECTED]>
Date: Fri, 16 Sep 2005 22:14:36 +0200
The hpijs foomatic driver is part of the foomatic-db-hpijs distribution
(http://www.linuxprinting.org/download/foomatic/foomatic-db-hpijs-1.4-1.tar.gz),
which isn't in ports.
I downloaded the archive (from linuxprinting.org) and *attempted* to install
the hpijs drivers following the instructions in the USAGE file...
Install it after you have installed fommatic-db using the commands (if
you have downloaded this package from CVS, run "./make_configure" at
first, for that you will also need the "autoconf" and "aclocal"
utilities, "aclocal" is in the "automake" package in some
distributions):
./configure
make
make install
...but step #2 (i.e., `make`) barfed:
gateway# make
chmod a+rx data-generators/*/hpijs*
install -d db/source/driver
install -d db/source/opt
install -d db/source/printer
cd data-generators; for m in `ls -1`; do cd $m; ./$m-generator; cd ..;
done./CVS-generator: not found
*** Error code 127
Stop in /usr/home/eric/foomatic-db-hpijs-1.4-1.
Any idea what this means? There's NO mention of CVS-generator in either the
README or the USAGE files. There is, however, the caveat:
if you have downloaded this package from CVS, run "./make_configure" at
first, for that you will also need the "autoconf" and "aclocal" utilities,
"aclocal" is in the "automake" package in some distributions
There are no packages named automake, aclocal, or autoconf however.
What should I do?
Eric P.
Sunnyvale, CA
_________________________________________________________________
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"