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

Christopher Jones' Blog: PHP 5.2.5 RPMs with OCI8 and PDO_OCI are available

Inside Open Source: Programming with Configuration Files

DynamicWbePages.de: New PHP Statistics

PHPImpact Blog: Virtual Appliances: LAMP development made easy

Zend Developer Zone: Wrapping C++ Classes in a PHP Extension


Community Events











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


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

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