Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Aaron Farber
WOW!!! THANKS SO MUCH!! That worked great! Thanks so much for saving me! --Aaron On Dec 9, 2007, at 10:58 PM, Martin Costabel wrote: > Aaron Farber wrote: >> I just upgraded to a new intel based macbook pro from a ppc based >> powerbook and I dont see g77 in fink! I found a g77 binary fo

Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Martin Costabel
Aaron Farber wrote: > I just upgraded to a new intel based macbook pro from a ppc based > powerbook and I dont see g77 in fink! I found a g77 binary for intel > through sourceforge but when I run it, I just get the usr/local/... > files where I downloaded the package to. Is there any way I

Re: [Fink-users] gnewspost

2007-12-09 Thread Martin Costabel
PM wrote: >> On Sat, Dec 08, 2007 at 11:18:36AM -0800, PM wrote: >>> Is gnewspost being maintained? I contacted the package manager a few >>> days ago, but I keep getting this error: I think he is still around, but not very often these days. He does not seem to have updated this package to work o

[Fink-users] gnewspost

2007-12-09 Thread PM
I replied too fast. Yes, the symbolic did the job. I compiled gnewspost just fine, but it turns out it was not what I needed. I am having problems with PAN. It is at times unstable and it no longer posts to newsgroups. This is quite annoying. Payam > On Sat, Dec 08, 2007 at 11:18:36AM -0800,

[Fink-users] gnewspost

2007-12-09 Thread PM
> On Sat, Dec 08, 2007 at 11:18:36AM -0800, PM wrote: >> Is gnewspost being maintained? I contacted the package manager a few >> days ago, but I keep getting this error: >> >> cp -f /sw/lib/fink/update/config.guess . >> cp -f /sw/lib/fink/update/config.sub . >> patch -p1 > patching file src/app.c >

Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Mark J. Reed
Gcc is no longer involved at the point when you're running the a.out; that's just a regular execut able, like gcc itself. You probably just don't have '.' (current working directory) in your PATH, which is in general a good thing, security-wise. Try running it by typing "./a.out" instead of just

Re: [Fink-users] g77 on intel macs?e 15

2007-12-09 Thread David Bourne
Have you tried running it as ./a.out On 09/12/2007, at 6:56 PM, [EMAIL PROTECTED] wrote: > From: Aaron Farber <[EMAIL PROTECTED]> > Subject: Re: [Fink-users] g77 on intel macs? > To: Alexander Hansen <[EMAIL PROTECTED]> > Cc: fink-users@lists.sourceforge.net > Message-ID: <[EMAIL PROTECTED]> >

Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Aaron Farber
well, I did compile one thing with gfortran, but when I try to run the a.out file, I get "command not found" with the newest gcc, shouldnt it recognize my .out files and run them the same? On Dec 9, 2007, at 7:53 AM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Mark J. Reed
Isn't g77 end-of-lifed anyway? On Dec 9, 2007 9:53 AM, Alexander Hansen <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Aaron Farber wrote: > > I just upgraded to a new intel based macbook pro from a ppc based > > powerbook and I dont see g77 in fink! I found a g

Re: [Fink-users] g77 on intel macs?

2007-12-09 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Aaron Farber wrote: > I just upgraded to a new intel based macbook pro from a ppc based > powerbook and I dont see g77 in fink! I found a g77 binary for intel > through sourceforge but when I run it, I just get the usr/local/... > files where I dow

[Fink-users] g77 on intel macs?

2007-12-09 Thread Aaron Farber
I just upgraded to a new intel based macbook pro from a ppc based powerbook and I dont see g77 in fink! I found a g77 binary for intel through sourceforge but when I run it, I just get the usr/local/... files where I downloaded the package to. Is there any way I can use fink or fink comma