[rabbitmq-discuss] Can't find amqp_params record
Emile Joubert
emile at rabbitmq.com
Mon Jun 27 13:47:40 BST 2011
Hi Alexander,
Op 27/06/11 11:39, het Matthew Sackman geskryf:
> On Mon, Jun 27, 2011 at 10:32:00AM +0000, Alexander Kuleshov wrote:
>> I install rabbitmq-server and rabbitmq-erlanc-client from
>> rabbitmq-public-umbrella. I try to run simple example:
>> (https://github.com/rabbitmq/rabbitmq-tutorials/blob/master/erlang/send.erl)
>>
>> But get error:
>>
>> ./send.erl:8: record amqp_params undefined
>>
>> How can i fix it?
>
> Ahh, the tutorials have broken. Or have fallen behind somehow. The
> amqp_params have been split to amqp_params_network and
> amqp_params_direct and there's only connection:start/1 now.
>
> Sorry, I'll raise a bug to get the tutorials fixed up. Thanks for the
> report.
This correction is now available on the master branch.
-Emile
More information about the rabbitmq-discuss
mailing list