Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Windows Support: Wrong OS Name and Missing Executable #2

Open
kadaan opened this issue Feb 11, 2015 · 1 comment
Open

Windows Support: Wrong OS Name and Missing Executable #2

kadaan opened this issue Feb 11, 2015 · 1 comment

Comments

@kadaan
Copy link

kadaan commented Feb 11, 2015

This does not work on Windows because the underlying mysql package looks for the mysql libraries at: Win-x86. Unfortunately, the name of the os will be something like Windows_8. This can be fixed by adding a platform-map.properties resource with mappings like: Windows_8-amd64=Win-x86

@kadaan
Copy link
Author

kadaan commented Feb 11, 2015

kill.exe from an older mysql package also needs to be added as it is missing from the latest package.

@kadaan kadaan changed the title Windows Support: os.name incorrect Windows Support: Wrong OS Name and Missing Executable Feb 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant