Hi

On Fri, Sep 04, 2009 at 02:59:43AM -0700, Frederic wrote:
> I compiled Sage 4.1.1 from source yesterday as per the instructions
> manual but I was unable to "apt-get install kpdf" as there does not
> seem to be a "kpdf" package (anymore ?) in 9.04. "tetex-base" and "tex-
> comon" were installed correctly.
> However it does not seem possible to LaTeX typeset the output of
> evaluations in the notebook which complains that LaTeX does not seem
> to be installed.

tetex-* is being deprecated and replaced by texlive-*
Try 

        sudo aptitude install texlive-full texmaker

texmaker is a nice light frontend.
File > New > Wizard > Quickstart.
Options > Configure Texmaker > Quickbuild > choose pdflatex+viewpdf

> Which alternative package to "kpdf" should I use and should I
> recompile/reconfigure Sage ?

evince. Do not recompile/reconfigure sage.

regards,
Jan

-- 
   .~. 
   /V\     Jan Groenewald
  /( )\    www.aims.ac.za
  ^^-^^ 

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to