lkml.org 
[lkml]   [1996]   [May]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Java and the FSSTND
Albert Cahalan wrote:
>
> Now that Linux supports Java in the OS, it is a standard part of
> Linux. As such, it no longer belongs in /usr/local. This bit
> of code should be changed:
>
> #define _PATH_JAVA "/usr/local/java/bin/java"
> #define _PATH_APPLET "/usr/local/java/bin/appletviewer"
> #define _PATH_BASH "/bin/bash"
>
> Something like this would be better:
>
> #define _PATH_JAVA "/usr/bin/java"
> #define _PATH_APPLET "/usr/bin/appletviewer"
> #define _PATH_BASH "/bin/bash"

I know it's another file /etc, but would anyone be interested in
creating /etc/java.config or /etc/config.java(depending on tastes).
This really shouldn't be hard coded(IMHO).

--Darrin


\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.066 / U:3.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site