Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ugly symlinks installed by macOS installer (//Library/...) #93

Open
PerMildner opened this issue Oct 9, 2023 · 0 comments
Open

Ugly symlinks installed by macOS installer (//Library/...) #93

PerMildner opened this issue Oct 9, 2023 · 0 comments

Comments

@PerMildner
Copy link

This is mostly a cosmetic issue, I think.

Running the installer ODBC-SDK-3.52.16-macOS11.dmg (on macOS 12.7 Intel) creates symbolic links with a targets that start with a redundant double-slash:

% ls -l /usr/local/iODBC/bin/
total 0
lrwxr-xr-x  1 root  wheel  52 Oct  9 14:44 iodbc-config -> //Library/Application Support/iODBC/bin/iodbc-config
lrwxr-xr-x  1 root  wheel  49 Oct  9 14:44 iodbctest -> //Library/Application Support/iODBC/bin/iodbctest
lrwxr-xr-x  1 root  wheel  50 Oct  9 14:44 iodbctestw -> //Library/Application Support/iODBC/bin/iodbctestw
% ls -l /usr/local/iODBC/lib/
total 0
lrwxr-xr-x  1 root  wheel  42 Oct  9 14:44 libiodbc.dylib -> //Library/Frameworks/iODBC.framework/iODBC
lrwxr-xr-x  1 root  wheel  50 Oct  9 14:44 libiodbcinst.dylib -> //Library/Frameworks/iODBCinst.framework/iODBCinst
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

No branches or pull requests

1 participant