Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread Filippo A. Salustri
Yes, I download it from the AppStore too. I just start download before I go to lunch. It's done long before I get back. /fas On 26 August 2012 04:58, Moritz Ulrich wrote: > > Yes, there is! :-) Use a recent Xcode from the Mac AppStore and install > the command line tools via the option dialog.

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread John Hendy
On Sun, Aug 26, 2012 at 3:58 AM, Moritz Ulrich wrote: > > John Hendy writes: > >> On Sat, Aug 25, 2012 at 2:39 PM, Achim Gratz wrote: >>> Filippo A. Salustri writes: I haven't yet installed Xcode on some of my Lion machines, so I haven't got 'make' everywhere. >>> >>> Why do you need Xc

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread Moritz Ulrich
John Hendy writes: > On Sat, Aug 25, 2012 at 2:39 PM, Achim Gratz wrote: >> Filippo A. Salustri writes: >>> I haven't yet installed Xcode on some of my Lion machines, so I haven't >>> got 'make' everywhere. >> >> Why do you need Xcode to get make? > > Having a Mac myself, I'm assuming the answer

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Achim Gratz
John Hendy writes: > Having a Mac myself, I'm assuming the answer is that it's just the > easiest way. Pop in the DVD and install the gcc tools from the extras > folder. Is there a better way? Dunno. The first and last thing Apple I've used was a Macintosh Classic IIRC… Regards, Achim. -- +<[Q

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Filippo A. Salustri
Achim, Thanks for confirming the bit about compiling org here and copying it elsewhere. I'll give it a shot. /fas On 25 August 2012 15:39, Achim Gratz wrote: > Filippo A. Salustri writes: > > I haven't yet installed Xcode on some of my Lion machines, so I haven't > > got 'make' everywhere. > >

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Filippo A. Salustri
Yes, John is right. Xcode is one-stop shopping for gcc, fortran (!?!?!), objective-c, all the command-line tools, etc & so on, without having to use macports or fink or whatever. And it's a trivial installation. (Note to non-Mac users; Lion client version comes with no compilation stuff cuz... we

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread John Hendy
On Sat, Aug 25, 2012 at 2:39 PM, Achim Gratz wrote: > Filippo A. Salustri writes: >> I haven't yet installed Xcode on some of my Lion machines, so I haven't >> got 'make' everywhere. > > Why do you need Xcode to get make? Having a Mac myself, I'm assuming the answer is that it's just the easiest

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Achim Gratz
Filippo A. Salustri writes: > I haven't yet installed Xcode on some of my Lion machines, so I haven't > got 'make' everywhere. Why do you need Xcode to get make? > I've been toying with trying to do the installation on my Mac server, > which has Xcode, then copying the compiled stuff into the ide

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Filippo A. Salustri
John, Thanks for your idea. I am aware of the worg page you linked to. I forgot to mention one other thing: I use Aquamacs, which has a hard time with the compiling-without-make stuff. My bad; sorry. /fas On 25 August 2012 14:19, John Hendy wrote: > Can you just compile without make tools? This

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread John Hendy
Can you just compile without make tools? This is what I do on Windows in combination with git, which is easier to setup than trying to get a compiler up and running, at least for me :) http://orgmode.org/worg/org-hacks.html#compiling-org-without-make Hope that helps! John On Aug 25, 2012 12:32 PM

[O] advice on compiling org 7.9 for OSX Lion.

2012-08-25 Thread Filippo A. Salustri
I have looked but cannot find anything especially enlightening. I haven't yet installed Xcode on some of my Lion machines, so I haven't got 'make' everywhere. I've been toying with trying to do the installation on my Mac server, which has Xcode, then copying the compiled stuff into the identical d