摘要: 科大镜像,推荐,下载速度非常快 https://mirrors.ustc.edu.cn/freebsd/releases/amd64/amd64/ISO-IMAGES/14.2/ (需要使用浏览器下载了,另存为) 163镜像,龟速 https://mirrors.163.com/freebsd/re 阅读全文
posted @ 2024-06-24 23:58 profesor 阅读(483) 评论(0) 推荐(0)
摘要: pip install lxmlCollecting lxml Using cached lxml-5.2.2.tar.gz (3.7 MB) Installing build dependencies ... done Getting requirements to build wheel ... 阅读全文
posted @ 2024-06-24 23:47 profesor 阅读(245) 评论(0) 推荐(0)
摘要: root账户下运行: pkg search texlive-full pkg install texlive-full https://www.freshports.org/print/texlive-full/ 参考:https://www.tug.org/texlive/quickinstall 阅读全文
posted @ 2024-06-24 23:09 profesor 阅读(28) 评论(0) 推荐(0)
摘要: Not to resurrect an old thread, but if anyone has this same issue and was wondering, you can make it work by following these directions: http://jorisv 阅读全文
posted @ 2024-06-24 13:21 profesor 阅读(40) 评论(0) 推荐(0)
摘要: Check that you have the locales package installed dpkg -l locales If not, install it sudo apt-get install locales As root, type sudo dpkg-reconfigure 阅读全文
posted @ 2024-06-24 11:18 profesor 阅读(34) 评论(0) 推荐(0)