From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Alberto_Sim=F5es?= Newsgroups: gmane.emacs.help Subject: Problem with AucTeX and Path Date: Fri, 23 Mar 2007 20:53:23 +0000 Organization: Departamento de =?ISO-8859-1?Q?Inform=E1tica_-_Universi?= =?ISO-8859-1?Q?dade_do_Minho?= Message-ID: <46043E43.5030709@alfarrabio.di.uminho.pt> Reply-To: albie@alfarrabio.di.uminho.pt NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1174683264 4765 80.91.229.12 (23 Mar 2007 20:54:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Mar 2007 20:54:24 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 23 21:54:17 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HUqm9-0000s9-Av for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Mar 2007 21:54:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUqo5-0003Gr-GW for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Mar 2007 15:56:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HUqni-0003Bj-AC for help-gnu-emacs@gnu.org; Fri, 23 Mar 2007 16:55:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HUqng-0003Aq-AZ for help-gnu-emacs@gnu.org; Fri, 23 Mar 2007 16:55:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HUqng-0003Ak-61 for help-gnu-emacs@gnu.org; Fri, 23 Mar 2007 15:55:52 -0500 Original-Received: from bombordo.di.uminho.pt ([193.136.19.139]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HUqlj-0003R2-7S for help-gnu-emacs@gnu.org; Fri, 23 Mar 2007 16:53:51 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by bombordo.di.uminho.pt (Postfix) with ESMTP id 86119EDAD50 for ; Fri, 23 Mar 2007 20:53:29 +0000 (WET) Original-Received: from bombordo.di.uminho.pt ([127.0.0.1]) by localhost (alfarrabio.di.uminho.pt [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 02375-04 for ; Fri, 23 Mar 2007 20:53:27 +0000 (WET) Original-Received: from Diabelli.local (bl7-3-250.dsl.telepac.pt [85.240.3.250]) by bombordo.di.uminho.pt (Postfix) with ESMTP id 6991BEDAD4F for ; Fri, 23 Mar 2007 20:53:27 +0000 (WET) User-Agent: Thunderbird 2.0b2 (Macintosh/20070116) X-Virus-Scanned: amavisd-new at bombordo.di.uminho.pt X-Spam-Score: 0.003 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42145 Archived-At: Hi I am trying to use AucTeX and compile directly a latex file using PdfLaTe= X. After calling pdflatex, I get: Running `LaTeX' on `NATools' with ``pdflatex=20 "\nonstopmode\input{NATools.tex}"'' /bin/sh: line 1: pdflatex: command not found In my shell: [ambs@Diabelli ACL2007]$ which pdflatex /usr/texbin/pdflatex And in my .emacs: (custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(TeX-PDF-mode t) '(c-default-style "stroustrup") '(cperl-electric-parens-mark nil) '(exec-path (quote ("/sw/bin" "/usr/bin" "/bin" "/usr/sbin" "/sbin"=20 "/opt/libexec/emacs/22.0.50/powerpc-apple-darwin8.1.0" "/usr/texbin"))) [...] What am I doing wrong? TIA Alberto --=20 Alberto Sim=F5es - Departamento de Inform=E1tica - Universidade do Minho Campus de Gualtar - 4710-057 Braga - Portugal