voyageur / openglide

Git mirror of openglide CVS (http://openglide.sourceforge.net/)
GNU Lesser General Public License v2.1
48 stars 17 forks source link

failed "make install" on Ubuntu 18.04 #11

Closed legluondunet closed 4 years ago

legluondunet commented 4 years ago

Hello, I tried today to compile openglide from source on Ubuntu 18.04. Compilation finished without error but "make install" failed at install libopenglide.so.2 step:


make[3] : on entre dans le répertoire « /home/legluondunet/Bureau/openglide »
cd /usr/local/lib && \
    ln -s -f lib*.so libglide.so.2
ln: 'libglide.so.2' is not a directory
Makefile:1110: recipe for target 'install-exec-hook' failed
make[3]: *** [install-exec-hook] Error 1

I joined you the log. Thank you for your help.

openglide_compil_ubuntu_18.04.log

chewi commented 4 years ago

12 fixes this.

voyageur commented 4 years ago

Sorry about that, @chewi 's fix will indeed help here (and avoid potentially interesting issues in install too)