Hi All,<br><br>I am newbie to rabbitmq erlang client.<br><br>when I follow the client deployment steps described as below, I found the steps are aged, and didn&#39;t work.<br><a href="http://www.rabbitmq.com/erlang-client-user-guide.html">http://www.rabbitmq.com/erlang-client-user-guide.html</a><br>
<br>I finally is able to compile the amqp_example.erl successfully (and output is amqp_example.beam), but get the following error:<br><br>1&gt; amqp_example:test().<br>** exception error: undefined function amqp_example:test/0<br>
<br>Any help would be appreciated!<br>-iamsyt<br>