Error and warnings when trying to install m_mysql #492
-
|
Hello o/! Good day everyone. I'm trying to install this module in Anope with Unralircd, but I'm getting the following error. I don't know what to do. My goal is to connect to a remote MySQL server to save the data there. Does anyone have any ideas on this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
|
You haven't installed the MySQL development headers. If you're using MariaDB rather than MySQL you might need to install an additional compatibility package to get the right headers (on Debian derived distros this is usually |
Beta Was this translation helpful? Give feedback.
-
|
Okay, that was the mistake. Now I've added it as it says here: |
Beta Was this translation helpful? Give feedback.
Yeah
#,//and/* foo */are all comments. You should remove that to enable the module.You should also set import to yes. Make sure to read the full comment above it which describes how to perform an import.
https://github.com/anope/anope/blob/2.0/data/example.conf#L1186-L1197