2:
Re: ant prepare-db
By: Jun-Dir Liew
|
In response to 1 | 08/21/06 06:28 PM | ||
You might have ant already installed - that might explain why it can't see the ant-contrib-0.6.jar. You can check this by doing
shell> which ant and that will tell you which copy of ant you are running. To get it to work, just use the copy of ant that's included with the lams package, i.e. use the full path name when you call ant: shell> /usr/local/lams/apache-ant/bin/ant prepare-db and hopefully that should do the trick. Posted by Jun-Dir Liew |
|
Reply to first post on this page
Back to Problems Installing LAMS