Hi Michal, if you are interested in using PHP 5.3 on your Mac, David has once written a nice Howto in his blog, which I took as a blueprint for writing my one. It is in german though, but if there is enough interest I'm willing to translate it into english.
You find my Howto here: http://www.boerngen-schmidt.de/2008/10/php-53-mysql-auf-mac-os-x-installieren/ It should work with any other Version of PHP as well. Also notice, that OS X ships with a quite old Version of libxml and libxst. Look here http://www.boerngen-schmidt.de/2008/12/php-53-mit-neusten-libxml-libxslt-unter-os-x/ how to update them at least for PHP. Cheers Benjamin --- Dipl.-Betriebsw. (BA) Benjamin Börngen-Schmidt Pallaswiesenstraße 30 64293 Darmstadt fon: +49 (0)6151 6795935 email: [email protected] Am 27.01.2009 um 19:29 schrieb Michal Charemza: > Hi, > > I'm trying to install Agavi for MAMP on OS X. I'm using the command > > pear install -a agavi/agavi > > Every time I use the command I see: > > agavi/agavi can optionally use PHP extension "xmlrpc" > downloading agavi-1.0.0beta7.tgz ... > Starting to download agavi-1.0.0beta7.tgz (1,824,847 bytes) > ..............................................done: 1,824,847 bytes > > But I don't see the "install ok" message that I think I'm supposed to. > Note the above happens *every time* I try to install using pear. I > managed to install phing separately, and now every time I enter the > command: > > pear install -a phing/phing > > I get > > Ignoring installed package phing/phing > Nothing to install > > So it seems to "know" that phing is installed, but not agavi. > > Can anyone help? > > Michal. > > _______________________________________________ > users mailing list > [email protected] > http://lists.agavi.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
