Thanks Bill for your answer. I did what's being indicated: Install maven, get in directory then run "mvn". I got the "target" directory after the install. No additional new directories post install.
Any clue !!! Thanks On 30 January 2011 00:00, Bill Barry <[email protected]> wrote: > 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 >
