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