Re: [xslt] Problems with libxslt-1.0.23 'configure' on hpux



Daniel Veillard wrote:

>On Wed, Nov 20, 2002 at 12:13:03PM -0800, Jean T. Anderson wrote:
>  
>
>>'configure' changed between libxslt-1.0.22 and libxslt-1.0.23, and the resulting config.status files are quite a bit different. The new one fails on HP-UX 11.
>>
>>I thought I'd run this by the list before diving into it in the hopes that somebody thinks of something off the top of their head.
>>
>>Here's the command I'm running:
>>
>>  ./configure --with-pic --with-libxml-src=/full/path/to/libxml2-2.4.26
>>    
>>
>
>  the option --with-libxml-src does not exist, use ./configure --help
>to see the available options.
>
>Daniel
>
>  
>
Hmmmm...... I find a '--with-libxml-src' option in both libxslt-1.0.22 
and libxslt-1.0.23:


     [jta@gertie libxslt-1.0.22]$ ./configure --help | grep libxml-src
       --with-libxml-src=[DIR]              For libxml thats not 
installed yet (sets all three above)
     [jta@gertie libxslt-1.0.22]$ cd ../libxslt-1.0.23
     [jta@gertie libxslt-1.0.23]$ ./configure --help | grep libxml-src
       --with-libxml-src=DIR              For libxml thats not installed 
yet (sets all three above)


 -jean







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]