小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

HOWTO: Installing and compiling the latest latex and kile packages in Ubuntu

 billdoors 2007-02-20

HOWTO: Installing and compiling the latest latex and kile packages in Ubuntu

Tetex is no longer mantained (see http://www./tetex/), so if we want the latest and greatest, we must install the latex system from the latest TeX live cd install.

First of all remove tetex-base, tetex-common, tetex-bin and kile from the repos.

The tetex package is no longer mantained so get the TeX Live Cd and kile source code from :

http://www./ftp/texlive/Images/

http://kile./download.php

Get the packages texlive2005-inst-20051102.iso.zip and kile-1.9.1.tar.bz2

Once downloaded the tex live cd iso image unzip it by:

unzip texlive2005-inst-20051102.iso.zip and you’ll get the iso image. Burn it using your preferred burning app.

Installing the Tex system:

Go to the directory where the TeX Live cd is mounted /media/cdrom and execute:

sudo bash ./install-tl.sh

You’ll get a menu with several options:

Type S (Scheme) and C (install everything).

Type D (Directory) and you’ll get the predefined installation directories. You don’t have to change them if you don’t want to. The 2 option I changed it to /usr/local/texmf-local but the default is Ok.

Press R to return to the main menu and type I (install). It will take a while to install the tex system in your computer. Once finished you’ll get the following:

texconfiguraciolivecd.png

Add the following line to your .bashrc:

PATH=$PATH:/usr/local/texlive/2005/bin/i386-linux
close the Console, open a new one and you’ll get all the latex tools in the command line :-)

When running latex if you get the error:

/home/yourusername/.texlive2005/texmf-var/ls-R: Permission denied

then go into the /home/yourusername/.texlive2005/texmf-var/ and type

sudo chown username:username ls-R

Installing Kile from source

Install the following packages from the repos:

kde-devel

xlibs-dev

Take into account that kde-devel has more than one hundred dependencies, but it takes less than 15 minutes to download them and install them if you are in a broadband connection.

type:

tar -xjvf kile-1.9.1.tar.bz2

cd kile-1.9.1

type kde-config - -prefix and you’ll get /usr

then

./configure - -prefix=/usr

if you don’t get any errors, then

make

and sudo make install. That’s all

If you need the latex2html package download it from http://www./ and get the package

latex2html-2002-2-1.tar.gz

type:

./configure

make

sudo make install

Happy TeXing!!

    本站是提供個人知識管理的網(wǎng)絡存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多