Skip to content

Remove $syslibs tweaking in Debian#222

Merged
djzort merged 1 commit into
perl5-dbi:masterfrom
alexm:gh221
May 2, 2026
Merged

Remove $syslibs tweaking in Debian#222
djzort merged 1 commit into
perl5-dbi:masterfrom
alexm:gh221

Conversation

@alexm

@alexm alexm commented May 1, 2026

Copy link
Copy Markdown
Contributor

It was needed with older versions of Oracle client to hardcode its library path into the binary, but newer Oracle client versions install /etc/ld.so.conf.d/oracle-instantclient.conf with the library path, so there's no need to add anything in $syslibs for Debian anymore.

Closes: #221

It was needed with older versions of Oracle client to hardcode its
library path into the binary, but newer Oracle client versions
install `/etc/ld.so.conf.d/oracle-instantclient.conf` with the
library path, so there's no need to add anything in `$syslibs`
for Debian anymore.

Closes: perl5-dbi#221
@djzort djzort merged commit 64bb539 into perl5-dbi:master May 2, 2026
1 check passed
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.

On recent version of oracle instant client sysliblist does not seem to be up to date

2 participants