[Swift-user] Swift build problems

Mihael Hategan hategan at mcs.anl.gov
Wed Sep 10 10:30:46 CDT 2008


That tool is looking for a javac in ${java.home}/bin/ (and I assume it
sets that system property from JAVA_HOME). Not finding it, it tries the
current directory.

On Wed, 2008-09-10 at 07:44 -0400, Andriy Fedorov wrote:
> [andrey at beat cog] echo $JAVA_HOME
> /usr/lib64/jvm/java
> [andrey at beat cog] java -version
> java version "1.6.0"
> IcedTea Runtime Environment (build 1.6.0-b09)
> OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
> [andrey at beat cog] javac -version
> javac: unrecognized option '-version'
> javac: no input files
> [andrey at beat cog]
> 





More information about the Swift-user mailing list