[GRASS-dev] [GRASS GIS] #3063: In grass 7.3, no shared object files libgrass_vector and libgrass_raster 7.1
GRASS GIS
trac at osgeo.org
Mon Jun 13 09:10:13 PDT 2016
#3063: In grass 7.3, no shared object files libgrass_vector and libgrass_raster
7.1
--------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.3.0
Component: Default | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
Replying to [comment:3 pvanbosgeo]:
> I must be missing something obvious here,
BTW: please add which operating system you are using.
> but this is what I do:
> Remove my previous install
ok, but we shure that the files are really gone.
> Completely new checkout
No need to do that.
{{{
make distclean
}}}
is enough. To be double, sure run also next to find remaining garbage:
{{{
svn status --no-ignore
}}}
> Compile and run
ok, now, within the session, run
{{{
which g.region
ldd `which g.region | grep grass`
}}}
in order to see where g.region is and which libraries it loads from where.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3063#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list