It seems like a path issue. For some reason it can't find Disco
binaries. Did you start Disco with /usr/local/disco/bin/disco?
Could you post here the output of "ps aux | grep beam" when Disco is
running. You should see a list of paths after -pa flags that specify
the location of Disco binaries under ebin/.
Ville
Ville
--
You received this message because you are subscribed to the Google Groups "Disco-development" group.
To post to this group, send email to disc...@googlegroups.com.
To unsubscribe from this group, send email to disco-dev+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/disco-dev?hl=en.
Maybe you could try to re-make it once more, starting from a freshly
cloned git repository. Then run "make" (not "make install"), then
"bin/disco nodaemon". This should work even if there are issues with
your system-wide installation.
Ville
Are you sure make was successful - it didn't report any errors? You
don't have any old settings files (e.g. ~/.disco) lying around?
The basic initial steps
git clone git://github.com/tuulos/disco.git (or get and unpack a recent tarball)
make
bin/disco start
have worked reliably for so many users that it is hard to see what
goes wrong in your case.
--
Harsh J
www.harshj.com