Compile Links 2 from source
Endwall
12/04/2016 (Sun) 05:59:01
No.
708
del
Install Links 2 from source
http://links.twibright.com
$ cd ~/
$ mkdir src
$ cd src
$ torsocks wget
http://links.twibright.com/download/links-2.14.tar.gz
$ tar -xzvf links-2.14.tar.gz
$ cd links-2.14
$ ./configure --help
$ ./configure --enable-graphics --with-x --with-ssl --without-grx --without-windows
$ make
$ su
# make install
# exit
$ links -g
Message too long. Click
here
to view full text.
Edited last time by Endwall on 12/12/2016 (Mon) 03:18:48.