On Fri, Jan 7, 2011 at 9:52 AM, Michal Hocko <msts...@gmail.com> wrote: > On Thu, Jan 6, 2011 at 6:01 PM, Johannes Jensen <johannesjen...@web.de> wrote: >> Dear PDFEdit Support, > > Hi, > >> i can't configgure the Programm. The /.configure command brings en >> errormessage. The output is: > [...] >> checking if zlib is wanted... configure: error: libz not found >> >> The system ist OpenSuse 11.3 64 bit. The libraries are installed shuld be at >> /lib64/libz.so.1 and /lib64/libz.so.1.2.3. What can i do? > > It looks that zlib autoconf detection routine assumes that zlib is located at > /usr/local/lib or /usr/lib. This is the case for debian e.g. > > I will look into this.
The autoconf macro for zlib detection (config/ax_check_zlib.m4) --without-zlib is just way to crappy with hard-coded locations without an easy way to change it. Could you try to configure with --without-zlib parameter. This will disable the detection altogether. The linkage should work correctly as the library is in default system locations. Could you try it? > >> >> Thanks >> Johannes >> > > > > -- > Michal Hocko > -- Michal Hocko ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Pdfedit-support mailing list Pdfedit-support@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdfedit-support