>>>>> "sebastian" == sebastian spaeth <Sebastian> writes:

    sebastian> "David McNab" <david at rebirthing.co.nz> wrote on
    sebastian> 19.4.2001 11:59:30:
    >>  I've just now modified and recompiled the 'findjava' program.
    >> It's checked back into CVS, along with the findjava.exe binary
    >> 
    >> Changes are: 1) 'jview.exe' is no longer recognised as a java
    >> interpreter 2) no windows directory will be searched for java
    >> interpreters 3) The 'update settings' button is disabled until
    >> the directory scan completes.

Rather than brute force searching for an interpreter, you could try
looking in the Windows registry for the setting that *tells* you where
the java runtime is.

http://java.sun.com/j2se/1.3/runtime_win32.html

Gives some information on using the Sun JRE

On my Win2k machine, I've found that
HKLM\Software\Applications\java.exe\shell\open\command =
C:\Program Files\JavaSoft\JRE\1.3.0_01\bin\javaw.exe -jar %1

Sun's JRE 1.3 environment sets

HKLM\Software\JavaSoft\Java Runtime Environment\1.3\JavaHome =
 C:\Program FIles\JavaSoft\JRE\1.3.0_02

Presumably the other javas do the same, or barring that, you could
brute force search from C:\Program Files, rather than the root of C:

    sebastian> 1) is great and would make 2) already unneccessary, but
    sebastian> that's fine for me.

    sebastian> 3) was added as additional feature, because the search
    sebastian> can take a long time and people should have the
    sebastian> possibility to choose as soon as their wished JRE was
    sebastian> found, instead of waiting until the last MP3 directory
    sebastian> was scanned. So I would rather prefer to enable it as
    sebastian> soon as the first java.exe has been found.

-- 
---------------------------------------------------------------
Adrian Tritschler    mailto:Adrian.Tritschler at its.monash.edu.au
Microcomputers Group,                      Tel: +61-3-990-54794
IT Facilities, P.O. Box 28C                Fax: +61-3-990-54746
Monash University, Vic, Australia, 3800.   Mobile: 0408-145-149
---------------------------------------------------------------


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Fri Apr 20 11:48:00 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id AAA28062
        for <danello at danky.com>; Fri, 20 Apr 2001 00:50:54 -0400
Received: from hawk.freenetproject.org (localhost [127.0.0.1])
        by hawk.freenetproject.org (Postfix) with ESMTP
        id AF23058067; Thu, 19 Apr 2001 21:32:07 -0700 (PDT)
Delivered-To: devl at freenetproject.org
Received: from curly.cc.utexas.edu (curly.cc.utexas.edu [128.83.42.1])
        by hawk.freenetproject.org (Postfix) with ESMTP id 7E1CA57D98
        for <devl at freenetproject.org>; Thu, 19 Apr 2001 21:31:29 -0700 (PDT)
Received: from localhost (blanu at localhost)
        by curly.cc.utexas.edu (8.9.3/8.9.3/cc-uts-1.30) with ESMTP id XAA18280
        for <devl at freenetproject.org>; Thu, 19 Apr 2001 23:25:53 -0500 (CDT)
From: Brandon <[email protected]>
X-X-Sender:  <blanu at curly.cc.utexas.edu>
To: <devl at freenetproject.org>
Subject: Re: [freenet-devl] 0.3.8.2 release?
In-Reply-To: <00ea01c0c92d$83102ac0$cbe636d2 at private>
Message-ID: <Pine.OSF.4.33.0104192324490.8535-100000 at curly.cc.utexas.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: devl-admin at freenetproject.org
Errors-To: devl-admin at freenetproject.org
X-BeenThere: devl at freenetproject.org
X-Mailman-Version: 2.0.3
Precedence: bulk
Reply-To: devl at freenetproject.org
List-Help: <mailto:devl-request at freenetproject.org?subject=help>
List-Post: <mailto:devl at freenetproject.org>
List-Subscribe: <http://lists.freenetproject.org/mailman/listinfo/devl>,
        <mailto:devl-request at freenetproject.org?subject=subscribe>
List-Id: Discussion of information related to Freenet development 
<devl.freenetproject.org>
List-Unsubscribe: <http://lists.freenetproject.org/mailman/listinfo/devl>,
        <mailto:devl-request at freenetproject.org?subject=unsubscribe>
List-Archive: <http://lists.freenetproject.org/pipermail/devl/>
Date: Thu, 19 Apr 2001 23:25:53 -0500 (CDT)
X-Mozilla-Status: 8011
X-Mozilla-Status2: 00000000
X-UIDL: 3adbdd6c0000011b
Status: O
Content-Length: 549
Lines: 16


> One question, Ian and co.
> How do you guys feel about 'wine'?
> If you don't mind running under wine, then the installer gen can already be
> run under linux.
> 'wine' shouldn't have any problems with it - it's totally console-based..

The proper way to go about doing linux installation is to provide a .deb,
a .rpm, and an install script, since that's how installation is standardly
done in unix.



_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl
>From - Fri Apr 20 11:48:01 2001
Return-Path: <devl-admin at freenetproject.org>
Received: from hawk.freenetproject.org (postfix@[4.18.42.11])
        by funky.danky.com (8.9.3/8.8.7) with ESMTP id AAA28069
        for <danello at danky.com>; Fri, 20 Apr 2001 00:51:11 -0400
Received: from hawk.freenetproject.org (localhost [127.0.0.1])
        by hawk.freenetproject.org (Postfix) with ESMTP
        id 6DD8458094; Thu, 19 Apr 2001 21:32:15 -0700 (PDT)
Delivered-To: devl at freenetproject.org

Reply via email to