[R-SIG-Mac] g77 from R-2.1.1.dmg won't install
stefano iacus
stefano.iacus at unimi.it
Fri Jul 15 16:47:33 CEST 2005
I apologize, I missed your previous msg and write mine first :)
It seems a permission issue.
Jul 15 15:19:36 ekidna : BomFileError 13: Permission denied - ///usr/
local/bin/g77
It could be (just a guess) that you did install g77 with more
priviledges then the installer needs.
could you send us some infos on that?
meanwhile, my suggestion is to remove the offending old version of g77
sudo bash
rm /usr/local/bin/g77
cd /usr/local/lib/
rm -rf gcc <- before doing that PLEASE check that inside the
hierarchy of this directory you only have g77
stefano
I think one good option is also to remove the .dylibs of the old g77
compiler in /usr/local/lib as well.
On 15/lug/05, at 16:23, Federico Calboli wrote:
> On Fri, 2005-07-15 at 16:25 +0200, stefano iacus wrote:
>
>> try to reinstall g77 with the installer.
>>
>
> I did. It fails all the times. Also tried different dmgs from
> different
> mirrors. Still won't work.
>
> F
>
> --
> Federico C. F. Calboli
> Department of Epidemiology and Public Health
> Imperial College, St Mary's Campus
> Norfolk Place, London W2 1PG
>
> Tel +44 (0)20 7594 1602 Fax (+44) 020 7594 3193
>
> f.calboli [.a.t] imperial.ac.uk
> f.calboli [.a.t] gmail.com
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
More information about the R-SIG-Mac
mailing list