From owner-freebsd-questions@FreeBSD.ORG Sun Jan 14 17:46:47 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2320116A407 for ; Sun, 14 Jan 2007 17:46:47 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 9459113C468 for ; Sun, 14 Jan 2007 17:46:46 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (dialup85.ach.sch.gr [81.186.70.85]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l0EHkF2G001499 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 14 Jan 2007 19:46:24 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l0EHk83H002328; Sun, 14 Jan 2007 19:46:09 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l0EHk8UY002327; Sun, 14 Jan 2007 19:46:08 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 14 Jan 2007 19:46:08 +0200 From: Giorgos Keramidas To: Mahmoud Labadi Message-ID: <20070114174608.GC1667@kobe.laptop> References: <01b101c73687$f9a937d0$0301a8c0@palestine2> <20070113034450.GB40355@kobe.laptop> <45A898F1.7040902@hadara.ps> <20070113094341.GA886@gauss.sanabria.es> <01b101c73687$f9a937d0$0301a8c0@palestine2> <20070113034450.GB40355@kobe.laptop> <45A898F1.7040902@hadara.ps> <20070113171047.GA1825@kobe.laptop> <45AA2DB7.9030504@hadara.ps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45AA2DB7.9030504@hadara.ps> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.726, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.47, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@FreeBSD.org Subject: Re: automake19: texinfo error during build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jan 2007 17:46:47 -0000 On 2007-01-14 15:18, Mahmoud Labadi wrote: > what I can do?? First, one thing you can do is *avoid* top-posting. Your replies belong *after* the original text. Please do not just write a question or two on top of an existing long quote and just hit 'send' :( On 2007-01-14 15:18, Mahmoud Labadi wrote: >Giorgos Keramidas wrote: >>Mahmoud, can you show us your PATH and other environment settings? >>This should be easy to do with: >> >> root# env | sort > > what I can do?? One thing you can do is show us the output of the command shown above. This will help us find out what your current environment contains, which is probably the cause of the problems you are seeing. 1. Log into the system as 'root'. 2. Run the command "env | sort" and collect its output. 3. Email us the output :)