[Ti] 2 q's: vi and make

Jacob Ritorto jacob.ritorto at gmail.com
Fri Apr 6 07:37:39 PDT 2007


configure is part of the autoconf tool; however typically, developers
will set up autoconf such that you can type ./configure in the root of
the source to generate makefiles without actually having to install
autoconf.

sometimes you actually have to run autoconf yourself to generate a
./configure script, though.  That requires having the whole autoconf
package installed.  Annoying.

make is a commonly used system program and is likely to be included in
the 'bsd subsystem' of macosx, but I've not confirmed this and don't
have access to one at the moment.  type man make.

to fire up vi, you'll need to open a terminal, type vi and hit enter.
for convenience, you may decide to augment the command to specify
which file you're wanting to VIsually edit.



On 3/15/07, Alias <luteslinger at gmail.com> wrote:
> I have a couple of osx questions maybe someone can help me with?
>
> Do I need X Developer to use make or configure?
> And how can I get vi to open?
> _______________________________________________
> Titanium mailing list
> Titanium at listserver.themacintoshguy.com
> http://listserver.themacintoshguy.com/mailman/listinfo/titanium
>
> Listmom is trying to clean out his closets! Vintage Mac and random stuff:
>          http://search.ebay.com/_W0QQsassZmacguy1984
>


More information about the Titanium mailing list