[R] Boot R

Paul Hiemstra p.hiemstra at geo.uu.nl
Fri Feb 26 16:38:14 CET 2010


Cassiano wrote:
> I think I have 'libgfortran'.
> After that I digit 'dpkg -l | grep libgfortran' in terminal, I got this
> message:
>
> ii  libgfortran2                               4.2.4-5ubuntu1                            
> Runtime library for GNU Fortran applications
> ii  libgfortran2-dbg                           4.2.4-5ubuntu1                            
> Runtime library for GNU Fortran applications
> ii  libgfortran3                               4.4.1-4ubuntu9                            
> Runtime library for GNU Fortran applications
> ii  libgfortran3-dbg                           4.4.1-4ubuntu9                            
> Runtime library for GNU Fortran applications
>
> And the error continue:
>
> /usr/lib/R/bin/exec/R: error while loading shared libraries:
> libgfortran.so.3: cannot open shared object file: No such file or directory
>
>   
if you do:

sudo updatedb
locate libgfortran | grep so

does it find the file? And in which path?

cheers,
Paul

-- 
Drs. Paul Hiemstra
Department of Physical Geography
Faculty of Geosciences
University of Utrecht
Heidelberglaan 2
P.O. Box 80.115
3508 TC Utrecht
Phone:  +3130 274 3113 Mon-Tue
Phone:  +3130 253 5773 Wed-Fri
http://intamap.geo.uu.nl/~paul



More information about the R-help mailing list