Skip to content

Add explicit library search name to allow installation of runtime-only libvips42 on Debian-based systems#213

Merged
lopcode merged 1 commit intomainfrom
task/debian-runtime-lib
Mar 15, 2026
Merged

Add explicit library search name to allow installation of runtime-only libvips42 on Debian-based systems#213
lopcode merged 1 commit intomainfrom
task/debian-runtime-lib

Conversation

@lopcode
Copy link
Owner

@lopcode lopcode commented Mar 15, 2026

Additional library search paths for #211

The libvips42 package, which only contains runtime libraries, does not symlink in to places we currently search.

System.mapLibraryName isn't compatible with the path used by this package (/usr/lib/whatever/libvips.so.42), so we can add another search whilst skipping this name mapping. It goes at the end to not change any existing search behaviour.

@lopcode lopcode force-pushed the task/debian-runtime-lib branch 2 times, most recently from c6b6e07 to 948a5da Compare March 15, 2026 15:36
@lopcode lopcode force-pushed the task/debian-runtime-lib branch from 948a5da to 2054254 Compare March 15, 2026 15:43
@lopcode lopcode changed the title WIP Add explicit library search name to allow installation of runtime-only libvips42 on Debian-based systems Mar 15, 2026
@lopcode lopcode merged commit 12e7579 into main Mar 15, 2026
7 checks passed
@lopcode lopcode deleted the task/debian-runtime-lib branch March 15, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant