2023 2024 EduVark > Education Discussion > General Discussion


  #1  
February 4th, 2016, 11:54 AM
Unregistered
Guest User
 
Mac WGET mountain lion

Hello sir I want to install Mac WGET mountain lion software so please provide me information about the same.
Similar Threads
Thread
WGET Download Manager
Wget Connection Refused
Theaters in Mountain Home Ar
Music School Mountain View
WGET MAC Tutorial
Get Public IP WGET
WGET multiple URLS
WGET Nvidia driver Ubuntu
Western Carolina University mountain heritage day
WGET in MAC
MAC WGET Brew
Wget O Dev Null
Viiith Mountain Brigades
Highest mountain in the world
Blue Mountain School Nilgiris

  #2  
February 4th, 2016, 12:22 PM
Super Moderator
 
Join Date: Mar 2012
Re: Mac WGET mountain lion

You can install the latest version of GNU/WGET and many other open source software without using Homebrew or MacPorts.

The steps are as follows:

Prerequisite

You need to install a free app called Xcode.

It includes command line development tools such as gnu/gcc and friends

Steps for the installation

1. Step #1: Download gnu/wget source code

Use curl command as follows to download the latest gnu/wget from the official project site.

Open the Terminal and than type the following commands:
$ cd /tmp
$ curl -O http://ftp.gnu.org/gnu/wget/wget-1.15.tar.gz
$ ls -l

2. Step #2: Extract files

Use the tar command to extract files on OS X as follows:
$ tar xvf wget-1.15.tar.gz

3. Step #3: Configure, Compile and Install GNU/wget on OS X

First, cd to the wget-1.15 directory using cd command:
$ cd wget-1.15


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 09:28 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8