[Techtalk] Getting Java running properly on Slackware 10

Conor Daly conor.daly-linuxchix at cod.homelinux.org
Sat Oct 13 13:21:24 UTC 2007


On Sat, Oct 13, 2007 at 12:25:18AM -0500 or so it is rumoured hereabouts, 
turtle thought:
> >
> 
> When I use locate javac, I get:
> 
> turtle at turtle:~$ locate javac
> /usr/lib/epiphany/2.16/extensions/libjavaconsoleextension.so
> /usr/lib/epiphany/2.16/extensions/libjavaconsoleextension.la
These two are share code for use by epiphany.

> /usr/share/vim/vim70/compiler/javac.vim
> /usr/share/vim/vim70/syntax/javacc.vim
These are information about java syntax for vim so it can do colour
highlighting.

> /jdk1.6.0/bin/javac
This is probably the binary (the .../bin/... is the hint here!)

> /jdk1.6.0/sample/javac
> /jdk1.6.0/sample/javac/processing
> /jdk1.6.0/sample/javac/processing/src
> /jdk1.6.0/sample/javac/processing/src/CheckNamesProcessor.java
These are sample java code to get you started

> /jdk1.6.0/man/man1/javac.1
> /jdk1.6.0/man/ja_JP.eucJP/man1/javac.1
These are man (manual) pages.

Conor
-- 
Conor Daly <conor.daly at cod.homelinux.org>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/G/S/O d+(-) s:+ a+ C++(+) UL++++ US++ P>++ L+++>++++ E--- W++ !N
PS+ PE Y+ PGP? tv(-) b+++(+) G e+++(*) h-- r+++ z++++ 
------END GEEK CODE BLOCK------
http://www.geekcode.com/ http://www.ebb.org/ungeek/


More information about the Techtalk mailing list