DeepStream Reference Designs/Getting Started/Environment Setup: Difference between revisions

Line 45: Line 45:
</syntaxhighlight>
</syntaxhighlight>


The AMQP protocol adapter also has its own dependencies.  
The AMQP protocol adapter also has its own dependencies. To install the additional dependencies, you can run the following command:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
 
sudo apt-get install libglib2.0 libglib2.0-dev libssl-dev
</syntaxhighlight>
</syntaxhighlight>


583

edits