[rabbitmq-discuss] Question Regarding making plugin

Ashutosh Trivedi ashutosh.trivedi at esteeadvisors.com
Tue Jun 19 09:05:35 BST 2012


I solve the previous problem but I have some new problem 
ashutosh.trivedi at GGNASHUTOSH
/c/Users/ashutosh.trivedi/rabbitmq-public-umbrella/
rabbitmq-auth-mechanism-ssl
$ make
[elided] generate deps
escript: exception error: no match of right hand side value {error,enoent}
  in function  generate_deps__escript__1340__92369__779000:detect_deps/5
(c:/Use
rs/ashutosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 40)
  in call from
generate_deps__escript__1340__92369__779000:'-main/1-fun-0-'/6 (c
:/Users/ashutosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 19)
  in call from lists:foldl/3 (lists.erl, line 1197)
  in call from generate_deps__escript__1340__92369__779000:main/1
(c:/Users/ashu
tosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 17)
  in call from escript:run/2 (escript.erl, line 727)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_it/1 (init.erl, line 1042)
  in call from init:start_em/1 (init.erl, line 1022)
[elided] generate deps
escript: exception error: no match of right hand side value {error,enoent}
  in function  generate_deps__escript__1340__92370__176000:detect_deps/5
(c:/Use
rs/ashutosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 40)
  in call from
generate_deps__escript__1340__92370__176000:'-main/1-fun-0-'/6 (c
:/Users/ashutosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 19)
  in call from lists:foldl/3 (lists.erl, line 1197)
  in call from generate_deps__escript__1340__92370__176000:main/1
(c:/Users/ashu
tosh.trivedi/rabbitmq-public-umbrella/generate_deps, line 17)
  in call from escript:run/2 (escript.erl, line 727)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_it/1 (init.erl, line 1042)
  in call from init:start_em/1 (init.erl, line 1022)
rm -rf ../rabbitmq-server/dist
make -C ../rabbitmq-server
make[1]: Entering directory
`/c/Users/ashutosh.trivedi/rabbitmq-public-umbrella/
rabbitmq-server'
xsltproc --novalid --stringparam modulename "`basename
src/rabbit_ctl_usage.erl
.erl`" \
                docs/usage.xsl docs/rabbitmqctl.1.xml >
src/rabbit_ctl_usage.erl
.tmp
/bin/sh: xsltproc: command not found
make[1]: Leaving directory
`/c/Users/ashutosh.trivedi/rabbitmq-public-umbrella/r
abbitmq-server'
make: *** [../rabbitmq-server/dist/.done.0.0.0] Error 2

Thanks

-----Original Message-----
From: Simon MacMullen [mailto:simon at rabbitmq.com] 
Sent: Tuesday, June 19, 2012 1:32 PM
To: Ashutosh Trivedi
Cc: 'Tim Watson'; rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Question Regarding making plugin

On 19/06/2012 5:14AM, Ashutosh Trivedi wrote:
> /bin/sh: escript: command not found
> /bin/sh: escript: command not found
> make[1]: erl: Command not found
> make[1]: erl: Command not found
> make[1]: python: Command not found

> Could you Please help me in solving this problem

There's your problem. Well, two of them.

Cheers, Simon



More information about the rabbitmq-discuss mailing list