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

Fix source install for amd64-based systems, having sybmolic link lib64 to lib. [CORE1695] #2120

Closed
firebird-automations opened this issue Jan 17, 2008 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

If host OS has
/usr/lib64 -> /usr/lib
error happens during 'make install': cannot override non-directory /usr/lib64 with directory.

Such directory structure is not FHS compliant, but taking into an account that some distro's do use it it will be good to make it possible to run make install on them.

Commits: e0aba1f

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13830 ] => Firebird [ 14127 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5 Alpha 1 [ 10224 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants