2002-08-09 04:40:05 +08:00
|
|
|
<sect2>
|
2003-08-04 03:35:42 +08:00
|
|
|
<title>Installation of <application>slang</application></title>
|
2002-08-09 04:40:05 +08:00
|
|
|
|
2003-08-04 03:35:42 +08:00
|
|
|
<para>Install <application>slang</application> by running the following commands:</para>
|
2002-08-09 04:40:05 +08:00
|
|
|
|
2003-09-28 02:46:10 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2002-08-09 04:40:05 +08:00
|
|
|
make &&
|
2003-03-11 09:47:10 +08:00
|
|
|
make install &&
|
|
|
|
make elf &&
|
|
|
|
make install-elf &&
|
|
|
|
make install-links &&
|
2003-09-28 02:46:10 +08:00
|
|
|
chmod 755 /usr/lib/libslang.so.&slang-version;</command></userinput></screen>
|
2002-08-09 04:40:05 +08:00
|
|
|
|
|
|
|
</sect2>
|