[GRASS-dev] Re: [GRASS GIS] #29: moving of vector object by mouse
GRASS GIS
trac at osgeo.org
Tue Feb 5 08:49:52 EST 2008
#29: moving of vector object by mouse
--------------------------+-------------------------------------------------
Reporter: zanollim | Owner: martinl
Type: enhancement | Status: assigned
Priority: major | Milestone: 6.4.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wxgui, digitization
--------------------------+-------------------------------------------------
Comment (by martinl):
Replying to [comment:8 zanollim]:
> after the ./configure (terminated with no errors)
> when I run make the new error is:
{{{
> make: shared: Command not found
> make: [grass6_wxvdigit.so] Error 127 (ignored)
}}}
>
> in the Makefile, inside the 'vdigit' folder, I read only this line with
the word 'shared':
{{{
> [...]
> LDFLAGS=-shared -fpic -L$(ARCH_LIBDIR) $(VECTLIB) $(GISLIB) $(GDALLIBS)
$(VEDITLIB) -lgdi $(WXLDFLAGS)
> [...]
}}}
Since this issue is not related to the bug, you can write me personally. I
assume you run ./configure without any switches (from the error I can see
at least without --with-cxx). I remember I prepared the script for
configuration on your machine. It is called configure.sh, you need to run
this script or ./configure with all needed switches.
Regards, Martin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/29#comment:9>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list