|
From: Alexander H. <ale...@gm...> - 2008-07-31 01:54:41
|
On Jul 30, 2008, at 7:54 PM, Michael Tollefson wrote: > Alexander Hansen <alexanderk.hansen <at> gmail.com> writes: > > >> How to configure your package depends on its internal details. the >> instruction webpage isn't opening for me for some reason, so I don't >> have it in front of me. If you install libjpeg, the package may >> auto- >> detect it, or it may not. I'd recommend checking >> >> ./configure --help >> > > Hi Alex - > > I did install the libjpeg-shlibs when I installed libjpeg. I opened > ./configure --help and am overwhelmed by what I don't understand. > > My presumption is that hplip-2.8.6b doesn't know about the Fink > libjpeg installation. I also presume that I must modify something > to tell it such (would that be makefile.am or makefile.in? or > something > else) > > And what do I specify? > > ...best, Michael (Gad!--why is there a line length limit?!?) > > Since hplip doesn't appear to have a flag ) specific to the location of libjpeg (from my reading of ./configure --help, I'd next try setting environment variables as per http://www.finkproject.org/faq/usage-general.php#compile-myself Hopefully that will get you further down the road on this. |