Re: [Fink-users] re g77

2013-09-16 Thread Alexander Hansen
On 9/16/13 8:17 AM, Richard Miles wrote: > There is no gcc77? > Right. It's a Fortran 77 compiler, only. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ -- LIMITED TIME S

Re: [Fink-users] re g77

2013-09-16 Thread Peter Dyballa
Am 16.09.2013 um 17:17 schrieb Richard Miles: > There is no gcc77? Right! It should be "g77". Usually installed in PATH. 'which g77' should reveal it. (In /sw/bin, presumingly.) In (t)csh a 'rehash' command might be needed. You could also check with: dpkg -L | grep /bin/ to find all

Re: [Fink-users] re g77

2013-09-16 Thread Peter Dyballa
Am 16.09.2013 um 17:41 schrieb Peter Dyballa: > dpkg -L | grep /bin/ Sorry! Should have been: dpkg -L g77 | grep /bin/ -- Greetings Pete Mushrooms always grow in damp places, which is why they look like umbrellas. ---

[Fink-users] re g77

2013-09-16 Thread Richard Miles
There is no gcc77? -- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Lib

Re: [Fink-users] Re: g77 not compiling after OS X 10.4 install

2005-05-06 Thread Martin Costabel
Keith Olive wrote: [] I copied c++filt3 (which was installed) to c++filt. So I went to /usr/bin sudo cp c++filt3 c++filt The I tried to reinstall g77. No problem, and it seems to work now. ??? Are you sure you installed the Tiger Developer tools (AKA Xcode Tools?). They are on the Tiger disk, bu

[Fink-users] Re: g77 not compiling after OS X 10.4 install

2005-05-06 Thread Keith Olive
Scott Classen uclink.berkeley.edu> writes: > > Hi all, > > I'm getting the following error while installing g77 after installing > Tiger and bootstrapping a completely new fink installation into /sw > > xgcc: installation problem, cannot exec `c++filt': No such file or > directory > make[2

[Fink-users] Re: g77 and ccp4

2005-05-02 Thread William Scott
Hi Scott: > > here is the error I get when compiling ccp4: > > any ideas? > > thanks, > > Scott > I think something failed earlier. As soon as my version of 10.4 arrives, I'll try to fix it. It's been a stage IV-B glioma of a headache for every single update, so I'm not particularly suprised.

[Fink-users] Re: g77

2002-08-31 Thread jeff whitaker
Michael: 1) create a directory called "finkcvs" 2) cd to that directory 3) cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink login 4) cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/fink co dists 5) cd dists/10.2/unstable/main/finkinfo/languages; cp g77-3.1* /sw/fink/dists/unstable/main/finkinf