I\'ve never had this problem until comming to Mac OS X, so there is something that I\'m missing here. When I want to install Unix software, most of the time the procedure is the same: run ./configure, run make, run make install. The first step works fine, but the anything to do with make just won\'t go. I always complains that there are no targets specified or no rule for target specified, even though just running make without specifying a target should work. Even when I specify a target it claims that no rule exists.
I\'ve gotten some software installed (luckily, I had no problems with vim ), but most just won\'t go. Actually, mostly GNU software won\'t make. I\'ve been getting along without my GNU software, but I\'m starting to use OS X more for doing e-mail and really need to have GNU Privacy Guard (plus I plan to write some services to make accessing it nice in OS X, and maybe even a front end if I figure out Objective C and Cocoa all of the way), so I\'ve been motivated to look for help. I\'ve searched around on problems with make on this site and others, and tried the search engines, and got nothing relavent within the first few pages, as far as I could tell. Sorry if I\'m missing something obvious, but OS X is forcing me to learn more about Unix then I had to before when using other Unices, where things just worked pretty much.
I\'ve gotten some software installed (luckily, I had no problems with vim ), but most just won\'t go. Actually, mostly GNU software won\'t make. I\'ve been getting along without my GNU software, but I\'m starting to use OS X more for doing e-mail and really need to have GNU Privacy Guard (plus I plan to write some services to make accessing it nice in OS X, and maybe even a front end if I figure out Objective C and Cocoa all of the way), so I\'ve been motivated to look for help. I\'ve searched around on problems with make on this site and others, and tried the search engines, and got nothing relavent within the first few pages, as far as I could tell. Sorry if I\'m missing something obvious, but OS X is forcing me to learn more about Unix then I had to before when using other Unices, where things just worked pretty much.