[root@host ~]# cd ~ [root@host ~]# wget ... [root@host ~]# unzip htmldoc-1.8.27-source.zip [root@host ~]# cd htmldoc-1.8.27 [root@host ~]# ./configure [root@host ~]# make [root@host ~]# make install
Quoted
Code view
[root@host ~]# cd ~
[root@host ~]# wget ...
[root@host ~]# unzip htmldoc-1.8.27-source.zip
[root@host ~]# cd htmldoc-1.8.27
[root@host ~]# ./configure
[root@host ~]# make
[root@host ~]# make install