[GRASS-dev] [GRASS GIS] #2006: install: extra $GISBASE/etc/wxpython/scripts/Makefile?
GRASS GIS
trac at osgeo.org
Thu May 14 15:08:53 PDT 2015
#2006: install: extra $GISBASE/etc/wxpython/scripts/Makefile?
---------------------------+---------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: trivial | Milestone: 6.4.4
Component: Installation | Version: svn-trunk
Resolution: | Keywords: wxpython, compilation, Makefile
CPU: x86-64 | Platform: Linux
---------------------------+---------------------------------------------
Changes (by wenzeslaus):
* keywords: wxpython => wxpython, compilation, Makefile
* version: svn-develbranch6 => svn-trunk
Comment:
I'm just looking to `dist...` after compilation not the result of `make
install` but the file (`etc/wxpython/scripts/Makefile` or now
`/gui/wxpython/scripts/Makefile`) is no longer there.
However there are Makefiles in directories of `g.gui.*` modules:
{{{
$ cd dist...
$ find . -name "*Makefile*"
./gui/wxpython/psmap/Makefile
./gui/wxpython/animation/Makefile
./gui/wxpython/dbmgr/Makefile
./gui/wxpython/tplot/Makefile
./gui/wxpython/rlisetup/Makefile
./gui/wxpython/gmodeler/Makefile
./gui/wxpython/mapswipe/Makefile
./gui/wxpython/timeline/Makefile
./gui/wxpython/iclass/Makefile
./gui/wxpython/vdigit/Makefile
}}}
Do we have some bad Makefile template somewhere?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2006#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list