Hi,
I would like to use LUI for the visualization but I have some problems with the install.
I am on Ubuntu 20.04.2 LTS, 64-bits (dual-boot).
I started by following the instructions listed here:
Three different way to activate LUI are proposed:
a. manually within a running LKB session
b. from within the `.lkbrc’ user-specific LKB configuration file
c. by means of a shell environment variable
I tried the (a) and start by the LKB Install
I followed step by step “Automated Installation”
Once the procedure is complete, I add the line
export DELPHINHOME=/home/myname/delphins
at the end of my .bashrc file.
I didn’t have Emacs installed, I installed it but I can’t find the .emacs file.
So I don’t add lines for emacs.
But I have errors with the command:
$DELPHINHOME/bin/lkb
First, I had the error:
Warning: Loading sys:climxm.so failed with error:
libXpm.so.4: cannot open shared object file: No such file or directory.
So I used the solution in “Trouble Shooting” section and now I have another error:
Warning: Loading sys:climxm.so failed with error:
libXt.so.6: cannot open shared object file: No such file or directory.
International Allegro CL Enterprise Edition
8.1 [Linux (x86)] (Oct 27, 2014 14:54)
Copyright (C) 1985-2007, Franz Inc., Oakland, CA, USA. All Rights Reserved.This standard runtime copy of Allegro CL was built by:
[TC8776]An unhandled error occurred during initialization:
Attempt to do an array operation on EXCL::REGISTER-FOREIGN-CALLABLE
which is not an array.
I tried to search ubuntu packages that libXt.so.6 need but after install them, I always have the same error.
It’s specified “for 32-bit Linux on x86” so can I not use that with my 64bits ?
Do you think I have to use emacs ?
Thanks,
Bastien



