Quantcast

Forums | MacLife

You are not logged in.

#1 2009-01-10 10:49 pm

Elahrairah
Member
From: In front of his macbook.
Registered: 2003-02-08
Posts: 559

n00b seeks help installing wget and git in Tiger.

Hey genii, I'm trying to learn how to use the command prompt to start installing some hefty programs.
So far I can't find an online tutorial that bridges the gap between how to move between directories and how to actually install wget or git. I've downloaded both program's install packages and run them from the desktop (through the Finder), but the command line in the terminal absolutely refuses to recognize either of them... no man files, no git inits, and no basic wget downloads.

I don't know what I'm doing... any good advice, folks? Thanks!


Good judgement comes from experience,
And experience comes from bad judgement.

Offline

 

#2 2009-01-10 10:56 pm

Elahrairah
Member
From: In front of his macbook.
Registered: 2003-02-08
Posts: 559

Re: n00b seeks help installing wget and git in Tiger.

Oh, for starters, my home directory doesn't have an /opt directory in it. Is this a problem?


Good judgement comes from experience,
And experience comes from bad judgement.

Offline

 

#3 2009-01-10 11:36 pm

Booksley
Zombie Genocidest
From: Toronto, Ontario
Registered: 2001-02-16
Posts: 5037

Re: n00b seeks help installing wget and git in Tiger.

For wget, and many other pieces of ported software, install MacPorts. For git, use the Mac OS X installer.

Offline

 

#4 2009-01-12 1:31 pm

Elahrairah
Member
From: In front of his macbook.
Registered: 2003-02-08
Posts: 559

Re: n00b seeks help installing wget and git in Tiger.

Even after installing Macports, and then separately downloading wget and installing that, and copying the following:

wget into /usr/local/bin
wget.1 into /usr/local/man/man1
wgetrc into /usr/local/etc

'wget' is STILL an unrecognized command. What am I missing?


Good judgement comes from experience,
And experience comes from bad judgement.

Offline

 

#5 2009-01-12 2:12 pm

Chickenhawk
Snark Snark Snark Snark
From: Being Snarky
Registered: 2005-06-01
Posts: 5821

Re: n00b seeks help installing wget and git in Tiger.

if macports is installed correctly, you shouldn't have to move anything to /usr/local/bin

put everything back where it was and enter this command "echo $PATH" and post it here for us


The recent medical controversy over whether vaccinations cause autism reveals a habit of human cognition—thinking anecdotally comes naturally, whereas thinking scientifically does not. -- Michael Shermer

Offline

 

#6 2009-01-12 2:14 pm

Chickenhawk
Snark Snark Snark Snark
From: Being Snarky
Registered: 2005-06-01
Posts: 5821

Re: n00b seeks help installing wget and git in Tiger.

oh, wait... are you not using macports to install wget?

use this command
"sudo port install wget"


The recent medical controversy over whether vaccinations cause autism reveals a habit of human cognition—thinking anecdotally comes naturally, whereas thinking scientifically does not. -- Michael Shermer

Offline

 

#7 2009-01-12 3:02 pm

Elahrairah
Member
From: In front of his macbook.
Registered: 2003-02-08
Posts: 559

Re: n00b seeks help installing wget and git in Tiger.

Oh... it's that simple? That worked for wget... still working on GIT
The link you gave is for the Leopard version, but I'm running Tiger. Anybody know where I can get GIT for Tiger?

...oh it's a also on macports. Thanks a million, people, I've learned a ton!

Last edited by Elahrairah (2009-01-15 12:30 pm)


Good judgement comes from experience,
And experience comes from bad judgement.

Offline

 

Board footer

Powered by PunBB 1.2.6
© Copyright 2002–2005 Rickard Andersson