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 library installation directory #4

Closed

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Aug 12, 2018

Fixes #3

Libraries were being installed to lib64, but they should be installed to lib. Also the dll was installed in lib instead of bin. This fixes those issues.

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Rebuild now that libraries are installed correctly.
@jakirkham
Copy link
Member Author

jakirkham commented Aug 12, 2018

Seems to still be installing the DLL in Library\lib. 😕

Edit: Folding into issue ( WebAssembly/binaryen#1633 ).

@wolfv
Copy link
Member

wolfv commented Nov 10, 2020

I think this should be fixed now.

@jakirkham
Copy link
Member Author

Done in PR ( #38 )

@jakirkham jakirkham closed this Nov 10, 2020
@jakirkham jakirkham deleted the fix_lib_install_dir branch November 10, 2020 09:48
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.

Fix library install location
3 participants