Newbie Unix question

wyvrn

Lifer
Feb 15, 2000
10,074
0
0
I just downloaded Yahoo Pops to check email, and it comes in source code. I need to use the make command to compile and get the executable. But apparently Mac OS X doesn't understand the make command from the terminal. Any suggestions?
 

halik

Lifer
Oct 10, 2000
25,696
1
81
Umm you could get the mac version of gcc that will come with all the stufff (linker, make etc)
 

Beattie

Golden Member
Sep 6, 2001
1,774
0
0
first, install the developer kit.
second, be prepared for some pain because that thing is a pain in the ass.