• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Links CLI Based Browser With Graphics : OS X Build

By Abhishek Ghosh August 7, 2013 7:01 pm Updated on November 25, 2016

Links CLI Based Browser With Graphics : OS X Build

Advertisement

Links command line interface based browser with Graphics can only be enabled on OS X with make function. During the build process, one need to enable graphics. We wrote about Command Line Web Browsing in previous article with all the softwares we found are in usage. We mentioned in that article, that Graphical features of Links command line interface based browser demands manual installation and we will create the full guide as a separate article. Here is the article.

 

Links CLI Based Browser With Graphics : Basic Needs

 

Links is possibly one of the best CLI browser, the development part is great but the maintenance part is not modernized. We found nothing on SourceForge, GitHub. We will upload a version for easy working and development by the community. May be, many are not aware that Links exists. The name is also very pathetic to search with being too much general terminology.

What the basic things you will need are :

Advertisement

---

 

  1. The source code (will be shown in the guide)
  2. All normally accepted packages installed like we wrote for the fix after OS X 10.8 upgrade guide

 

Links CLI Based Browser With Graphics : The Guide

 

Open your Command Line Tool (either default Terminal or iTerm2). Manually download the tar ball from here :

 

Vim
1
http://links.twibright.com/download/

 

Obviously, you will be downloading the latest version.

Or you can wget it :

 

Vim
1
wget http://links.twibright.com/download/links-2.7pre1.tar.gz

 

Uncompress it with tar -xzvf command or manually uncompress it. Change directory to that folder (taking that you have downloaded it on $HOME) :

 

Vim
1
cd links-2.7pre1

 

Run this command to enable graphics :

 

Vim
1
./configure --enable-graphics

 

If you face this error :

 

You need libpng to compile Links in graphics mode

 

Install libpng first :

 

Vim
1
brew install libpng

 

You will get a funny message with beer glass icon :

 

Vim
1
Pouring libpng-1.5.14.mountain_lion.bottle.tar.gz

 

X11 is no longer by default installed on OS X. So, still if you run the command ./configure –enable-graphics, you’ll continue to receive configure: error: No graphics drivers found. This can be confusing to the new users. Here is support doc :

 

Vim
1
http://support.apple.com/kb/ht5293

 

Download that DMG and install it first. Now you need to restart once. Then run this command :

 

Vim
1
./configure --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib/ --enable-graphics

 

Not understood ? Run ./configure –help to see what options it lets you set.  All over the web you will see the wrong copy pasted command. Previously, the location was /usr/include/X11 ; they forget to check that does not work. Google hugely loves these kind of copy pasted websites. Users will complain, fight, but can never solve it.

 

Vim
1
http://www.unix.com/os-x-apple/173231-solved-links2-enable-graphics-source-configure-error-no-graphics-driver-found.html

 

Now compile :

 

Vim
1
sudo make install

 

If sudo throws error, omit it. Just use make install command. Actually we change the permissions for our usage and we forget the default. We are done with Links CLI Based Browser With Graphics guide. But, by default, if you run :

 

Vim
1
links https://thecustomizewindows.com/

 

That will open thee text mode only. You will need add -g flag for graphics mode :

 

Vim
1
links -g https://thecustomizewindows.com/

 

Do not forget to delete the files from which you created it with rm command. Now we are browsing :

Links command line interface based browser with GraphicsAbhishek-GhoshTagged With https://thecustomizewindows com/2013/08/links-cli-based-browser-with-graphics-os-x-build/ , links2 mac , links2 mac os , cli links , error: You need libpng to compile Links in graphics mode , links2 osx graphics brew , links2 ppc osx , mac text browser links graphics not enabled , macos elinks browser dmg
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Links CLI Based Browser With Graphics : OS X Build

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Links CLI Based Browser With Graphics for OS X Video Guide

    Links CLI based browser with graphics for OS X requires to install XQuartz and compile and make installation manually. In this guide we provided overview.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy