<div dir="ltr">Hi Joshua,<div><br></div><div>I have a vague memory of  <span style="font-size:12.8px">libXm.so.4 causing problems.  Maybe</span></div><div><span style="font-size:12.8px">the info on this page will help?</span></div><div><br></div><div><a href="http://moin.delph-in.net/LkbInstallation" target="_blank">http://moin.delph-in.net/<wbr>LkbInstallation</a></div><div><br></div><div>Emily</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 5, 2016 at 6:07 PM, Joshua Crowgey <span dir="ltr">&lt;<a href="mailto:jcrowgey@u.washington.edu" target="_blank">jcrowgey@u.washington.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a follow up, I tried creating a symlink libpng16.so.16.  But then I<br>
get an unknown symbol from libXm.<br>
<br>
-----------<br>
<span class="">Warning: Loading sys:climxm.so failed with error:<br>
<br>
</span>/home/jcrowgey/ling/logon/<wbr>lingo/lkb/lib/linux.x86.64/<wbr>libXm.so.4:<br>
undefined symbol: png_check_sig.<br>
--------------<br>
<br>
Maybe I need to figure out some way to get an old version of libpng.<br>
<br>
Thanks for any tips!<br>
<div class="HOEnZb"><div class="h5"><br>
On 10/05/2016 11:20 AM, Joshua Crowgey wrote:<br>
&gt; Hi developers,<br>
&gt;<br>
&gt; Does anyone have any suggestions for debugging?  After updating my<br>
&gt; debian system (&quot;testing&quot;), I see that climxm.so failed at loading<br>
&gt; libpng, upon doing M-x in emacs.<br>
&gt;<br>
&gt; -----------EMAC-SESSION-<wbr>OUTPUT--------<br>
&gt; ==============================<wbr>==============================<wbr>==<br>
&gt; Starting image `/home/jcrowgey/ling/logon/<wbr>lingo/lkb/linux.x86.64/logon&#39;<br>
&gt;   with image (dxl) file<br>
&gt; `/home/jcrowgey/ling/logon/<wbr>lingo/lkb/linux.x86.64/logon.<wbr>dxl&#39;<br>
&gt;   with arguments `(-L /home/jcrowgey/ling/logon/<a href="http://dot.clinit.cl" rel="noreferrer" target="_blank">dot.<wbr>clinit.cl</a> -locale<br>
&gt; no_NO.UTF-8)&#39;<br>
&gt;   in directory `nil&#39;<br>
&gt;   on machine `localhost&#39;.<br>
&gt;<br>
&gt; Warning: Loading sys:climxm.so failed with error:<br>
&gt;          libpng12.so.0: cannot open shared object file: No such file or<br>
&gt; directory.<br>
&gt; International Allegro CL Enterprise Edition<br>
&gt; 8.2 [64-bit Linux (x86-64)] (May 24, 2016 0:22)<br>
&gt; Copyright (C) 1985-2010, Franz Inc., Oakland, CA, USA.  All Rights Reserved.<br>
&gt;<br>
&gt; This standard runtime copy of Allegro CL was built by:<br>
&gt;    [TC13152] Universitetet i Oslo (IFI)<br>
&gt;<br>
&gt; An unhandled error occurred during initialization:<br>
&gt; Attempt to call<br>
&gt; #(&quot;<wbr>InitializeMyDrawingAreaQueryGe<wbr>ometry&quot; 139697113496176 0 2 139697113496176<br>
&gt;   8)<br>
&gt; for which the definition has not yet been (or is no longer) loaded.<br>
&gt;<br>
&gt; -----------------<br>
&gt;<br>
&gt; I also see in the terminal that emacs was invoked from:<br>
&gt;<br>
&gt; --------TERMINAL-OUTPUT-------<wbr>----------<br>
&gt; jcrowgey@quercus:~/ling/lrgc/<wbr>system$<br>
&gt; (emacs:16800): Gtk-WARNING **: GtkWindow 0xd1c290 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: GtkWindow 0xd1c290 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: EmacsFixed 0xd20130 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: GtkScrollbar 0x339a4e0 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: EmacsFixed 0xd20130 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: GtkEventBox 0xd20410 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt;<br>
&gt; (emacs:16800): Gtk-WARNING **: GtkScrollbar 0x339a4e0 is drawn without a<br>
&gt; current allocation. This should not happen.<br>
&gt; ------------------------------<wbr>-----------<br>
&gt;<br>
&gt; ...and so on for many more GTK objects and memory locations.<br>
&gt;<br>
&gt; I checked libpng:<br>
&gt;<br>
&gt; ---------TERMINAL-OUTPUT------<wbr>--------------<br>
&gt; jcrowgey@quercus:~/ling/logon$ sudo apt-get install libpng<br>
&gt; [sudo] password for jcrowgey:<br>
&gt; Reading package lists... Done<br>
&gt; Building dependency tree<br>
&gt; Reading state information... Done<br>
&gt; E: Unable to locate package libpng<br>
&gt; jcrowgey@quercus:~/ling/logon$ apt-cache search libpng<br>
&gt; fp-units-gfx - Free Pascal - graphics-library units dependency package<br>
&gt; fp-units-gfx-3.0.0 - Free Pascal - graphics-library units<br>
&gt; libpng-dev - PNG library - development (version 1.6)<br>
&gt; libpng-tools - PNG library - tools (version 1.6)<br>
&gt; libpng16-16 - PNG library - runtime (version 1.6)<br>
&gt; libpng++-dev - C++ interface to the PNG (Portable Network Graphics) library<br>
&gt; libpng-sixlegs-java - Sixlegs Java PNG Decoder<br>
&gt; libpng-sixlegs-java-doc - Documentation for Sixlegs Java PNG Decoder<br>
&gt; libpnglite-dev - lightweight C library for loading and writing PNG images<br>
&gt; libpnglite0 - lightweight C library for loading and writing PNG images<br>
&gt; pngquant - PNG (Portable Network Graphics) image optimising utility<br>
&gt; ruby-oily-png - native mixin to speed up ChunkyPNG<br>
&gt; tkpng - PNG photo image support to Tcl/Tk<br>
&gt; jcrowgey@quercus:~/ling/logon$ sudo apt-get install libpng16-16<br>
&gt; Reading package lists... Done<br>
&gt; Building dependency tree<br>
&gt; Reading state information... Done<br>
&gt; libpng16-16 is already the newest version (1.6.25-1).<br>
&gt; libpng16-16 set to manually installed.<br>
&gt; 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br>
&gt; ------------------------------<wbr>--------------------<br>
&gt;<br>
&gt; So I&#39;m not sure how I lost the linking to libpng from climxm&#39;s perspective.<br>
&gt;<br>
&gt; Thanks for any insights!<br>
&gt;<br>
&gt; --<br>
&gt; Joshua Crowgey<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Emily M. Bender<br>Professor, Department of Linguistics<br>Check out CLMS on facebook! <a href="http://www.facebook.com/uwclma" target="_blank">http://www.facebook.com/uwclma</a><br></div></div>
</div>