| | 81 | |
| | 82 | 1. ~/xen-4.0.1$ make world |
| | 83 | * [./4.0.1lucid#patch] |
| | 84 | 1. ~/xen-4.0.1$ make dist |
| | 85 | * 上記と同じ |
| | 86 | * $ sudo aptitude install -R patch |
| | 87 | |
| | 88 | 1. ~/xen-4.0.1$ make dist |
| | 89 | * [./4.0.1lucid#latex] |
| | 90 | * $ sudo aptitude install -R texlive-latex-base texlive-binaries ghostscript transfig |
| | 91 | {{{ |
| | 92 | The following NEW packages will be installed: |
| | 93 | gawk{a} ghostscript gsfonts{a} libcupsimage2{a} libgs8{a} libkpathsea5{a} |
| | 94 | liblcms1{a} libpaper1{a} libpoppler5{a} libxaw7{a} libxmu6{a} libxpm4{a} |
| | 95 | luatex{a} tex-common{a} texlive-base{a} texlive-binaries |
| | 96 | texlive-common{a} texlive-doc-base{a} texlive-latex-base transfig |
| | 97 | The following packages are RECOMMENDED but will NOT be installed: |
| | 98 | libpaper-utils lmodern netpbm psfontmgr texlive-latex-base-doc |
| | 99 | texlive-luatex |
| | 100 | 0 packages upgraded, 20 newly installed, 0 to remove and 0 not upgraded. |
| | 101 | }}} |