<div dir="ltr">Hi Martin and others,<div><br></div><div class="gmail_extra"><div class="gmail_quote">2015-10-04 14:33 GMT+02:00 Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
<br>
recently I fixed some compilation and installation issues of<br>
wx.metadata addons [1] (GSoC 2014 & 2015 project of Matej Krejci). Now<br>
it's possible to install it via `g.extension`.<br>
<br></blockquote><div>Martine, thanks for work on it.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Testing welcome. Martin<br><span class=""><font color="#888888"><br></font></span></blockquote><div><br></div><div> I just checked .grass7/addons/etc/wx.metadata and installation deployed only /mdlib dir but no /configure and /profiles dirs. It is the same issue like r.green[1]. Correctly placed directories should looks like:</div><div><br></div><div><span style="font-size:12.8px">matt@matt-pc:~/grass_trunk/</span><span style="font-size:12.8px">dist.x86_64-unknown-linux-gnu/</span><span style="font-size:12.8px">etc/wx.metadata$ tree</span></div><div><span style="font-size:12.8px">├── config</span></div><div style="font-size:12.8px">│   ├── connections_resources.xml</div><div style="font-size:12.8px">│   ├── default-sample.cfg</div><div style="font-size:12.8px">│   ├── init_md.txt</div><div style="font-size:12.8px">│   ├── keywordConcepts.txt</div><div style="font-size:12.8px">│   ├── keywordGroups.txt</div><div style="font-size:12.8px">│   ├── keywordThemes.txt</div><div style="font-size:12.8px">│   ├── record_metadata_dc.html</div><div style="font-size:12.8px">│   ├── service_metadata.html</div><div style="font-size:12.8px">│   ├── xml_highlight.html</div><div style="font-size:12.8px">│   └── xml_render.html</div><div style="font-size:12.8px">├── mdlib</div><div style="font-size:12.8px">│   ├── cswlib.py</div><div style="font-size:12.8px">│   ├── cswlib.pyc</div><div style="font-size:12.8px">│   ├── cswutil.py</div><div style="font-size:12.8px">│   ├── cswutil.pyc</div><div style="font-size:12.8px">│   ├── mdeditorfactory.py</div><div style="font-size:12.8px">│   ├── mdeditorfactory.pyc</div><div style="font-size:12.8px">│   ├── mdgrass.py</div><div style="font-size:12.8px">│   ├── mdgrass.pyc</div><div style="font-size:12.8px">│   ├── mdjinjaparser.py</div><div style="font-size:12.8px">│   ├── mdjinjaparser.pyc</div><div style="font-size:12.8px">│   ├── mdpdffactory.py</div><div style="font-size:12.8px">│   ├── mdpdffactory.pyc</div><div style="font-size:12.8px">│   ├── mdpdftheme.py</div><div style="font-size:12.8px">│   ├── mdpdftheme.pyc</div><div style="font-size:12.8px">│   ├── mdutil.py</div><div style="font-size:12.8px">│   └── mdutil.pyc</div><div style="font-size:12.8px">└── profiles</div><div style="font-size:12.8px">    ├── basicProfile.xml</div><div style="font-size:12.8px">    ├── inspireProfile.xml</div><div style="font-size:12.8px">    └── temporalProfile.xml</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><span style="font-size:12.8px">This example is created by local installation which works well.</span><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px">matt@matt-pc:~/</span><span class="" style="font-size:12.8px">addons</span><span style="font-size:12.8px">/grass7/</span><span style="font-size:12.8px">gui/wxpython/wx.metadata$ make MODULE_TOPDIR=$HOME/grass_</span><span style="font-size:12.8px">trunk & make MODULE_TOPDIR=$HOME/grass_</span><span style="font-size:12.8px">trunk install</span><br></div><div> </div><div>I am not sure if this issue is about Makefile or not.</div><div><br></div><div>Thanks for any idea.</div><div>matej</div><div><br></div></div>[1] <a href="https://lists.osgeo.org/pipermail/grass-dev/2015-August/076034.html">https://lists.osgeo.org/pipermail/grass-dev/2015-August/076034.html</a></div></div>