<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"Préformaté HTML Car";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.PrformatHTMLCar
        {mso-style-name:"Préformaté HTML Car";
        mso-style-priority:99;
        mso-style-link:"Préformaté HTML";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=FR link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You must install python-axl  and  libpython2.7<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>De :</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> valvula-bounces@lists.aspl.es [mailto:valvula-bounces@lists.aspl.es] <b>De la part de</b> Francis Brosnan Blázquez<br><b>Envoyé :</b> mardi 3 mars 2015 13:24<br><b>À :</b> Martin Thomas Schrott<br><b>Cc :</b> valvula@lists.aspl.es<br><b>Objet :</b> Re: [Valvula] valvula install problems -- new link fixing<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hello Martin,<br><br>For some reason, your pkg-config installation does not want to use axl.pc files<br>located at /usr/local/lib/pkg-config<br><br>Try the following. Uninstall it as it is, reconfigure to with standard location and<br>reinstall again:<br><br>>> cd axl-build-sources<br>>> make uninstall<br>>> make clean<br>>> ./configure --prefix=/usr --sysconfdir=/etc<br>>> make<br>>> make install<br><br>After that, you should have a file located at /usr/lib/pkgconfig/axl.pc that will enable<br>your system to successfully run the following command:<br><br>>> pkg-config --libs --cflags axl<br>-I/usr/include/axl  -laxl -lm  <br><br>After that, rerun valvula configuration to see it if works.<br><br>Alternatively (depending on your needs), you can try setting up pkg-config paths <br>so it loads configurations found at /usr/local/lib/pkg-config by running:<br><br>>> export PKG_CONFIG_PATH=/usr/lib/pkg-config:/usr/local/lib/pkg-config<br><br>...and then, rerun valvula configuration..<br><br>Best Regards,<br><br><br><br><o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hello Francis,<br><br>okay, axl seems to have been installed again, there are some files in /usr/local/lib ...libaxl*<br>What I did:<br>uninstall axl, download the src, extract, configure, make, make install.<br><br>Now, valvula does not find axl anymore:<br><br>checking for AXL... no<br>configure: error: Package requirements (axl >= 0.6.4) were not met:<br><br>No package 'axl' found<br><br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br><br>Alternatively, you may set the environment variables AXL_CFLAGS<br>and AXL_LIBS to avoid the need to call pkg-config.<br>See the pkg-config man page for more details.<br><br><br>so there still seems to be something messed up in one of the sources.<br><br>Thanks,<br>Martin<br><br><br><o:p></o:p></p><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'>Am 03.03.2015 um 12:24 schrieb Francis Brosnan Blázquez:<o:p></o:p></p></blockquote><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal>El mar, 03-03-2015 a las 12:12 +0100, Martin Thomas Schrott escribió:<br><br><o:p></o:p></p><p class=MsoNormal>Thanks Francis,<o:p></o:p></p><p class=MsoNormal><br>Hi Martin,<br><br><br><o:p></o:p></p><p class=MsoNormal>for the quick help and fixed version. Your welcome, interesting, that nobody did report the missing files until now :-)<o:p></o:p></p><p class=MsoNormal><br>I guess someone must be the first :-) <br><br><br><o:p></o:p></p><p class=MsoNormal>configure works fine now. sadly, now we have another issue, think this time it is related to the lib axl - here a short extract of the make commands result:<br><br>--<br>/usr/bin/ld: /usr/lib64/libaxl.a(axl_error.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC<br>/usr/lib64/libaxl.a: could not read symbols: Bad value<br>collect2: error: ld returned 1 exit status<br>make[2]: *** [libvalvula.la] Error 1<br>make[2]: Leaving directory `/root/valvula-1.0.5/lib'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/root/valvula-1.0.5'<br>...<br>--<br><br>we used a pkg from pkgs.org to install axl on our CENTOS7 system, as we did not find any files on your page, for linux systems.  Our version is:<br><br>axl-0.6.8-20120112.1.x86_64<br><br>Any ideas whats going on? <o:p></o:p></p><p class=MsoNormal><br>Given the error, it seems the quality of the package provided by pkgs.org is not good (I wasn't aware they were available there). I recommend you to install axl with the usual standard vodoo (it'll work):<br><br>>> <a href="http://www.aspl.es/xml/downloads/axl-0.6.9.b5308.g5312.tar.gz">wget</a> <a href="http://www.aspl.es/xml/downloads/axl-0.6.9.b5308.g5312.tar.gz">http://www.aspl.es/xml/downloads/axl-0.6.9.b5308.g5312.tar.gz</a><br>>> tar zxvf <a href="http://www.aspl.es/xml/downloads/axl-0.6.9.b5308.g5312.tar.gz">axl-0.6.9.b5308.g5312.tar.gz</a><br>>> cd axl-0.6.9.b5308.g5312<br>>> ./configure<br>>> make<br>>> make install<br><br>...And of course, please, remove first that axl-0.6.8 package,<br><br>After that, you shoul be able to build valvula without any issue,<br><br>Best Regards,<br><br><br><br><o:p></o:p></p><p class=MsoNormal>Thanks again,<br>martin<br><br>Am 03.03.2015 um 11:03 schrieb Francis Brosnan Blázquez:<br><br><br><o:p></o:p></p><p class=MsoNormal>Hi there Martin,<br><br>Thanks for reporting. I've checked and fixed all missing references for the dist .targz<br>file. Please, have a reference to the next stable release that includes this fixings <br>as well as others:<br><br><a href="http://www.aspl.es/valvula/downloads/valvula-1.0.5.tar.gz">http://www.aspl.es/valvula/downloads/valvula-1.0.5.tar.gz</a><br><br>Let us know your progress,<br>Best Regards,<br><br><br><o:p></o:p></p><pre><o:p> </o:p></pre><pre>dear all,<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>we try to install valvula on a centos7 system.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>we installed the axl and the gcc to meet the prerequisites. MYSQL-devel <o:p></o:p></pre><pre>(mariadb-devel) also exists.<o:p></o:p></pre><pre>After that we downloaded the src file of the current release and <o:p></o:p></pre><pre>extracted it, following the instructions.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>But there seems to be an error in the source package, because<o:p></o:p></pre><pre>./configure<o:p></o:p></pre><pre>gives only the following result:<o:p></o:p></pre><pre>config.status: error: cannot find input file: `doc/valvula.doxygen.in'<o:p></o:p></pre><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>may the doc files be missing in the src file? the option to disable <o:p></o:p></pre><pre>(enable) valvula-doc does not work either, it gives the same error <o:p></o:p></pre><pre>message, when I try to disable doc creation.<o:p></o:p></pre><pre>Wonder how others could install valvula, am I doing something wrong?<o:p></o:p></pre><pre>hope you can help us!<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>cheers,<o:p></o:p></pre><pre>Martin<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>Valvula mailing list<o:p></o:p></pre><pre><a href="mailto:Valvula@lists.aspl.es">Valvula@lists.aspl.es</a><o:p></o:p></pre><pre><a href="http://lists.aspl.es/cgi-bin/mailman/listinfo/valvula">http://lists.aspl.es/cgi-bin/mailman/listinfo/valvula</a><o:p></o:p></pre><p class=MsoNormal><o:p> </o:p></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%'><tr><td style='padding:0cm 0cm 0cm 0cm'><pre><o:p> </o:p></pre><pre>-- <o:p></o:p></pre><pre>Francis Brosnan Blázquez <<a href="mailto:francis.brosnan@aspl.es">francis.brosnan@aspl.es</a>><o:p></o:p></pre><pre>ASPL<o:p></o:p></pre><pre>91 134 14 22 - 91 134 14 45 - 91 116 07 57<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>AVISO LEGAL<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Este mensaje se dirige exclusivamente a su destinatario. Los datos<o:p></o:p></pre><pre>incluidos en el presente correo son confidenciales y sometidos a secreto<o:p></o:p></pre><pre>profesional, se prohíbe divulgarlos, en virtud de las leyes vigentes. Si<o:p></o:p></pre><pre>usted no lo es y lo ha recibido por error o tiene conocimiento del mismo<o:p></o:p></pre><pre>por cualquier motivo, le rogamos que nos lo comunique por este medio y<o:p></o:p></pre><pre>proceda a destruirlo o borrarlo.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de<o:p></o:p></pre><pre>diciembre, de Protección de Datos de Carácter Personal, le informamos de<o:p></o:p></pre><pre>que sus datos de carácter personal, recogidos de fuentes accesibles al<o:p></o:p></pre><pre>público o datos que usted nos ha facilitado previamente, proceden de<o:p></o:p></pre><pre>bases de datos propiedad de Advanced Software Production Line, S.L.<o:p></o:p></pre><pre>(ASPL). No obstante, usted puede ejercitar sus derechos de acceso,<o:p></o:p></pre><pre>rectificación, cancelación y oposición dispuestos en la mencionada Ley<o:p></o:p></pre><pre>Orgánica, notificándolo por escrito a:<o:p></o:p></pre><pre>ASPL - Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de<o:p></o:p></pre><pre>Henares (Madrid).<o:p></o:p></pre></td></tr></table><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%'><tr><td style='padding:0cm 0cm 0cm 0cm'><pre><o:p> </o:p></pre><pre>-- <o:p></o:p></pre><pre>Francis Brosnan Blázquez <<a href="mailto:francis.brosnan@aspl.es">francis.brosnan@aspl.es</a>><o:p></o:p></pre><pre>ASPL<o:p></o:p></pre><pre>91 134 14 22 - 91 134 14 45 - 91 116 07 57<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>AVISO LEGAL<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Este mensaje se dirige exclusivamente a su destinatario. Los datos<o:p></o:p></pre><pre>incluidos en el presente correo son confidenciales y sometidos a secreto<o:p></o:p></pre><pre>profesional, se prohíbe divulgarlos, en virtud de las leyes vigentes. Si<o:p></o:p></pre><pre>usted no lo es y lo ha recibido por error o tiene conocimiento del mismo<o:p></o:p></pre><pre>por cualquier motivo, le rogamos que nos lo comunique por este medio y<o:p></o:p></pre><pre>proceda a destruirlo o borrarlo.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de<o:p></o:p></pre><pre>diciembre, de Protección de Datos de Carácter Personal, le informamos de<o:p></o:p></pre><pre>que sus datos de carácter personal, recogidos de fuentes accesibles al<o:p></o:p></pre><pre>público o datos que usted nos ha facilitado previamente, proceden de<o:p></o:p></pre><pre>bases de datos propiedad de Advanced Software Production Line, S.L.<o:p></o:p></pre><pre>(ASPL). No obstante, usted puede ejercitar sus derechos de acceso,<o:p></o:p></pre><pre>rectificación, cancelación y oposición dispuestos en la mencionada Ley<o:p></o:p></pre><pre>Orgánica, notificándolo por escrito a:<o:p></o:p></pre><pre>ASPL - Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de<o:p></o:p></pre><pre>Henares (Madrid).<o:p></o:p></pre></td></tr></table></blockquote></blockquote><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><p class=MsoNormal><o:p> </o:p></p></blockquote><p class=MsoNormal><o:p> </o:p></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="100%" style='width:100.0%'><tr><td style='padding:0cm 0cm 0cm 0cm'><pre><o:p> </o:p></pre><pre>-- <o:p></o:p></pre><pre>Francis Brosnan Blázquez <<a href="mailto:francis.brosnan@aspl.es">francis.brosnan@aspl.es</a>><o:p></o:p></pre><pre>ASPL<o:p></o:p></pre><pre>91 134 14 22 - 91 134 14 45 - 91 116 07 57<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>AVISO LEGAL<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>Este mensaje se dirige exclusivamente a su destinatario. Los datos<o:p></o:p></pre><pre>incluidos en el presente correo son confidenciales y sometidos a secreto<o:p></o:p></pre><pre>profesional, se prohíbe divulgarlos, en virtud de las leyes vigentes. Si<o:p></o:p></pre><pre>usted no lo es y lo ha recibido por error o tiene conocimiento del mismo<o:p></o:p></pre><pre>por cualquier motivo, le rogamos que nos lo comunique por este medio y<o:p></o:p></pre><pre>proceda a destruirlo o borrarlo.<o:p></o:p></pre><pre><o:p> </o:p></pre><pre>En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de<o:p></o:p></pre><pre>diciembre, de Protección de Datos de Carácter Personal, le informamos de<o:p></o:p></pre><pre>que sus datos de carácter personal, recogidos de fuentes accesibles al<o:p></o:p></pre><pre>público o datos que usted nos ha facilitado previamente, proceden de<o:p></o:p></pre><pre>bases de datos propiedad de Advanced Software Production Line, S.L.<o:p></o:p></pre><pre>(ASPL). No obstante, usted puede ejercitar sus derechos de acceso,<o:p></o:p></pre><pre>rectificación, cancelación y oposición dispuestos en la mencionada Ley<o:p></o:p></pre><pre>Orgánica, notificándolo por escrito a:<o:p></o:p></pre><pre>ASPL - Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de<o:p></o:p></pre><pre>Henares (Madrid).<o:p></o:p></pre></td></tr></table><p class=MsoNormal><span style='color:windowtext'><o:p> </o:p></span></p></div></body></html>