From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15395 invoked by alias); 9 Aug 2007 08:27:31 -0000 Received: (qmail 15384 invoked by uid 22791); 9 Aug 2007 08:27:30 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,DK_POLICY_SIGNSOME X-Spam-Check-By: sourceware.org Received: from smtp4-g19.free.fr (HELO smtp4-g19.free.fr) (212.27.42.30) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Aug 2007 08:27:18 +0000 Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id 2A11B6EDD4 for ; Thu, 9 Aug 2007 10:27:16 +0200 (CEST) Received: from [192.168.0.3] (dra13-1-82-229-12-96.fbx.proxad.net [82.229.12.96]) by smtp4-g19.free.fr (Postfix) with ESMTP id EC12C8AA8 for ; Thu, 9 Aug 2007 10:27:15 +0200 (CEST) Subject: Questions about build web documentation From: Thomas Girard To: Frysk Hackers Content-Type: text/plain Date: Thu, 09 Aug 2007 08:27:00 -0000 Message-Id: <1186647756.3865.14.camel@micmac> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00282.txt.bz2 Hello, I have started modifying the htdocs/build/index.html file to add sections for Debian (and Ubuntu Gutsy Gibbon). There's something I don't understand about this page: according to it jdom, junit and junit packages are required to build frysk. But they're not because they are available from frysk-imports. Am I missing something? (Besides, using system versions of these libraries - as we do for Debian frysk package - require tweaking some autotools files.) Thanks, Regards, Thomas