If I remember correctly the extension required an explicit revision of the library, and was not compatible with the later releases.
-Hannes On Tue, Jun 5, 2012 at 9:41 AM, Stelian Mocanita <stelian.mocan...@gmail.com> wrote: > Hello again, > > I managed to update that page ( editor was on my side this time ) but when I > tested the new git installation way, I realized that amqp does not compile > with the new files from RabbitMQ, and a google search led to more desperate > questions about this. There seems to be another implementation written in > PHP 5.3 ( available at https://github.com/videlalvaro/php-amqplib ) that > does work, but it does not use the AMQP library. > > Should I mention that in the notes or how do I handle this? > > Thank you, > Stelian > > > On Mon, Jun 4, 2012 at 9:03 PM, Stelian Mocanita > <stelian.mocan...@gmail.com> wrote: >> >> Hello again, >> >> Thanks Philip, I will do so, and fingers crossed on the editor :) >> >> Regards, >> Stelian >> >> >> On Mon, Jun 4, 2012 at 8:26 PM, Philip Olson <phi...@roshambo.org> wrote: >>> >>> >>> On Jun 4, 2012, at 11:15 AM, Stelian Mocanita wrote: >>> >>> > Hello guys, >>> > >>> > The installation documentation for the AMQP >>> > (http://www.php.net/manual/en/amqp.installation.php) is totally off. The >>> > guys at RabbitMQ moved their code from mercurial to git ( >>> > https://github.com/alanxz/rabbitmq-c ), and the documentation provides an >>> > how to install from mercurial. The mercurial repo is now empty ( has one >>> > simple readme.md file ) and obviously the installation will fail. >>> > >>> > Could you guys point me to someone who can update that page to fix the >>> > installation notes? There are step by step notes in the readme.md in the >>> > git >>> > repo above, so it wouldn't take much time to fix. If necessary, I can help >>> > with that, just need to get in contact with the right person. >>> >>> Greetings Stelian, >>> >>> One option is for you to submit a patch, with the online editor being >>> one method. To do this: >>> >>> 1. Go to a manual page, such as the one quoted above >>> 2. Click the [edit] link near the top right >>> 3. Login, edit, submit >>> >>> Give it a try, and good luck :) The editor is in active development so >>> if something doesn't work or if you have a question then feel free to >>> write it here or via IRC (#php.doc on Efnet, which can also be reached >>> from within the online editor). >>> >>> Regards, >>> Philip >> >> >