GNU bug report logs -
#23375
11.88; It does not produce the pdfile. How can I mend it?
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23375 in the body.
You can then email your comments to 23375 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Mon, 25 Apr 2016 15:32:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>
:
New bug report received and forwarded. Copy sent to
bug-auctex <at> gnu.org
.
(Mon, 25 Apr 2016 15:32:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.
Be sure to consult the FAQ section in the manual before submitting
a bug report. In addition check if the bug is reproducable with an
up-to-date version of AUCTeX. So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.
If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.
Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
It does not produce the pdf file. How can I correct it?
Emacs : Aquamacs 3.2 GNU Emacs 24.4.51.2
(x86_64-apple-darwin14.0.0, NS apple-appkit-1343.14)
of 2014-11-07 (Aquamacs-3.2) on watson.local
Package: 11.88
current state:
==============
(setq
AUCTeX-date "2014-10-29"
window-system 'ns
LaTeX-version "2e"
TeX-style-path '("/Volumes/Aquamacs
Emacs/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/var/auctex"
"/Volumes/Aquamacs
Emacs/Aquamacs.app/Contents/Resources/lisp/aquamacs/edit-modes/auctex/style"
"/Users/riccardotedeschi/Library/Preferences/Aquamacs
Emacs/Packages/auctex/auto"
"/Users/riccardotedeschi/Library/Preferences/Aquamacs
Emacs/Packages/auctex/style" "auto" "style")
TeX-auto-save nil
TeX-parse-self t
TeX-master t
TeX-command-list '(("TeX" "%(PDF)%(tex) %(extraopts)
%`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil
(plain-tex-mode ams-tex-mode texinfo-mode) :help "Run plain TeX")
("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help
"Run LaTeX")
("Makeinfo" "makeinfo %(extraopts) %t" TeX-run-compile nil (texinfo-mode)
:help "Run Makeinfo with Info output")
("Makeinfo HTML" "makeinfo %(extraopts) --html %t" TeX-run-compile nil
(texinfo-mode) :help "Run Makeinfo with HTML output")
("AmSTeX" "%(PDF)amstex %(extraopts) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX
nil (ams-tex-mode) :help "Run AMSTeX")
("ConTeXt" "texexec --once --texutil %(extraopts) %(execopts)%t"
TeX-run-TeX
nil (context-mode) :help "Run ConTeXt once")
("ConTeXt Full" "texexec %(extraopts) %(execopts)%t" TeX-run-TeX nil
(context-mode) :help "Run ConTeXt until completion")
("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help "Run BibTeX")
("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber")
("View" "%V" TeX-run-discard-or-function nil t :help "Run Viewer")
("Print" "%p" TeX-run-command t t :help "Print the file")
("Queue" "%q" TeX-run-background nil t :help "View the printer queue"
:visible
TeX-queue-command)
("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help
"Generate PostScript file")
("Index" "makeindex %s" TeX-run-command nil t :help "Create index file")
("Xindy" "texindy %s" TeX-run-command nil t :help
"Run xindy to create index file")
("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help
"Check LaTeX file for correctness")
("ChkTeX" "chktex -v6 %s" TeX-run-compile nil (latex-mode) :help
"Check LaTeX file for common mistakes")
("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help
"Spell-check the document")
("Clean" "TeX-clean" TeX-run-function nil t :help
"Delete generated intermediate files")
("Clean All" "(TeX-clean t)" TeX-run-function nil t :help
"Delete generated intermediate and output files")
("Other" "" TeX-run-command t t :help "Run an arbitrary command")
("Jump to PDF" "%V" TeX-run-discard-or-function nil t :help "Run Viewer"))
)
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Mon, 25 Apr 2016 21:54:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 23375 <at> debbugs.gnu.org (full text, mbox):
Ciao Riccardo,
2016-04-25 11:40 GMT+02:00 Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>:
> It does not produce the pdf file. How can I correct it?
What's exactly your problem? What did you try to do? Do you have a
working TeX distribution installed on your system?
Bye,
Mosè
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Tue, 26 Apr 2016 10:56:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 23375 <at> debbugs.gnu.org (full text, mbox):
2016-04-26 9:30 GMT+02:00 Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>:
> Il 25/04/16, 23:52, Mosè Giordano ha scritto:
>
> I have installed a Latex program and now I am using Aquamacs as a support.
> But after the latest update of my Mac OS X Yosemite Aquamacs stopped
> producing the pdf file therfore I can't see the results of my work.
Do you get a particular error in AUCTeX when you try compiling? After
issuing the command, see the output buffer with C-c C-l. Can you
compile from the command line? OS X Yosemite messed up MacTeX
distribution, that may be the origin of your problem.
Bye,
Mosè
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Tue, 26 Apr 2016 19:47:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 23375 <at> debbugs.gnu.org (full text, mbox):
2016-04-26 18:32 GMT+02:00 Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>:
> Il 26/04/16, 12:55, Mosè Giordano ha scritto:
>>
>> 2016-04-26 9:30 GMT+02:00 Riccardo
>> Tedeschi<riccardo.tedeschi <at> fis.unipr.it>:
>
> After running a typical Latex file I get the following error message:
> /bin/sh: pdflatex command not found
>
> TeX Output exited abnormally with code 127 at Tue Apr 26 18:08:03
I stand corrected, it was El Capitan, and not Yosemite, that messed up
permissions of MacTeX.[1]
Anyway, you didn't answer whether you're able to run pdflatex from
the command line. If so, you only have to correctly setup Emacs, in
particular you have to make sure to add the directory containing *tex
binaries to `exec-path' and to PATH environment variable (the one
visible to Emacs, not the system one). If the PATH environment
variable is correctly set on your system (ie, you can run pdflatex
from the command line), then the easiest way to setup `exec-path' and
PATH environment variable in Emacs is automatically inherit them from
the shell with the `exec-path-from-shell' package available in
Marmalade and MELPA. See
- http://melpa.org/#/getting-started
- https://marmalade-repo.org/#download
for how to setup the two repositories
Bye,
Mosè
Note:
[1] Here https://tug.org/mactex/UpdatingForElCapitan.pdf you can find
some information on how to cope with this problem.
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Wed, 27 Apr 2016 10:00:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 23375 <at> debbugs.gnu.org (full text, mbox):
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è
Merged 23375 23398.
Request was from
mose <at> gnu.org (Mosè Giordano)
to
control <at> debbugs.gnu.org
.
(Sun, 01 May 2016 20:23:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Sun, 01 May 2016 20:26:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 23375 <at> debbugs.gnu.org (full text, mbox):
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è
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#23375
; Package
auctex
.
(Mon, 04 Mar 2024 11:22:01 GMT)
Full text and
rfc822 format available.
Message #25 received at 23375 <at> debbugs.gnu.org (full text, mbox):
Mosè Giordano <mose <at> gnu.org> writes:
> 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.
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
More information was requested, but not provided. Therefore I'm closing
this report for now. We can reopen if new input arrives.
Best, Arash
bug closed, send any further explanations to
23375 <at> debbugs.gnu.org and Riccardo Tedeschi <riccardo.tedeschi <at> fis.unipr.it>
Request was from
Arash Esbati <arash <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Mon, 04 Mar 2024 11:24:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 01 Apr 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.