From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: pdflatex not found? Date: Mon, 26 Oct 2015 15:26:27 -0400 Message-ID: <6sw6c7ziz5e8ik.fsf@pfdstudio.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqnPe-0007po-Sz for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 15:26:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqnPb-0003Se-O5 for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 15:26:34 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:36353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqnPb-0003SH-KK for emacs-orgmode@gnu.org; Mon, 26 Oct 2015 15:26:31 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 488A020A1F for ; Mon, 26 Oct 2015 15:26:29 -0400 (EDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I'm trying to export PDF from org, but I'm getting the error: pdflatex: Command not found. [3 times] I've checked the definition of exec-path, and it includes "/usr/texbin", which is where tcsh tells me the executable is. Any ideas? Thank you! -pd