-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/27/10 9:31 AM, Koen van der Drift wrote:
> 
>> This error message will come if your Java version is 1.5. Please  
>> find out your version using this command
>>
>> java -version
> 
> $ java -version
> Unable to find a $JAVA_HOME at "/usr", continuing with system-provided  

It looks like you have $JAVA_HOME set to /usr for some reason, which is
not a valid $JAVA_HOME value.  It has to be one of:

  /Library/Java/Home
  /System/Library/Frameworks/JavaVM.framework/Versions/X/Home

/usr does not contain all of the things that a $JAVA_HOME expect
($JAVA_HOME/src.jar, lib/deploy.jar, the right headers in include/).

Whatever it is that's setting that will cause issues, if nothing else.
Can't speak for the rest of the issue.  :)

- -- 
Benjamin Reed a.k.a. Ranger Rick a.k.a. Raccoon Fink
Fink, KDE, and Mac OS X development

Blog: http://www.raccoonfink.com/
Music: http://music.raccoonfink.com/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFLriygUu+jZtP2Zf4RAjqsAKCJpG7RqjVNCG/rfuPHTTOAmG4RpgCfTrDq
GeTpKYDN+8d0/d85u6FkjYA=
=mPO0
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to