> 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 Received: from curly.cc.utexas.edu (curly.cc.utexas.edu [128.83.42.1]) by hawk.freenetproject.org (Postfix) with ESMTP id 41EFF57D98 for <devl at freenetproject.org>; Thu, 19 Apr 2001 21:31:52 -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 XAA02712 for <devl at freenetproject.org>; Thu, 19 Apr 2001 23:26:16 -0500 (CDT) From: Brandon <[email protected]> X-X-Sender: <blanu at curly.cc.utexas.edu> To: <devl at freenetproject.org> Subject: Re: [freenet-devl] Handling time-consuming freenet operations In-Reply-To: <00f601c0c92f$67952f50$cbe636d2 at private> Message-ID: <Pine.OSF.4.33.0104192326010.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:26:16 -0500 (CDT) X-Mozilla-Status: 8011 X-Mozilla-Status2: 00000000 X-UIDL: 3adbdd6c0000011c Status: O Content-Length: 274 Lines: 11 > Whaddya think of adding high-level key index read/insert commands to FCP as > well? That would be up to the FCP developers. _______________________________________________
