Re: Installing Tidy with PHP-RPM
"B.G. Mahesh" <[email protected]>
| Newsgroups | gmane.comp.web.html-tidy.user |
|---|---|
| Message-ID | <[email protected]> |
+ + >We are having a system with PHP-5 already installed [using php5 rpms + > on Opensuse 10.0]. If we have to install Tidy do we need to reinstall + > PHP5 from "source"? If not, how can we install Tidy libs without + > having to compile PHP5 from source + + Hi, + + There's a tool + http://rpm.pbone.net/index.php3/stat/4/idpl/2817628/com/tidy-050517-4.i586.rpm.html + for OpenSuSE that you can install from RPM and run from console. You can + allways use php commands like shell_exec() to bypass your html code to this + tidy application. Good luck. + + Have a nice day! + Krzysztof Gorzelak + [email protected] Sorry, I should have been more specific. I wanted PHP-Tidy. -- Mahesh