On Thu, Sep 22, 2011 at 02:15:14PM -0500, Bollinger, John C wrote:
> On Thursday, September 22, 2011 12:40 PM, Michal Hocko 
> [mailto:msts...@gmail.com] wrote:
[...]
> 
> > Most libraries have their parameters to specify compilation and
> > link
> > parameters.
> > E.g. boost should be specified as --with-boost-libdir=PATH
> > LibT1: --with-t1-library=PATH
> 
> 
> Ok.  The boost and t1 options are documented, and that's how I worked
> around the problem.

So is the problem still present with those 2 parameters?

> 
> 
> > ./configure --help should show you all available parameters.
> > zlib detection is really stupid and hardcoded. You can specify
> > a root directory for zlib build by --with-zlib=PATH but there is no
> > way
> > to tell it that it should look into /lib64 rather than /lib.
> > I thought I had some patch around to fix that but I cannot find it.
> >
> > Anyway you can workaround that by editing Makefile.flags which is
> > generated by configure and it contains all the flags. So you can
> > change
> > all linking paths from lib to lib64.
> > Sorry for the ugliness but I really hate to look into autoconf
> > macros
> > again ;)
> > If you want to fix them it would be really welcome but "friends do
> > not
> > let friends edit autoconf macros" so I cannot ask you to do it.
> 
> 
> Thanks Michal.  I have more than a passing familiarity with Autoconf,
> so I may just take a stab at this.  No promises, though.

Would be appreciated, indeed.
> 
> 
> Cheers,
> 
> John
> 
> Email Disclaimer:  www.stjude.org/emaildisclaimer
> 
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> Pdfedit-support mailing list
> Pdfedit-support@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pdfedit-support

-- 
Michal Hocko

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Pdfedit-support mailing list
Pdfedit-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to