From owner-freebsd-questions Sun Sep 2 14:55: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercurio.feedback.net.ar (mercurio.feedback.net.ar [200.69.65.8]) by hub.freebsd.org (Postfix) with ESMTP id EC29E37B403 for ; Sun, 2 Sep 2001 14:55:03 -0700 (PDT) Received: from c2r7w0 (host68.200.61.145.ifxnw.com.ar [200.61.145.68]) by mercurio.feedback.net.ar (8.11.0/8.11.0/Debian 8.11.0-6) with SMTP id f82LsvV20512 for ; Sun, 2 Sep 2001 18:54:57 -0300 X-Authentication-Warning: mercurio.feedback.net.ar: Host host68.200.61.145.ifxnw.com.ar [200.61.145.68] claimed to be c2r7w0 Message-ID: <000c01c13413$84a65200$8165fea9@c2r7w0> From: "Fernando Rowies" To: Subject: using setenv to compile with success Date: Sun, 2 Sep 2001 21:58:16 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello I would greatly appreciate if someone could tell me which environment variable I need to "setenv" in order to compile scrollkeeper-0.1.4 due to the error message that is reproduced as follows: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include/gnome-xml -g -02 -c preinstall.c preinstall.c:26: libintl.h: No such file or directory *** Error code 1 find locates libintl.h inside /usr/local/include directory. Using FreeBSD 4.3 on i386 platform. Thanks in advance Fernando Rowies frowies@sfanet.com.ar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message