Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue installing on windows #49

Closed
cameronbracken opened this issue May 24, 2018 · 6 comments
Closed

Issue installing on windows #49

cameronbracken opened this issue May 24, 2018 · 6 comments

Comments

@cameronbracken
Copy link

cameronbracken commented May 24, 2018

I'm running into an issue the installer not finding wget. I don't have wget installed, but the thing is, I've installed tinytex successfully before on this same machine without wget. I suspect that something else is going wrong.

R version 3.5.0 (2018-04-23) -- "Joy in Playing"
> tinytex::install_tinytex()
trying URL 'http://mirror.ctan.org/systems/texlive/tlnet/install-tl.zip'
Content type 'application/zip' length 19728129 bytes (18.8 MB)
downloaded 18.8 MB

trying URL 'https://github.com/yihui/tinytex/raw/master/tools/pkgs-custom.txt'
Content type 'text/plain; charset=utf-8' length 267 bytes
downloaded 267 bytes

trying URL 'https://github.com/yihui/tinytex/raw/master/tools/texlive.profile'
Content type 'text/plain; charset=utf-8' length 295 bytes
downloaded 295 bytes

Starting to install TinyTeX to C:\Users\cwb3469\AppData\Roaming/TinyTeX. It will take a few minutes.
PATH=C:\Users\cwb3469\AppData\Local\Temp\1\Rtmps7z8s1\install-tl-20180524\tlpkg\tlperl\bin;C:\Users\cwb3469\Documents\R\R-3.5.0\bin\x64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ActivIdentity\ActivClient\;C:\Program Files\ActivIdentity\ActivClient\;C:\Anaconda3;C:\Anaconda3\Scripts;C:\Anaconda3\Library\bin;C:\Program Files\Internet Explorer;C:\Program Files (x86)\Microsoft Office\Office14\;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ActivIdentity\ActivClient\;C:\Program Files\ActivIdentity\ActivClient\;C:\Anaconda3;C:\Anaconda3\Scripts;C:\Anaconda3\Library\bin;C:\Users\cwb3469\AppData\Local\Programs\Git\cmd;C:\Users\cwb3469\AppData\Local\Programs\MiKTeX 2.9\miktex\bin\x64\;C:/Rtools/bin
"C:\Users\cwb3469\AppData\Local\Temp\1\Rtmps7z8s1\install-tl-20180524\install-tl" -profile=../texlive.profile
Automated TeX Live installation using profile: ../texlive.profile
Loading http://ftp.math.purdue.edu/mirrors/ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb
'wget' is not recognized as an internal or external command,
operable program or batch file.
'wget' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\cwb3469\AppData\Local\Temp\1\Rtmps7z8s1\install-tl-20180524\install-tl: TLPDB::from_file could not download http://ftp.math.purdue.edu/mirrors/ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb;
C:\Users\cwb3469\AppData\Local\Temp\1\Rtmps7z8s1\install-tl-20180524\install-tl: maybe the repository setting should be changed.
TinyTeX installed to C:\Users\cwb3469\AppData\Roaming/TinyTeX
Restart your R session and check if tinytex:::is_tinytex() is TRUE.
Warning message:
In file.remove("TinyTeX/install-tl.log") :
  cannot remove file 'TinyTeX/install-tl.log', reason 'No such file or directory'
@yihui
Copy link
Member

yihui commented May 24, 2018

The TeX Live installer has been broken for a few days (#45). I feel very frustrated by how they tried to fix the problems: https://tex.stackexchange.com/a/432649/9128 Anyway, perhaps all problems will be gone tomorrow (who knows). Fingers crossed...

@cameronbracken
Copy link
Author

cameronbracken commented May 24, 2018 via email

@yihui
Copy link
Member

yihui commented May 25, 2018

He forgot to commit the fix to the SVN repo, so you still have to wait... https://tex.stackexchange.com/questions/432617/texlive-2018-installation-error-missing-lz4/432649?noredirect=1#comment1086010_432649

@cameronbracken
Copy link
Author

Thanks for the update, I’ll keep trying today

@tinu-schneider
Copy link

The installation worked again today on Win10 :)

@yihui Thanks for all your efforts, your tools are great!

@yihui
Copy link
Member

yihui commented May 28, 2018

Perfect. Thanks for letting me know!

@yihui yihui closed this as completed May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants