News Feed
Jobs Feed
Sections




News Archive
Hasin Hayder's Blog:
Installing PECL subversion extension for PHP in Ubuntu 7.10
April 22, 2008 @ 09:48:13

Hasin Hayder has a new post to his blog today about trying to set up the PHP extension for interaction between his scripts and the subversion version control libraries on his Ubuntu linux system.

I was trying to interact with my subversion repositories using PHP yesterday and I knew that PECL has a extension named "SVN" for PHP users. So I tried to install in in my machine by when I tried to install it with the [following] command it always failed.

The trick to his hint is to install the libsvn-dev package (found via a search with apt-get) and installed and compiled in to the PHP installation with the extension. Sample code is included.

0 comments voice your opinion now!
ubuntu aptget package subversion svn install extension pecl


blog comments powered by Disqus

Similar Posts

Shahar Evron's Blog: Adapters of the new Zend_Http_Client

PHPBuilder.com: phpwiki - The Wiki for PHP Developers

PHPBuilder.com: PEAR's HTML_QuickForm

Christopher Jones' Blog: PHP OCI8 Extension 1.2.4 is in PECL

Stefan Esser's Blog: Suhosin Extension 0.9.17 released


Community Events











Don't see your event here?
Let us know!


framework development unittest community example testing composer interview language release opinion tool code conference zendframework2 podcast phpunit series introduction functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework