Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:mc [2018/12/23 06:00] eServices Greece [Set alias] |
software:mc [2019/01/24 23:21] (current) eServices Greece |
||
---|---|---|---|
Line 8: | Line 8: | ||
=== Library Prerequisites === | === Library Prerequisites === | ||
< | < | ||
- | yum install slang-devel.x86_64 glib2-devel</ | + | yum -y install slang-devel.x86_64 glib2-devel gettext-devel</ |
=== Fetch mc === | === Fetch mc === | ||
Line 35: | Line 35: | ||
Edit your ~/.bashrc and add | Edit your ~/.bashrc and add | ||
<sxh> | <sxh> | ||
- | alias mc=' | + | alias mc='. / |
</ | </ | ||