Getting TeXstudio to work in linux mint: File `url.sty' not found.

旧巷老猫 提交于 2019-12-10 14:14:22

问题


just switched to Linux Mint (previous die hard Windows user). I am having some problems trying to get TeXstudio installed.

Sudo apt-get install texstudio

Gave me a proper installation (at least, that's what I think), but when I try to Build I get the following error:

File `url.sty' not found. \let

Some googling couldn't help me any further, can you guys help me with this one?


回答1:


For people that end up over here, I made the beginner mistake of not having a compiler for LaTeX on my pc. This solved the problem:

apt-get install texlive


来源:https://stackoverflow.com/questions/23504787/getting-texstudio-to-work-in-linux-mint-file-url-sty-not-found

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!