Hi Charles,

You'll need some LaTeX environment installed. On Debian (and thus Ubuntu
IMO), install texlive everything that package pulls
in. Plus the packages you might use in the future.

Synaptic will help here.


   Sebastian



Charles Howard <terminalbeach...@googlemail.com> writes:
> 2009/8/9 Manish <mailtomanish.sha...@gmail.com>:
>> On Sun, Aug 9, 2009 at 3:08 AM, Charles Howard wrote:
>>>
>>> I am trying to install 6.29c onto Ubuntu 8.04 with emacs 22.1.1 and
>
> ........(cut)
>
>> I don't know the answer to your problem but some of the following might help:
>>
>>  1. Why is there no (require 'org-install) in excerpt from .emacs?
>>  2. Where is 6.06 getting loaded from (check using locate-library
>> org-install <RET>)?
>>  3. Try (add-to-list 'load-path "~/org-6.29c/lisp") instead of the
>> version with cons.
>>  4. Check set up section (2.1) from http://doc.norang.ca/org-mode.html
>>
>> HTH
>> --
>> Manish
>>
>
> Thanks Manish, that's a considerable help. I'm very glad to be told
> about the norang site.
> My .emacs didn't have (require 'org-install) because this was the file
> before running make.
>
> Org-mode loads now and mostly works, but I cannot export to latex.
> When I do C-c C-e l
> (or L or p) I get the message `Loading tabify ...done' and emacs
> freezes. No cursor movement,
> no response to input.  Doing C-g unfreezes but there is no .tex
> output. HTML export works fine.
>
> Somebody asked about this problem back in January at
> http://lists.gnu.org/archive/html/emacs-orgmode/2009-01/msg00104.html
> but there was no solution. Does anyone know what causes this?
>
> The *Message* file follows. Chas
>
> =============================================================
>
> ("emacs" "ks.org")
> Loading 00debian-vars...done
> Loading /etc/emacs/site-start.d/50ccrypt.el (source)...done
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
> Loading debian-ispell...
> Loading /var/cache/dictionaries-common/emacsen-ispell-default.el 
> (source)...done
> Loading debian-ispell...done
> Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
> Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...done
> Loading /etc/emacs/site-start.d/50lbdb.el (source)...done
> Loading /usr/share/emacs22/site-lisp/emacs-goodies-el/color-theme.el 
> (source)...
> Loading edmacro...done
> Loading /usr/share/emacs22/site-lisp/emacs-goodies-el/color-theme.el
> (source)...done
> Loading desktop...done
> No desktop file.
> Loading cl-macs...done
> For information about GNU Emacs and the GNU system, type C-h C-a.
> Loading tex-mode...
> Loading regexp-opt...done
> Loading tex-mode...done
> Loading org...
> Loading easy-mmode...done
> Loading advice...done
> Loading byte-opt...done
> Loading org...done
> OVERVIEW
> Select command:
> Loading org-latex...done
> Exporting to LaTeX...
> Loading latexenc...done
> Loading tex-mode...done
> Loading tabify...done
> Quit
>
> ================================
>
>


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to