After installing darktable v0.9 from ports it doesn't run. It can't find libdarktable.so I've nothing special on my pc worth mentioning How-To-Repeat: $ darktable /libexec/ld-elf.so.1: Shared object "libdarktable.so" not found, required by "darktable"
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool)
danfe 2011-07-27 08:32:52 UTC FreeBSD ports repository Modified files: graphics/darktable Makefile Added files: graphics/darktable/files patch-CMakeLists.txt Log: - Bring in patch from Gentoo which adds more options and allows to correctly disable them without introducing implicit dependencies; retire local hacks used for that purpose since they're not needed anymore - Add missing library path to USE_LDCONFIG knob [*] - Move BROKEN statement higher in the Makefile PR: ports/159207 [*] Revision Changes Path 1.16 +30 -21 ports/graphics/darktable/Makefile 1.1 +129 -0 ports/graphics/darktable/files/patch-CMakeLists.txt (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Should be fixed in Makefile rev. 1.16, thanks for the report!