I tried the following in openSUSE Leap 42.2 x86_64:
However, libmlterm_coreotl.so is present in both ./vtemu/.libs and /usr/local/lib64 (with permissions -rwxr-xr-x, dates differing by 2 seconds, both today, and the same byte length).
What did I do wrong? Or is it impossible to compile mlterm for a 64bit Linux architecture?
The command "file /usr/local/lib64/libmlterm_coreotl.so" answers:
/usr/local/lib64/libmlterm_coreotl.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6d722b6eb74f520c88b69da3c4f232726845480b, not stripped
Best regards,
Tony.
Hi,
Does LD_LIBRARY_PATH environmental variable contain /usr/local/lib64?
What happens if you execute following commands.
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib64
$ /usr/local/bin/mlterm
Regards,
$LD_LIBRARY_PATH is not set.
If I execute
LD_LIBRARY_PATH=/usr/local/lib64 mlterm
the mlterm window opens.
However, after that it opens even without the environment setting
(i.e. when started from a konsole tab where $LD_LIBRARY_PATH is still
not set).
/usr/local/bin/mlterm is the only mlterm in the $PATH.
I wonder what was wrong and has been set right. I haven't tried
launching mlterm today before setting that environment variable but I
remember that since I opened this support request there has been a
kernel update (and the reboot that goes with it).
Thanks anyway,
Tony.
On Fri, Mar 31, 2017 at 5:20 PM, Araki Ken arakiken@users.sf.net wrote:
Related
Support Requests: #12