[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23375: 11.88; It does not produce the pdfile. How can I mend it?
From: |
Mosè Giordano |
Subject: |
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 <address@hidden>:
> 2016-04-27 10:19 GMT+02:00 Riccardo Tedeschi <address@hidden>:
>>
>> 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è
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#23375: 11.88; It does not produce the pdfile. How can I mend it?,
Mosè Giordano <=