'proj' is the source package on Raspbian Jessie (or Debian Jessie). The installable binary packages are proj-bin (command line tools), libproj0, libproj0-dev, and proj-data.
Note: I've been running MapServer and friends on Raspbian on a Pi2 for awhile. On Thu, Apr 21, 2016 at 2:17 AM, Johan Van de Wauw < [email protected]> wrote: > Nico, > > I'm forwarding to the Debian GIS list where you have the largest > chance of getting help. > > Did you run apt-get update before installing? What is the contents of > your /etc/apt/sources.list > > I am not sure the debian gis packages are available on raspbian. > > Kind Regards, > Johan > > On Wed, Apr 20, 2016 at 11:37 PM, Alex M <[email protected]> > wrote: > > Poking around the Debian world there is no package called proj (maybe > > there was at some point). > > > > proj-bin proj-data, libproj0 and libproj-dev should be it. > > > > Are you missing some functionality? > > > > I think you're just running into selecting packages that go by other > > names. Try doing some apt-cache search or using autocomplete to find > > matching packages. > > > > Thanks, > > Alex > > > > On 04/20/2016 02:23 PM, Nico Aliotta wrote: > >> i'm tryng to install Proj and GEos on Raspbian on my raspberry pi3 > >> > >> > >> pi@raspberrypi:~ $ > >> *sudo apt-get install proj proj-bin proj-data libproj-dev* > >> Reading package lists... Done > >> Building dependency tree > >> Reading state information... Done > >> Package proj is not available, but is referred to by another package. > >> This may mean that the package is missing, has been obsoleted, or > >> is only available from another source > >> > >> E: Package 'proj' has no installation candidate > >> > >> same for > >> > >> > >> *sudo apt-get install libgeos-c1v5 libgeos-dev* > >> is there any way to install them? > >> > >> > >> > >> _______________________________________________ > >> Discuss mailing list > >> [email protected] > >> http://lists.osgeo.org/mailman/listinfo/discuss > >> > > > > _______________________________________________ > > Discuss mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/discuss > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/discuss >
