Bug 14897 – shared linux libraries from zip package don't work

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
installer
Product
D
Version
D2
Platform
All
OS
Linux
Creation time
2015-08-10T10:46:00Z
Last change time
2015-09-27T17:07:05Z
Keywords
pull
Assigned to
nobody
Creator
code

Comments

Comment #0 by code — 2015-08-10T10:46:43Z
We need to use the real soname (libphobos2.so.0.68.0) and create symlinks for libphobos2.so.0.68 and libphobos2.so just like it's done in the phobos/posix.mak.
Comment #1 by code — 2015-08-10T16:56:33Z
Comment #2 by github-bugzilla — 2015-08-23T10:10:47Z
Commits pushed to stable at https://github.com/D-Programming-Language/installer https://github.com/D-Programming-Language/installer/commit/5b4a867e98fb90b6d6301cb1d29af9c98ff5f3e3 fix Issue 14897 - shared linux libraries from zip package don't work https://github.com/D-Programming-Language/installer/commit/c10d872da86527fea3222cded9a910458af6cfd6 Merge pull request #138 from MartinNowak/fix14897 fix Issue 14897 - shared linux libraries from zip package don't work
Comment #3 by github-bugzilla — 2015-09-27T17:07:05Z