On Sat, Jan 29, 2011 at 2:44 PM, Amine BENHAMZA <[email protected]> wrote: > Hello every Body, > > I installed couchdb-lucene 0.6.0. To run it, I have to execute ./bin/run. I > don't have a bin directory in the main directory. What's is the clue ? > > Here's a view on the directory generated by the install : > @ubuntu:~/rubydev/java/couchdb-lucene$ ls > BREAKING_CHANGES couchdb-external-hook.py LICENSE NEWS pom.xml > README.md src target THANKS.md TODO
I have just done this myself recently so maybe I can help. The download does not include /bin/run, you must create this using the instructions in the README.md file. Bill
