Files:
Revisions:
0.11.3b: updated “Run ELinks” script so that it actually works =)
Dec. 13/0.11.3a: Universal binary, 10.3+.
Dec. 05: Eliminated dependency on X11, works on Mac OS X 10.4.
Dec. 03: Man pages now install in the proper place and package allows installation on Mac OS X 10.4.
Details:
An Intel Universal binary of ELinks for Mac OS X. DarwinPorts has a package as well, but I didn’t want to install an entire packaging system just for this. This package is installed into /usr/local/ (the binary is at /usr/local/bin/elinks).
How to run ELinks for beginners:
I’ve added a script “Run ELinks” to the disk image. Double click that after installation and you’ll get a terminal with ELinks running.
More details:
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/...) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It supports colors, table rendering, background downloading, menu driven configuration interface, tabbed browsing and slim code. It even supports CSS and SSL! It’s like lynx, but better.
This package installs into /usr/local. You may wish to add /usr/local/bin to your path; you can do so by adding the following line to your ~/.bashrc: echo $PATH:/usr/local/bin.