On Fri, 22 December 2000, Tuomas Kuosmanen wrote:
> 
> On Thu, Dec 21, 2000 at 07:47:14PM -0800, thus said Donnell:
> 
> > I am now attempting to work with gimp-print as Tuomas suggested.  The .deb
> > files I saw were for i386, so I had to opt for the source code.  I've been
> > having some difficulty with ld during the make.  Since I'm not sure it is
> > strictly gimp-print or Debian-powerpc related, I'll mention that I get the
> > message "/usr/bin/ld: cannot find -lgimpui" during make.  However if I
> > issue ldconfig -v, I see the following:
> > 
> >    ...
> >    /usr/lib:
> >    ...
> >              libgimpui.so.1 => libgimpui.so.1.0.4
> >    ...
> > 
> > What could cause such an error given the above indication?  
> 
> You could check if you have the gimp-devel packages installed, it might be
> missing gimptool. 

I found gimptool in /usr/bin where configure and make expected to find it.  The 
libgimp1 package is installed, so libgimp and libgimpui libraries should be 
accessible.  However, when configure tries to perform gimptest or anything that 
needs the gimpui library, things bomb.  I even went so far as to retrieve the 
gimp sources, copying the libgimp directory (for its header files) in 
/usr/include in an attempt to rectify the problem.  Is the libgimp1 package 
broken? The only way to get through the configure script was to issue 
./configure --disable-gimptest. 

> 
> The gimp-print source tarball has a make-deb.sh script that will fetch the
> source packages for gs and libjpeg and some stuff, and it will build a deb
> for you that works in your architecture. I know you then need to edit your
> 

Ok. Now: the make-deb.sh script.  After much trial and error, I finally got the 
make-deb.sh script to complete.  I now have a .deb file entitled 
gs-stp_5.10-10.1_powerpc.deb.  I installed it using dpkg.  However, the 
documenation mentioned an stp driver, but I didn't see it after issuing gs -h.  
Am I looking for the right thing?  I am trying to use a combination of gs-stp, 
magicfilter, and lprng.

Thanks for your help.

______________________________________ 
Get to know http://www.quepasa.com 
Cool tools, free Internet, new sabor! 

Reply via email to