From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22176 invoked by alias); 23 Feb 2009 13:11:03 -0000 Received: (qmail 22160 invoked by uid 22791); 23 Feb 2009 13:11:02 -0000 X-SWARE-Spam-Status: No, hits=3.7 required=5.0 tests=AWL,BAYES_40 X-Spam-Check-By: sourceware.org Received: from mail2.igi.cnr.it (HELO mail2.igi.cnr.it) (150.178.3.33) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Feb 2009 13:10:54 +0000 Received: from mail2.igi.cnr.it (localhost.localdomain [127.0.0.1]) by postfix.imss70 (Postfix) with ESMTP id 7F0F1E5DA4 for ; Mon, 23 Feb 2009 14:10:50 +0100 (CET) Received: from igi.cnr.it (mail1.igi.cnr.it [150.178.3.89]) by mail2.igi.cnr.it (Postfix) with ESMTP id 72BD1E5DA2 for ; Mon, 23 Feb 2009 14:10:50 +0100 (CET) Received: from [150.178.33.57] ([150.178.33.57] verified) by igi.cnr.it (CommuniGate Pro SMTP 5.2.11) with ESMTP id 3722514 for insight@sourceware.org; Mon, 23 Feb 2009 14:10:50 +0100 Message-ID: <49A2AEE9.30006@igi.cnr.it> Date: Mon, 23 Feb 2009 13:11:00 -0000 From: "barbalace@igi.cnr.it" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070601 SeaMonkey/1.1.2 MIME-Version: 1.0 To: insight@sourceware.org Subject: make dist Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00009.txt.bz2 Probably a silly question, but, I've made same little mods in the Insight original tarball for a laboratory of a University course at the University of Padova. Then I've cross compiled it to use in Linux and Windows. Now I want to make available the tar.gz for the installation process on many machines. I've tried on Linux: bash-3.1# make dist Building a full distribution of this tree isn't done via 'make dist'. Check out the etc/ subdirectory I've grep around in the source tree but I can't find some answer at the problem... Thanks a lot, Antonio Barbalace