#26: Fix shared library and gd stub loading ---------------------+------------------------------------------------------ Reporter: hhubner | Owner: hhubner Type: defect | Status: new Priority: major | Milestone: bknr-reloaded Component: bknr | Version: Keywords: | ---------------------+------------------------------------------------------ Loading of libraries and gd stub needs to be fixed. Currently, there is an explicit load of all required libraries in projects/quickhoney/src/init.lisp which uses explict pathnames. This needs to always work.