TeX Live and MacTeX ⇒ upgrade to texlive
upgrade to texlive
I'm using tetex with Kile 1.9.
I'm trying to install texlive-base, texlive-common, texlive-latex-base with synaptic
but when i mark for install it, Kile and tetex packages will be removed.
What can i do?
Any hints
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
upgrade to texlive
I would let it remove the tetex packages, because texlive should do their job. But Kile is another point. When I went to texlive on feisty I updated Kile too. I got it from here: ftp.debian.org, downloaded and installed it by
Code: Select all
sudo dpkg -i kile_2.0.1~rc1-1_i386.deb
But now as I write I remembered that I made an upgrade to Ubuntu 8.04beta last time when I installed Kile this way, Kile 2.0 may require newer KDE packages (7.10 at least, when not 8.04). I would consider upgrade the distribution at least to gutsy, I remember vaguely texlive should be default on gutsy. An upgrade from feisty to gutsy should work fine usually.
Stefan
Re: upgrade to texlive
I already installed the texlive-full packages with kile 2.0 and all packages is working fine.
No more problem with hyperref.
i didn't upgrade from feisty to gutsy and is working fine.
Thank you Stefan_K
