|
From: Nigel K. <ni...@ki...> - 2006-05-01 20:20:33
|
Brian, I don't know if you are aware of these things or not, but here goes... I downloaded WASP-1.2 from sourceforge, and tried to install it with "pear install -n package.xml". It wouldn't install until I moved the package.xml file inside the WASP-1.2 directory and ran the command from there. Also, you have to use "install -n" because even if you have phing installed, it thinks that it isn't. I suspect that it's because pear is looking in the channel pecl.php.net instead of pear.phing.info, but that's kind of a guess. I can't find anything that references pecl.php.net in the package I downloaded. |