circuit_breaker
New member
- Joined
- Aug 14, 2010
- Messages
- 2
Welcome,
I have question one of my users require xslt extension.
I was trying edit
and add
but when i'm trying build php with
i got
Can anyone help me ?
I remember that, feew months back i had install full php5 sources, and have rebuild to get xslt.
Why i can't get it working just by adding --enable ?
Regards
I have question one of my users require xslt extension.
I was trying edit
Code:
/usr/local/directadmin/custombuild/configure/ap2/configure.php5
and add
Code:
--enable-xslt
but when i'm trying build php with
Code:
./build php n
i got
Code:
/usr/local/directadmin/custombuild/configure/ap2/configure.php5: line 31: --enable-xslt: command not found
Can anyone help me ?
I remember that, feew months back i had install full php5 sources, and have rebuild to get xslt.
Why i can't get it working just by adding --enable ?
Regards