"A. Scott White" wrote:
>
> Oki DZ wrote:
> > create links for the executables:
> > cd /usr/bin
> > ln -s /usr/lib/jdk1.2.2/bin/java java
> > ../bin/javac javac
> > ../bin/javap javap
> > (do the same for the other executables)
it might be a lot safer an
Oki DZ wrote:
> create links for the executables:
> cd /usr/bin
> ln -s /usr/lib/jdk1.2.2/bin/java java
> ../bin/javac javac
> ../bin/javap javap
> (do the same for the other executables)
This is pretty clever. Is this a common way of putting executables i
2 matches
Mail list logo