TeX Live and MacTeXInstalling TeX Live from source

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
nicobzz
Posts: 3
Joined: Sun Jan 16, 2011 3:31 pm

Installing TeX Live from source

Post by nicobzz »

Hi!
I'm trying to install texlive from source :texlive-20100722-source,

but during the compilation I obtain:
kpsewhich: not found
"kpsewhich mktex.cnf" failed


And in texlive README it's written:
To make a usable TeX installation, you have to have (thousands of)
support files as well as the binaries that are built here.

Does it mean that i need to previously install binaries from a package to install texlive from source??

I hope I'll finally arrive!

thank you

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
T3.
Posts: 208
Joined: Fri Mar 14, 2008 12:58 pm

Installing TeX Live from source

Post by T3. »

The best place to ask about building process is TeX Live mailing list. But I wonder why do you need to build from source?

Cheers,

Tomek
nicobzz
Posts: 3
Joined: Sun Jan 16, 2011 3:31 pm

Re: Installing TeX Live from source

Post by nicobzz »

ah yes thank you, i'll ask them.

I want to install it from source because i want to install texlive on a server whithout rooting, and i need to locally compile it and send the binaries on the server, tex is needed to display mathematical formulas on the wiki I want to create.
User avatar
T3.
Posts: 208
Joined: Fri Mar 14, 2008 12:58 pm

Re: Installing TeX Live from source

Post by T3. »

You don't have to be a root to install TeX Live. In fact probably the simplest thing to do is to make a local, portable TL installation with packages you need and copy it over to the server. All you need then is to put the directory with binaries on the PATH.

Cheers,

Tomek
nicobzz
Posts: 3
Joined: Sun Jan 16, 2011 3:31 pm

Re: Installing TeX Live from source

Post by nicobzz »

I wondered if TL could be installed without rooting, I thank you to said me it's possible.


I make linux running on vmware locally under windows, and it's maybe why there is bug in the compilation, or maybe i have a problem to a part of my hard drive, but i hope no!

Thanks for informations.
Post Reply