We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2f402 commit 447c647Copy full SHA for 447c647
install_amqp.sh
@@ -3,7 +3,7 @@
3
# Based on http://www.php.net/manual/en/amqp.installation.php
4
#
5
# Required packages (debian):
6
-sudo apt-get install git php5-dev make gcc autoconf
+sudo apt-get install git php5-dev make gcc autoconf pkg-config
7
8
# Install librabbitmq-c
9
git clone https://github.com/alanxz/rabbitmq-c.git
0 commit comments