Installing Apache ActiveMQ on Linux – Magazie
Install Apache ActiveMQ on Linux.
Download Apache ActiveMQ
Type the following command:
wget http://www.apache.org/dist//activemq/apache-activemq/5.5.0/apache-activemq-5.5.0-bin.tar.gz
Extract the Archive
Extract the distribution archive, i.e. apache-activemq-5.5.0-bin.tar.gz to the directory you wish to install Apache ActiveMQ. These instructions assume you chose /opt. The subdirectory apache-activemq-5.5.0 will be created from the archive.
tar -zxvf apache-activemq-5.5.0-bin.tar.gz
No comments:
Post a Comment