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

Provide install instruction for mysql Docker container #24

Open
federico-razzoli opened this issue Apr 10, 2019 · 1 comment
Open

Provide install instruction for mysql Docker container #24

federico-razzoli opened this issue Apr 10, 2019 · 1 comment

Comments

@federico-razzoli
Copy link

After installing gcc, make and mysqlclient-dev, make still terminates with this error:

gcc -Wall -I/usr/include/mysql -I. -shared lib_mysqludf_sys.c -o /usr/lib/lib_mysqludf_sys.so
lib_mysqludf_sys.c:40:23: fatal error: my_global.h: No such file or directory

compilation terminated.
Makefile:4: recipe for target 'install' failed
make: *** [install] Error 1

Please provide isntructions.

@pavelsr
Copy link

pavelsr commented Feb 19, 2020

Hey @federico-razzoli

You can check my Dockefile, I've made a pull requiest to add them into main repo

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

2 participants