| v50 | v51 | |
|---|---|---|
| 66 | 66 | * /var/lib/texmf |
| 67 | 67 | |
| 68 | texlive パッケージが提供されていない |
|
| 68 | texlive パッケージが提供されていない ''arch'' 上で、texlive をビルドするためには、 | |
| 69 | 69 | 一旦 --with firstbuild でビルドした texlive パッケージを作成します。 |
| 70 | 70 | {{{ |
| 71 | ||
| 71 | texlive-2009-Xvl6-src.rpm をダウンロード。 | |
| 72 | 72 | $ rpmbuild --rebuild --with firstbuild texlive-2009-Xvl6.src.rpm |
| 73 | $ sudo apt-get install texlive-2009-Xvl6. |
|
| 73 | $ sudo apt-get install texlive-2009-Xvl6.''arch''.rpm libkpathsea*2009-Xvl6.''arch''.rpm libptexenc*2009-Xvl6.''arch''.rpm | |
| 74 | 74 | }}} |
| 75 | 75 | |
| … | … | |
| 77 | 77 | {{{ |
| 78 | 78 | $ rpmbuild --rebuild texlive-2009-Xvl6.src.rpm |
| 79 | $ sudo apt-get reinstall texlive-2009-Xvl6. |
|
| 79 | $ sudo apt-get reinstall texlive-2009-Xvl6.''arch''.rpm | |
| 80 | 80 | }}} |
| 81 | 81 |