installer
installer copied to clipboard
2.063 rpm doesn't install soname links
Ellery Newcomer reported this on 2013-06-02T12:53:55Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=10245
Description
results in
error while loading shared libraries: libphobos2.so.0.63: cannot open shared object file: No such file or directory
when we try to use shared libraries.
desired setup is
libphobos2.so.0.63
libphobos2.so -> libphobos2.so.0.63