Re: Compiling elinks with 256 color suport
---- Original Message ---- <snip header> On 04.11.2006, at 07:53, veera venkataramani wrote:
However for elinks, its not simple as adding "--with-256colors" in the config.args in the Portfile; the docs then say I need to edit the feature.conf file before compiling.
Can someone tell me how I can find and edit the feature.conf file for compiling elinks?
I've submitted a patch for the elinks Portfile that contains a variant +col256 that does what you want and shows you one possible way to do it. ;-) You can get it from http://trac.macosforge.org/projects/macports/ ticket/10990 <snip> --------------- Thanks for the patch!! I did the following: prompt> curl -o Portfile.patch http://trac.macosforge.org/projects/macports/attachment/ticket/10990/Portfil... prompt> cp /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/elinks/Portfile ~/Portfile.elinks.old prompt> sudo patch /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/www/elinks/Portfile < Portfile.patch prompt> sudo port deactivate elinks prompt> sudo port install elinks +col256 And now I have 256 colors!!! Nice! Thanks for the patch!! Appreciate it, Veera. ____________________________________________________________________________________ Low, Low, Low Rates! Check out Yahoo! Messenger's cheap PC-to-Phone call rates (http://voice.yahoo.com)
participants (1)
-
veera venkataramani