Re: can I get maven onto my Mac?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Am 09.10.2006 um 23:41 schrieb Paul Archibald: A typical step would be to create this directory: sudo mkdir /usr/local Most likely you want an absolute path here: export JAVA_HOME=/usr/java/jdk1.5.0_02 Does this directory exist? Well, you'll have to find it, then: sudo find / -name mvn (ignore the errors) Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... (I don't have a "local"). export JAVA_HOME=usr/java/jdk1.5.0_02 -bash: mvn: command not found Judging by your mistakes, you either want to learn ho to install common Unix software on Mac OS X or you want to have a look at something like Fink or Darwinports. This email sent to site_archiver@lists.apple.com
participants (1)
-
Markus Hitter