>> 
>> 
>> you should also add --with-expat-dir=[DIR]...
>> 
>
>I did
>./cvsclean; cvs update; ./buildconf; ./configure <opt>; make
>
>This time, it worked if I add --with-expat-dir=/usr.
>
>Problem:
>  CLI does not use bandled expat when --enable-sxlt,
>  --enable-sablot is used.
>
>  --with-expat-dir should search /usr /usr/local, I think.
>
>Should I file bug report?


    No, you should not file any damn bug reports.
    
    --with-expat-dir=DIR      XSLT: libexpat dir for Sablotron 0.50
    
    Maybe the help text and the syntax texts should be changed to:
    
    --with-expat-dir=<DIR>    XSLT: libexpat install prefix for Sablotron 0.50
    
    And others where the DIR part isn't mandatory should propably be:
    
    --with-something[=DIR] ??
    
    
    
            


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to