scottkosty / install-tl-ubuntu

Install script for TeX Live on Ubuntu
GNU General Public License v2.0
511 stars 52 forks source link

Default repository not working #8

Closed erelsgl closed 10 years ago

erelsgl commented 10 years ago

Here is what I get in a naive run:

install-tl-ubuntu: no repository was specified so using the following:
 http://mirror.utexas.edu/ctan/systems/texlive/tlnet
install-tl-ubuntu: ERROR: required file, debian-control-texlive-in.txt, does not exist.
scottkosty commented 10 years ago

Please clone the entire repository and try again. The error is telling you that the file "debian-control-texlive-in.txt" is needed and you do not have it. You can clone the repository to your computer with

git clone https://github.com/scottkosty/install-tl-ubuntu

Alternatively you can download the file manually.