GNU bug report logs - #23375
11.88; It does not produce the pdfile. How can I mend it?

Previous Next

Package: auctex;

Reported by: Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>

Date: Mon, 25 Apr 2016 15:32:02 UTC

Severity: normal

Merged with 23398

Found in version 11.88

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 23375 <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>, 23375 <at> debbugs.gnu.org
Subject: Re: bug#23375: 11.88;
 It does not produce the pdfile. How can I mend it?
Date: Sun, 1 May 2016 22:24:21 +0200
Hi Riccardo,

do you still have problems with setting AUCTeX up?  Did you configure
the PATH environment variable in your system?

Please, don't open new bug tickets, just "Reply All" to this email.

Bye,
Mosè


2016-04-27 11:58 GMT+02:00 Mosè Giordano <mose <at> gnu.org>:
> 2016-04-27 10:19 GMT+02:00 Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>:
>>
>> Sorry to bother you again, but before putting my hands in the system, I
>> tried to run pdflatex from the command line and it didn't work. And if you
>> try running pdflatex from terminal it says command does not exist. Therefore
>> what is the best strategy?
>
> I don't use OS X, but I can tell you that you should look for the
> directory where MacTeX binaries reside and add it to the PATH
> environment variable.  My understanding is that the directory should
> be
>
>     /usr/texbin
>
> until MacTeX 2014, and
>
>     /Library/TeX/texbin
>
> for MacTeX 2015 and later versions.  Once you've determined your
> MacTeX versions, add to your ~/.bash_profile file one of the following
> line
>
>     export PATH="/usr/texbin:$PATH"
>
> or
>
>     export PATH="/Library/TeX/texbin:$PATH"
>
> Please, don't reply just to me but use "Reply all" button, so that all
> your emails will go to the bug tracker.
>
> Bye,
> Mosè




This bug report was last modified 1 year and 136 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.