Hello,
I've installed a fresh Ubuntu Subsystem and runt he script with the following result:
[sudo] password for schorschie:
install-tl-ubuntu: checking for TeX Live environment variables...
install-tl-ubuntu: running apt and dpkg commands...
install-tl-ubuntu: determining the fastest repository...
install-tl-ubuntu: the fastest repo is: http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan
install-tl-ubuntu: downloading and extracting install-tl for time number 1...
install-tl-ubuntu: install-tl downloaded and extracted successfully.
install-tl-ubuntu: starting install-tl for time number 1...
install-tl-ubuntu: going to run the following command:
echo "i" | ./install-tl -repository "http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/systems/texlive/tlnet/" -v -logfile "/home/schorschie/install-tl-1.log"
progress: [4057/4068, time/total: 14:54/14:54]
running config scripts (could take up to 10 mins)...
install-tl-ubuntu: install-tl finished successfully.
install-tl-ubuntu: linking...
install-tl-ubuntu: WARNING: previous TeX Live install detected. Link will be updated so
that the newer installation is used. However, the old installation will not be removed
by this script, so if you are concerned about space, please consider removing the old
TeX Live directory. If space if not a concern, no action is needed.
install-tl-ubuntu: installing Evince AppArmor fix for TeX Live fonts...
install-tl-ubuntu: installing tlmgr.desktop...
ln: failed to create symbolic link 'UbuntuTexDir': File exists
install-tl-ubuntu: running texhash...
install-tl-ubuntu: texhash was successful.
install-tl-ubuntu: Tue Oct 6 11:13:10 CEST 2020: Finished (all successful).
install-tl-ubuntu: you might need to restart your computer
so that your PATH (in /etc/environment) will be sourced.
It seems, that everything worked. I rebooted the computer and restarted the wls, but:
schorschie@DESKTOP-1H52M59:~$ pdflatex
Command 'pdflatex' not found, but can be installed with:
sudo apt install texlive-latex-base
Any Idea what's wrong?
regards
Gregory
Hello,
I've installed a fresh Ubuntu Subsystem and runt he script with the following result:
It seems, that everything worked. I rebooted the computer and restarted the wls, but:
Any Idea what's wrong?
regards
Gregory