<div dir="ltr">Hello,<div>here comes my in-depth knowledge of linux ;) Anyway, after executing <span style="font-size:12.8px">ldconfig the cgi program started to work and return correct answerst to apache. Also, my first tests show that the POST request I quoted in my original question (Execute request containing nested gmls in ComplexData input transmitted by value) works well now. I'll have to do some more testing with my own custom services.</span></div><div><span style="font-size:12.8px">Thank you very much for your time I really appreciate you help.</span></div><div><span style="font-size:12.8px">Best regards,</span></div><div><span style="font-size:12.8px">Lech</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-18 8:39 GMT+01:00 Fenoy Gerald <span dir="ltr"><<a href="mailto:gerald.fenoy@geolabs.fr" target="_blank">gerald.fenoy@geolabs.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
you need to run ldconfig after the call to make install to make the system aware of the new libraries.<br>
<br>
I suppose that you should be ok then.<br>
<br>
Best regards,<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
> Le 17 janv. 2017 à 23:09, Lech Karłowicz <<a href="mailto:lendrom@gmail.com">lendrom@gmail.com</a>> a écrit :<br>
><br>
> Hi,<br>
> after some tries I managed to compile ZOO following the instructions you pointed me to. Indeed, I had to install some '-dev' packages to be able to compile. But after executing the command "sudo make install" GetCapabilities (or any other request to <a href="http://127.0.0.1/cgi-bin/zoo_loader.cgi" rel="noreferrer" target="_blank">http://127.0.0.1/cgi-bin/zoo_<wbr>loader.cgi</a>) gives returns internal server error (code 500).<br>
> I checked Apache logs and I can see the following errors (they appear after every request to zoo_loader.cgi):<br>
><br>
> [Tue Jan 17 22:52:22.000113 2017] [cgi:error] [pid 6103] [client <a href="http://127.0.0.1:56476" rel="noreferrer" target="_blank">127.0.0.1:56476</a>] AH01215: /usr/lib/cgi-bin/zoo_loader.<wbr>cgi: symbol lookup error: /usr/lib/cgi-bin/zoo_loader.<wbr>cgi: undefined symbol: createMaps: /usr/lib/cgi-bin/zoo_loader.<wbr>cgi<br>
> [Tue Jan 17 22:52:22.001663 2017] [cgi:error] [pid 6103] [client <a href="http://127.0.0.1:56476" rel="noreferrer" target="_blank">127.0.0.1:56476</a>] End of script output before headers: zoo_loader.cgi<br>
><br>
> It looks like I'm missing some dependency, but I'm not sure which.<br>
> Best regards,<br>
> Lech<br>
><br>
> 2017-01-17 18:57 GMT+01:00 Fenoy Gerald <<a href="mailto:gerald.fenoy@geolabs.fr">gerald.fenoy@geolabs.fr</a>>:<br>
> Hello,<br>
> OSGeoLiveDVD 10.0 should be perfect to build the ZOO-Kernel.<br>
> Nevertheless, it may imply installing many things (-dev package) for being able to build it, see here for more informations about this [1], I guess the ubuntu instructions should work.<br>
><br>
> Best regards,<br>
><br>
> [1] <a href="http://www.zoo-project.org/docs/install/debian.html" rel="noreferrer" target="_blank">http://www.zoo-project.org/<wbr>docs/install/debian.html</a><br>
><br>
> > Le 17 janv. 2017 à 17:21, Lech Karłowicz <<a href="mailto:lendrom@gmail.com">lendrom@gmail.com</a>> a écrit :<br>
> ><br>
> > It would be most helpful if it was possible for you to provide the version (and instructions) with which I could update my current setup. But I'm sorry if I wasn't specific enough about the version of OSGeo I use. I don't use bootable DVD version, I use OsGeo-live-10.0-vm (vmdk) deployed on Virtual Box (downloaded from <a href="https://sourceforge.net/projects/osgeo-live/files/10.0/osgeo-live-10.0-vm.7z/download" rel="noreferrer" target="_blank">https://sourceforge.net/<wbr>projects/osgeo-live/files/10.<wbr>0/osgeo-live-10.0-vm.7z/<wbr>download</a>). I'm not really sure where to find a more specific version number. Is this setup suitable for your 'patch'?<br>
> ><br>
> > Best regards<br>
> > Lech<br>
> ><br>
> > 2017-01-17 14:33 GMT+01:00 Fenoy Gerald <<a href="mailto:gerald.fenoy@geolabs.fr">gerald.fenoy@geolabs.fr</a>>:<br>
> > Hello,<br>
> > thanks for your return.<br>
> ><br>
> > In case it may be of any help for you, I should be able to provide the OSGeoLiveDVD binary version. I only need the exact version number of you osgeolivedvd. This way you will only need to unpack the archive with a tat command that I will give to you in case you are interested in getting this binary version. In fact, I will have to build the ZOO-Kernel on OSGeoLiveDVD solve the issue reported on another thread about OTB 5.8.0 which seems to fail at compilation time. So please do not consider that it will much work to me, nevertheless, there is no direct interest for publishing the binary versions except if somebody is interested in.<br>
> ><br>
> > I hope to have an answer from you.<br>
> ><br>
> > Best regards,<br>
> ><br>
> ><br>
> > > Le 17 janv. 2017 à 09:11, Lech Karłowicz <<a href="mailto:lendrom@gmail.com">lendrom@gmail.com</a>> a écrit :<br>
> > ><br>
> > > Thank you for taking your time to clarify that. I'll try to test it after building the lastest svn version but I'm not really experienced with building software from sources (that's why I love osgeo-live for tests) so it may take a while (with possibility of failing miserably).<br>
> > > Best Regads,<br>
> > > Lech<br>
> > ><br>
> > > 2017-01-16 23:20 GMT+01:00 Fenoy Gerald <<a href="mailto:gerald.fenoy@geolabs.fr">gerald.fenoy@geolabs.fr</a>>:<br>
> > > Hello,<br>
> > > thanks for your feedback.<br>
> > ><br>
> > > You are right only CDATA is supported. Can you please give the latest SVN version a try and confirm that your issue is solved with this version ?<br>
> > ><br>
> > > Best regards,<br>
> > ><br>
> > > > Le 16 janv. 2017 à 13:05, Lech Karłowicz <<a href="mailto:lendrom@gmail.com">lendrom@gmail.com</a>> a écrit :<br>
> > > ><br>
> > > > I modified the code of ogr_sp.py to log values of parameters that are passed by ZOO to the UnionPy function and I can see, that inputs['InputEntity1']['value'<wbr>] is equal to '\n' or '\n\t\t' so it looks like ZOO does not pass inputs correctly. Or I am doing something wrong. I'd be very grateful for clarifying that.<br>
> > > ><br>
> > ><br>
> > ><br>
> > ><br>
> > > Gérald Fenoy<br>
> > > <a href="http://wiki.osgeo.org/wiki/User:Djay" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/<wbr>User:Djay</a><br>
> > ><br>
> > ><br>
> ><br>
> ><br>
> ><br>
> > Gérald Fenoy<br>
> > <a href="http://wiki.osgeo.org/wiki/User:Djay" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/<wbr>User:Djay</a><br>
> ><br>
> ><br>
> > ______________________________<wbr>_________________<br>
> > Zoo-discuss mailing list<br>
> > <a href="mailto:Zoo-discuss@lists.osgeo.org">Zoo-discuss@lists.osgeo.org</a><br>
> > <a href="https://lists.osgeo.org/mailman/listinfo/zoo-discuss" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/zoo-discuss</a><br>
><br>
><br>
><br>
> Gérald Fenoy<br>
> <a href="http://wiki.osgeo.org/wiki/User:Djay" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/<wbr>User:Djay</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Zoo-discuss mailing list<br>
> <a href="mailto:Zoo-discuss@lists.osgeo.org">Zoo-discuss@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/zoo-discuss" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/zoo-discuss</a><br>
<br>
<br>
<br>
Gérald Fenoy<br>
<a href="http://wiki.osgeo.org/wiki/User:Djay" rel="noreferrer" target="_blank">http://wiki.osgeo.org/wiki/<wbr>User:Djay</a><br>
<br>
</div></div></blockquote></div><br></div>