<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Have you tried Togl2.0-8.4-Linux64.tar.gz at:<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/togl/files/Togl/2.0/">https://sourceforge.net/projects/togl/files/Togl/2.0/</a><br>
</p>
<p><font color="#808080">username@linux-6hha:~> cat
/etc/os-release<br>
NAME="openSUSE Leap"<br>
VERSION="15.1 "<br>
ID="opensuse-leap"<br>
ID_LIKE="suse opensuse"<br>
VERSION_ID="15.1"<br>
PRETTY_NAME="openSUSE Leap 15.1"<br>
ANSI_COLOR="0;32"<br>
CPE_NAME="cpe:/o:opensuse:leap:15.1"<br>
BUG_REPORT_URL=<a class="moz-txt-link-rfc2396E" href="https://bugs.opensuse.org">"https://bugs.opensuse.org"</a><br>
HOME_URL=<a class="moz-txt-link-rfc2396E" href="https://www.opensuse.org/">"https://www.opensuse.org/"</a><br>
username@linux-6hha:~> wget
<a class="moz-txt-link-freetext" href="http://www.xcrysden.org/download/xcrysden-1.6.2-linux_x86_64-shared.tar.gz">http://www.xcrysden.org/download/xcrysden-1.6.2-linux_x86_64-shared.tar.gz</a><br>
...<br>
username@linux-6hha:~> tar xvf
xcrysden-1.6.2-linux_x86_64-shared.tar.gz <br>
...<br>
username@linux-6hha:~> sudo zypper install libgfortran5<br>
...<br>
Continue? [y/n/v/...? shows all options] (y): y<br>
...<br>
username@linux-6hha:~> sudo zypper install openbabel<br>
...<br>
Continue? [y/n/v/...? shows all options] (y): y<br>
...<br>
username@linux-6hha:~> sudo zypper install ImageMagick<br>
...<br>
Continue? [y/n/v/...? shows all options] (y): y<br>
...<br>
username@linux-6hha:~> sudo zypper install tk<br>
...<br>
'tk' is already installed.<br>
...<br>
username@linux-6hha:~> sudo zypper install libfftw3-3<br>
...<br>
'libfftw3-3' is already installed.<br>
...<br>
username@linux-6hha:~> sudo zypper install libXmu6<br>
...<br>
'libXmu6' is already installed.<br>
...<br>
username@linux-6hha:~> sudo zypper install libGLU1<br>
...<br>
'libGLU1' is already installed.<br>
...<br>
<a class="moz-txt-link-abbreviated" href="mailto:username@linux-6hha:~/Togl2.0">username@linux-6hha:~/Togl2.0</a>> sudo zypper install tcllib<br>
...<br>
Continue? [y/n/v/...? shows all options] (y): y<br>
...<br>
username@linux-6hha:~> wget
<a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/togl/files/Togl/2.0/Togl2.0-8.4-Linux64.tar.gz/download">https://sourceforge.net/projects/togl/files/Togl/2.0/Togl2.0-8.4-Linux64.tar.gz/download</a><br>
...<br>
tar xvf download<br>
...<br>
username@linux-6hha:~> ln -s
/home/username/Togl2.0-8.4-Linux/lib/Togl2.0/libTogl2.0.so
/home/username/Togl2.0-8.4-Linux/lib/libTogl.so.2<br>
username@linux-6hha:~> echo "export
XCRYSDEN_TOPDIR=/home/username/xcrysden-1.6.2-bin-shared"
>> ~/.bashrc<br>
username@linux-6hha:~> echo "export
PATH=$PATH:$XCRYSDEN_TOPDIR" >> ~/.bashrc<br>
username@linux-6hha:~> echo "export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/username/Togl2.0-8.4-Linux/lib"
>> ~/.bashrc<br>
username@linux-6hha:~> source ~/.bashrc<br>
username@linux-6hha:~> xcrysden</font><br>
</p>
<div class="moz-cite-prefix">On 6/22/2020 10:45 AM, Mariano Forti
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:ffc6e4f2-b7b6-685f-871f-e962463062b5@cnea.gov.ar">
<pre class="moz-quote-pre" wrap="">Hellow everybody ! I am tryng to install xcrysden in opensuse 15.1. the
main problem is that libtogl is not in the repositories ( I could not
find it). I downloaded the sourceforge files and installed to /usr/lib64
in my computer.
however, when trying to run xcrysden, I get the error:
/usr/local/xcrysden-1.6.2-bin-shared//bin/xcrys: error while loading
shared libraries: libTogl.so.2: wrong ELF class: ELFCLASS32
I placed the libTogl.so.2 in various places:
/usr/lib/libTogl.so.2
/usr/lib64/libTogl.so.2
but the bin/xcrys files can not find the library:
ldd /usr/local/xcrysden-1.6.2-bin-shared/bin/xcrys
...
libTogl.so.2 => not found
...
(it is the only one that says not found!)
I also tried to compile from source with no success , but I will insist
on that later
Thankyou all for your help!
</pre>
</blockquote>
</body>
</html>