After installing Slackware: a checklist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
*Software series: | *Software series: | ||
**server: <code>a ap d e f k l n t tcl x y</code> | **server: <code>a ap d e f k l n t tcl x y</code> | ||
**desktop: <code> | **desktop: add <code>xap</code> and replace<code>t</code> with [http://www.tug.org/texlive/ TeX Live] | ||
**not used: <code>kde kdei xfce</code> | **not used: <code>kde kdei xfce</code> | ||
*<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry | *<code>/etc/termcap</code> should be replaced with the <code>termcap</code> file from the xterm source because it has the xterm-256color entry | ||
Revision as of 19:29, 12 September 2015
- Software series:
- server:
a ap d e f k l n t tcl x y - desktop: add
xapand replacetwith TeX Live - not used:
kde kdei xfce
- server:
/etc/termcapshould be replaced with thetermcapfile from the xterm source because it has the xterm-256color entry# ln -sf /usr/bin/vim /usr/bin/vi# chmod -x /etc/profile.d/bsd-games-login-fortune.sh