rabbitmq / rabbitmq-smtp

RabbitMQ SMTP gateway
https://www.rabbitmq.com/
32 stars 10 forks source link

Compilation error : file src/rabbitmq_smtp_server.app.src not found #1

Closed hepr closed 12 years ago

hepr commented 12 years ago

Hi,

I would like to test the plugin on rabbitmq version 2.8.6

make error .... ERL_LIBS=./build/dep-apps erlc -Wall +debug_info -I ./include -pa ebin -o ebin src/rabbitmq_smtp_server.erl make: *\ Pas de règle pour fabriquer la cible « src/rabbitmq_smtp_server.app.src », nécessaire pour « ebin/rabbitmq_smtp_server.app ». stop.

File not found : src/rabbitmq_smtp_server.app.src

Thanks for your help

King regards

hepr commented 12 years ago

Solved :

Copy ebin/rabbitmq_smtp_server.app.in to src/rabbitmq_smtp_server.app