So, a little bit more detail.
I am running Kubuntu 14.04 64-bit.
The Megaglest binary from
http://megaglest.org/download.html "Version 3.9.1 for Linux x86_64" does not start. The Error message is:
./megaglest: error while loading shared libraries: libtasn1.so.3: cannot open shared object file: No such file or directory
Packages libtasn1-3-dev and libtasn1-6-dev are installed.
If I make a symlink from /usr/lib/x86_64-linux-gnu/libtasn1.so.3 --> /usr/lib/x86_64-linux-gnu/libtasn1.so, the game starts and seems to work normally.
As confirmed by the command:
apt-file search libtasn1.so.3
the required file is not in the repositories.
Repository files are:
/usr/lib/x86_64-linux-gnu/libtasn1.so.6
/usr/lib/x86_64-linux-gnu/libtasn1.so.6.2.0
/usr/lib/x86_64-linux-gnu/libtasn1.so