<div dir="ltr"><div dir="ltr"><div>Mark<br></div><div><br></div><div>I followed your instructions to a "T" but when I go to run tmesh I get the following error:</div><div><br></div><div>tmesh: error while loading shared libraries: libtmesh.so.0: cannot open shared object file: No such file or directory</div><div><br></div><div>I remember this happening before but I can't remember how I fixed it. BTW, libtmesh.so.0 is a symlink of libtmesh.so.0.0.0 if that helps.</div><div><br></div><div>Thanks <br></div><div><br></div><div>Ray</div><div><br></div><div>PS Thank you for reposting this for me, I know I mean to save your original instructions but I must have got overzealous cleaning my e-mails.<br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 5, 2018 at 6:11 PM Mark Abene <<a href="mailto:phiber@phiber.com">phiber@phiber.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">That was me. I can post my instructions again, but I haven't tried running tme anywhere except in its own directory, since it has a lot of components that it expects to find in specific places. I suppose you can try using "/usr/local" instead of $HOME in my instructions for prefix and the library path, but I haven't tested that. Here are my original instructions:<div><br></div><div><div>Make sure you have the gtk-2.0 and glib2.0 dev packages installed. Then...</div><div>mkdir $HOME/tme</div><div>cd $HOME/tme</div><div>tar -zxvf your_download_dir/tme-0.8.tar.gz</div><div>cd tme-0.8</div><div>vi libtme/module.c (comment out line 93 "LTDL_SET_PRELOADED_SYMBOLS();", it's no longer needed) and save.</div><div>./configure --prefix=$HOME/tme --disable-warnings 'LIBS=-lglib-2.0 -lgtk-x11-2.0 -lX11'</div><div>export LTDL_LIBRARY_PATH=$HOME/tme/lib (or "setenv LTDL_LIBRARY_PATH $HOME/tme/lib" for csh/tcsh)</div><div>make</div><div>make install</div><div><br></div><div>If you get any errors related to ieee754 (the Makefile does some things out of order that ultimately should be corrected...), do this:</div><div>cd $HOME/tme/tme-0.8/ic/ieee754</div><div>make install</div></div><div>cd ../..</div><div>make install</div><div><br></div><div>And that should do it.</div><div><br></div><div>-Mark</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 5, 2018 at 2:28 PM, Ray Jewhurst <span dir="ltr"><<a href="mailto:raywjewhurst@gmail.com" target="_blank">raywjewhurst@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>A couple of months ago someone posted how to get the TME emulator to build on Ubuntu 18.04.  I just got a new computer and realized that I didn't archive said instructions.  I would like to set it up so that the tmesh executable is in /usr/local/bin.  I am not much of a programmer more of an OS history enthusiast so figuring this out on my own is bit out of my league.  Any help would be appreciated.</div><div><br></div><div>Thanks in advance</div><span class="m_-1435613112481762614HOEnZb"><font color="#888888"><div><br></div><div>Ray<br> </div></font></span></div>
</blockquote></div><br></div>
</blockquote></div>