After installing Slackware: a checklist: Difference between revisions
Jump to navigation
Jump to search
m Verbovet moved page Slackware installation: misc note to Installing Slackware: misc notes without leaving a redirect |
No edit summary |
||
| Line 4: | Line 4: | ||
**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 | ||
*Let <code>vi</code> be Vim, rather than Elvis: <code># ln -sf /usr/bin/vim /usr/bin/vi</code> | |||
[[Category: Linux]] | [[Category: Linux]] | ||
Revision as of 14:17, 5 September 2015
- Software series:
- server:
a ap d e f k l n t tcl x y - desktop:
+xapand-t(if replaced with 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- Let
vibe Vim, rather than Elvis:# ln -sf /usr/bin/vim /usr/bin/vi