相关疑难解决方法(0)

将 PPA 添加到我的系统中是否安全?需要注意哪些“危险信号”?

我看到很多有趣的程序只能通过向系统添加“PPA”来获得,但是,如果我理解正确,我们应该留在官方“存储库”中以将软件添加到我们的系统中。

新手有什么方法可以知道“PPA”是否安全或是否应该避免?用户在处理 PPA 时应该了解哪些提示?

security ppa repository

322
推荐指数
7
解决办法
16万
查看次数

为什么我在 Tex 中丢失了包裹

我正在尝试安装 texlive 2012。我正在运行 Ubuntu 12.04。我按照此处的说明进行操作:如何安装最新的 TeX Live 2012?

但我现在收到错误消息,例如“未找到 ulem.sty”。我做错了什么?

texlive

10
推荐指数
2
解决办法
1万
查看次数

需要帮助修复 hmtl.sty not found 错误

我按照以下网站中给出的说明在 ubuntu 12.04 LTS 64 位机器上安装了 texlive 2012

如何安装最新的 TeX Live 2012?

之后,成功安装(我认为),当我执行 pdflatex 编译给定 tex 文件时出现以下错误

这是 pdfTeX,版本 3.1415926-2.4-1.40.13(TeX Live 2012/Debian)

受限 \write18 已启用。

进入扩展模式

(./user_guide.tex

LaTeX2e <2011/06/27>

英语、dumylang、nohyphenation、加载的 Babel 和连字符模式。

(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls

文档类:文章 2007/10/19 v1.4h 标准 LaTeX 文档类

(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))

!LaTeX 错误:找不到文件“html.sty”。

键入 X 退出或继续,或输入新名称。(默认扩展名:sty)

那么你能帮我找到解决方案吗?

先感谢您

software-installation

5
推荐指数
1
解决办法
4150
查看次数

如何处理 TexLive 2012 安装中出现的配置样式警告?

我遵循了izx 关于如何使用 texlive-backports PPA 安装 TexLive 2012的建议。在我开始之前,我删除了所有与 TexLive 相关的包。安装完成,一切似乎都正常。我唯一注意到的是安装程序输出中的一些警告。以下是输出的摘录:

Warning: Old configuration style found in /etc/texmf/updmap.d
Warning: For now these files have been included, 
Warning: but expect inconsistencies.
Warning: These packages should be rebuild with tex-common.
Warning: Please see /usr/share/doc/tex-common/NEWS.Debian.gz
Warning: found file: /etc/texmf/updmap.d/10lmodern.cfg
Run Code Online (Sandbox Code Playgroud)

在输出的其余部分还有更多这样的:

$ sudo apt-get install texlive                                                                                                                                        
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  latex-beamer latex-xcolor libgraphite3 libkpathsea6 libptexenc1 lmodern pgf prosper …
Run Code Online (Sandbox Code Playgroud)

configuration ppa latex fonts backport

5
推荐指数
1
解决办法
3552
查看次数

在 12.04 上安装 TeX Live 2012 时出现问题

Ubuntu 12.04 中包含的 Tex Live 很旧(2009 年),我想安装最新版本以便能够编辑 Ubuntu 手册。

我如何从终端做到这一点?

你好,我叫克里斯。我是一名从事技术写作职业的学生,​​我想在获得经验和建立简历的同时协助 Ubuntu 社区。

我需要为 12.04 安装上游版本的 TeX Live 来编辑 Ubuntu 的手册。我很难按照@ http://ubuntu-manual.org/getinvolved/editors#install-texlive的指示安装它。

TeX Live 文档在我的电脑上,但我无法运行安装。在我的电脑上找不到 TeX Live 程序。任何帮助是极大的赞赏!~谢谢!~

下面我列出了之前的尝试和链接以查看每次尝试的帖子:

  • 向后移植

我曾尝试通过他们的 PPA 使用最新(2012 年)TeX-Live 的官方向后移植。详情请参阅以下链接。

如何安装最新的 TeX Live 2012?

  • 乳胶

我也试过按照建议运行 Latex 。详情请参阅以下链接。

http://ubuntuforums.org/showthread.php?t=2019051

  • PPA导致问题??或者是其他东西

我遇到了一篇关于通过终端安装程序的能力的帖子,我想知道这是否可能是我的问题???详情请参阅以下链接。

PPA - TeX Live

无法通过终端安装任何东西 - apt-get -f install

installation command-line latex

3
推荐指数
1
解决办法
1万
查看次数

Unable to locate package texlive

I had a problem with texlive on my ubuntu 12.10. It could not find setspace.sty and tlmgr didn't work. I googled it a little but i couldn't figure it out how to solve it (i'm a rookie)

So i removed texlive from synaptic and installed it again from iso file that i had downloaded (it's TexLive 2012).

But somehow it does not work at all now (pdflatex and etc). I checked synaptic and there is no package installed related to …

installation synaptic latex 12.10

2
推荐指数
1
解决办法
2万
查看次数