If you use:
# yum search proj
You should find proj, proj-devel, proj-epsg and proj-nad.
At least it is what yum just found from my computer now.
I had some problems earlier today to access fedora repository. What if you
change repository?

Laura

2009/9/23 Gabor Grothendieck <ggrothendi...@gmail.com>

> I am getting this message when I try to install rgdal in R:
>
> Error: proj/epsg not found
> Either install missing proj support files, for example
> the proj-nad and proj-epsg RPMs on systems using RPMs,
> or if installed but not autodetected, set PROJ_LIB to the
> correct path.
> ERROR: configuration failed for package 'rgdal'
>
>
> I had previously installed gdal and proj.4 and proj-had using yum
> (and I also tried from source).  From the shell these all seem to
> work in that they return something rather than a message that
> they are missing:
>
> proj
> man proj
> gdal-config
>
> However, when I issue the R command
>
>   install.packages("rgdal", dep = TRUE)
>
> I get a message back (below) that refers to proj-epsg as missing but
> I see no such distribution:
>
> $ yum search proj-epsg
> No Matches found
>
> What is proj-epsg, where is it and how do I get around this?
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to