Debian设置摘要,仅供参考
-
- 帖子: 216
- 注册时间: 2007-01-28 21:27
Re: Debian设置摘要,仅供参考
安装GoldenDict
viewtopic.php?f=95&t=265588 设置
下载文件点击下面链接
http://traduko.lib.ru/dics_en_en.html
下载工具可以使用 JDownloader
全部采用viewtopic.php?f=95&t=265588 设置
下载文件点击下面链接
http://traduko.lib.ru/dics_en_en.html
下载工具可以使用 JDownloader
- zhuangxiaomeng
- 帖子: 461
- 注册时间: 2010-03-15 14:14
- 系统: Win10 + Debian11
- 联系:
Re: Debian设置摘要,仅供参考


mark
-
- 帖子: 3173
- 注册时间: 2010-01-13 23:26
- TeliuTe
- 论坛版主
- 帖子: 7675
- 注册时间: 2007-11-25 13:29
- 系统: 16/18/20/w7
- 来自: 新疆博乐
- 联系:
- leni
- 帖子: 1989
- 注册时间: 2008-09-28 17:24
Re: Debian设置摘要,仅供参考
弱问lz,怎么装nvidia显卡驱动?
latex 是个命令集,不是软件,所以在应用程序里找不到,也不存在启动。使用的话,自己写个 .tex 的文件,用 latex 编译。viewtopic.php?f=35&t=331555 的 4楼 有入门教程PDF下载。
-
- 帖子: 216
- 注册时间: 2007-01-28 21:27
Re: Debian设置摘要,仅供参考
安装 NVIDIA 驱动
自然到NVIDIA网站下载后手工安装肯定是可以的,还有一种半自动的方法
见网站说明
http://smxi.org/
选择安装脚本sgfxi
http://smxi.org/site/install.htm#install-with-zip
以后需要重装时只要转入文本状态,运行sgfxi就会自动从NVIDIA站点下载最新版驱动安装了。
自然到NVIDIA网站下载后手工安装肯定是可以的,还有一种半自动的方法
见网站说明
http://smxi.org/
选择安装脚本sgfxi
http://smxi.org/site/install.htm#install-with-zip
代码: 全选
Arch Linux users, install to: /usr/bin
# same for the others: sgfxi
cd /usr/local/bin && wget -Nc smxi.org/sgfxi && chmod +x sgfxi && sgfxi
- leni
- 帖子: 1989
- 注册时间: 2008-09-28 17:24
Re: Debian设置摘要,仅供参考
不行。当时编译的时候说gcc4.4不匹配kernel,kernel需要gcc4.3。装上gcc4.3再编译还是说cc路径不对什么的,总之搞不定。所以现在换回kubuntuhelai 写了:安装 NVIDIA 驱动
自然到NVIDIA网站下载后手工安装肯定是可以的,还有一种半自动的方法
见网站说明
http://smxi.org/
选择安装脚本sgfxi
http://smxi.org/site/install.htm#install-with-zip以后需要重装时只要转入文本状态,运行sgfxi就会自动从NVIDIA站点下载最新版驱动安装了。代码: 全选
Arch Linux users, install to: /usr/bin # same for the others: sgfxi cd /usr/local/bin && wget -Nc smxi.org/sgfxi && chmod +x sgfxi && sgfxi
latex 是个命令集,不是软件,所以在应用程序里找不到,也不存在启动。使用的话,自己写个 .tex 的文件,用 latex 编译。viewtopic.php?f=35&t=331555 的 4楼 有入门教程PDF下载。