[opensuse] PHP install does not support xslt
Hi I am trying to install cdash 2.0.2 on my openSUSE 12.1 and I get the following error: Your PHP install does not support xslt, please install the PHP_XSLT package. WAMP Hint: uncomment extension=php_xsl.dll in php.ini. How can I install xslt support ? It does not seem to be a package. -- Bogdan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
* Bogdan Cristea <cristeab@gmail.com> [04-11-12 16:16]:
I am trying to install cdash 2.0.2 on my openSUSE 12.1 and I get the following error:
Your PHP install does not support xslt, please install the PHP_XSLT package. WAMP Hint: uncomment extension=php_xsl.dll in php.ini.
How can I install xslt support ? It does not seem to be a package.
googling indicates "php5-xsl" -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Community Member Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 04/11/2012 04:13 PM, Bogdan Cristea wrote:
Hi
I am trying to install cdash 2.0.2 on my openSUSE 12.1 and I get the following error:
Your PHP install does not support xslt, please install the PHP_XSLT package. WAMP Hint: uncomment extension=php_xsl.dll in php.ini.
How can I install xslt support ? It does not seem to be a package.
It exists somewhere...;) # zypper se php | grep xsl i | php5-xsl | PHP5 Extension module | package -- Robert Schweikert MAY THE SOURCE BE WITH YOU SUSE-IBM Software Integration Center LINUX Tech Lead rjschwei@suse.com rschweik@ca.ibm.com 781-464-8147 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 11/04/12 17:13, Bogdan Cristea escribió:
How can I install xslt support ? It does not seem to be a package.
xslt support is provided as a shared module, install package php5-xsl. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Bogdan Cristea
-
Cristian Rodríguez
-
Patrick Shanahan
-
Robert Schweikert