Date: Fri, 16 Sep 2005 16:28:25 -0700 From: "Eric Pretorious" <epretorious@hotmail.com> To: lofi@freebsd.org Cc: freebsd-questions@freebsd.org Subject: Re: CUPS, Foomatic, and HPIJS? Message-ID: <BAY107-F17238B4AE623EA7E1567F6A4910@phx.gbl> In-Reply-To: <200509162214.44252.lofi@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>From: Michael Nottebrock <lofi@freebsd.org> >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 _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY107-F17238B4AE623EA7E1567F6A4910>