<div dir="ltr"><br><div><span style="color:rgb(33,33,33);font-family:"helvetica neue",helvetica,arial,sans-serif"><span class="inbox-inbox-Apple-converted-space"> Try the instructions below:-</span></span><br></div><div><span style="color:rgb(33,33,33);font-family:"helvetica neue",helvetica,arial,sans-serif"><span class="inbox-inbox-Apple-converted-space"><br></span></span></div><div><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">wget<span class="inbox-inbox-Apple-converted-space"> </span><a href="http://www.google.com/url?q=http%3A%2F%2Farchive.ubuntu.com%2Fubuntu%2Fpool%2Funiverse%2Fw%2Fwxwidgets3.0%2Flibwxbase3.0-0_3.0.2-1_amd64.deb&sa=D&sntz=1&usg=AFQjCNES6LfCC0PmrScE60u7Crxm13fWcg" target="_blank" rel="nofollow" style="margin:0px;padding:0px;border:0px;text-decoration:none;color:rgb(102,17,204)">http://archive.ubuntu.com/ubuntu/pool/universe/w/wxwidgets3.0/libwxbase3.0-0_3.0.2-1_amd64.deb</a></span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">yes Y | sudo dpkg -i libwxbase3.0-0_3.0.2-1*.deb</span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">yes Y | sudo apt-get -fy install</span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new""> </span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">wget<span class="inbox-inbox-Apple-converted-space"> </span><a href="http://archive.ubuntu.com/ubuntu/pool/universe/w/wxwidgets3.0/libwxgtk3.0-0_3.0.2-1_amd64.deb" target="_blank" rel="nofollow" style="margin:0px;padding:0px;border:0px;text-decoration:none;color:rgb(102,17,204)">http://archive.ubuntu.com/ubuntu/pool/universe/w/wxwidgets3.0/libwxgtk3.0-0_3.0.2-1_amd64.deb</a></span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">yes Y | sudo dpkg -i libwxgtk3.0-0_3.0.2-1*.deb</span></p><p class="MsoNormal" style="margin-top:1em;margin-bottom:1em;padding:0px;border:0px;line-height:normal;color:rgb(34,34,34);font-family:arial,helvetica,sans-serif"><span lang="EN-ZA" style="margin:0px;padding:0px;border:0px;font-family:"courier new"">yes Y | sudo apt-get -fy install</span></p><br class="inbox-inbox-Apple-interchange-newline"></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 16, 2016 at 12:57 AM PAILLEAU Eric <<a href="mailto:eric.pailleau@wanadoo.fr">eric.pailleau@wanadoo.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="gmail_msg">
here is below the .so that wxe_driver needs.<br class="gmail_msg">
<br class="gmail_msg">
$> ldd /usr/local/lib/erlang/lib/wx-1.7.1/priv/wxe_driver.so | grep wx |<br class="gmail_msg">
cut -d '=' -f 1<br class="gmail_msg">
         libwx_gtk2u_stc-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_xrc-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_html-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_adv-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_core-3.0.so.0<br class="gmail_msg">
         libwx_baseu-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_gl-3.0.so.0<br class="gmail_msg">
         libwx_gtk2u_aui-3.0.so.0<br class="gmail_msg">
         libwx_baseu_xml-3.0.so.0<br class="gmail_msg">
<br class="gmail_msg">
So this imply those packages :<br class="gmail_msg">
<br class="gmail_msg">
libwxbase3.0-dev<br class="gmail_msg">
libwxgtk3.0-dev<br class="gmail_msg">
<br class="gmail_msg">
Regards<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
Le 15/10/2016 à 23:28, Éric Pailleau a écrit :<br class="gmail_msg">
> Hi,<br class="gmail_msg">
> You need to install wx 3.0 from ubuntu packages.<br class="gmail_msg">
> Regards<br class="gmail_msg">
><br class="gmail_msg">
> "Envoyé depuis mon mobile " Eric<br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
> ---- Mike Williams a écrit ----<br class="gmail_msg">
><br class="gmail_msg">
> I just installed Ubuntu 16.04 and decided to upgrade my rather ancient<br class="gmail_msg">
> Erlang/OTP version to 19.1 compiling from source.<br class="gmail_msg">
> However ./configure says:<br class="gmail_msg">
> wx             : wxWidgets not found, wx will NOT be usable<br class="gmail_msg">
> I have searched the net and found several instructions of how to install<br class="gmail_msg">
> wx, but none of them seem to work, Has anyone managed to solve this<br class="gmail_msg">
> problem?<br class="gmail_msg">
> /mike<br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
><br class="gmail_msg">
> _______________________________________________<br class="gmail_msg">
> erlang-questions mailing list<br class="gmail_msg">
> <a href="mailto:erlang-questions@erlang.org" class="gmail_msg" target="_blank">erlang-questions@erlang.org</a><br class="gmail_msg">
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" class="gmail_msg" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br class="gmail_msg">
><br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
erlang-questions mailing list<br class="gmail_msg">
<a href="mailto:erlang-questions@erlang.org" class="gmail_msg" target="_blank">erlang-questions@erlang.org</a><br class="gmail_msg">
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" class="gmail_msg" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br class="gmail_msg">
</blockquote></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><div>Regards,</div><div>Franklin</div></div></div>