Oh wow I didn't know there were pre-compiled extensions already for windows. One problem though is the latest version they have the extensions compiled for is PHP 5.2.1 and I am running PHP 5.2.5 here and PHP 5.3.0 at home. If I use an extension compiled for PHP 5.2.1 on either of those versions that I am using couldn't that produce some unexpected results? What do you advise I should do? Thanks, - Jake On Wed, Apr 16, 2008 at 10:56 AM, John Mertic <jmertic@xxxxxxxxx> wrote: > You should grab the pre-complied extension from > http://pecl4win.php.net/list.php instead. Use pecl install tried to > compile it locally, which you aren't set up for. > > John > > > > On Wed, Apr 16, 2008 at 1:41 PM, Jake Conk <jake.conk@xxxxxxxxx> wrote: > > Hello, > > > > I tried installing the pecl svn extension but I get an error. > > > > This is the command I ran along with all the output: > > > > -------------------------------------------------------------------------------- > > > > > pecl install svn-beta > > downloading svn-0.3.tgz ... > > Starting to download svn-0.3.tgz (20,274 bytes) > > ...... done: 20,274 bytes > > 4 source files, building > > ERROR: The DSP svn.dsp does not exist > > > > -------------------------------------------------------------------------------- > > > > I am using php 5.2.5 on windows xp. Any help would be greatly appreciated. > > > > Thanks, > > > > - Jake > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > -- > John Mertic > jmertic@xxxxxxxxx > http://jmertic.wordpress.com > > "Explaining a joke is like dissecting a frog: you understand it > better, but the frog dies > in the process." --Mark Twain > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php