[wsf-c-dev] [jira] Closed: (WSFPHP-149) RC2: improve readability of
xsl extension installation guideline.
Krishantha Samaraweera (JIRA)
jira at wso2.org
Mon Dec 17 20:45:03 PST 2007
[ http://wso2.org/jira/browse/WSFPHP-149?page=all ]
Krishantha Samaraweera closed WSFPHP-149.
-----------------------------------------
Assignee: (was: Buddhika Semasinghe)
verification done
> RC2: improve readability of xsl extension installation guideline.
> ------------------------------------------------------------------
>
> Key: WSFPHP-149
> URL: http://wso2.org/jira/browse/WSFPHP-149
> Project: WSO2 WSF/PHP
> Issue Type: Task
> Components: Build System / Linux
> Environment: Ubuntu 7.10
> Reporter: Krishantha Samaraweera
> Priority: Trivial
> Fix For: 1.2.0
>
>
> User guide says "If you are using the source distribution, go to ext/xsl directory and do ./phpize, ./configure , ./make, ./make install to install the xsl extension."
> it is more readable if we can put this text as.
> If you are using the PHP source distribution, go to ext/xsl extension directory of the source folder and do
> phpize
> ./configure
> ./make
> ./make install
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list