-
Notifications
You must be signed in to change notification settings - Fork 3
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
Compilation Error during 'make' Step on Linux System #19
Comments
Hi @Farooq-azam-khan, thank you for reporting this. We will check what's going on and get back to you as soon as possible. In the meantime, please join our Discord so we can better help you migrate your data into Memgraph. |
I am facing the same problem. Is there already a solution for this? |
I have the same problem, any solution? |
Hi, @Farooq-azam-khan @lars-elimity @Eibon93 looks like an OpenSSL issue. Sorry to hear you have an issue with this, thanks for being vocal. I will try to replicate it and get back to you. In the meantime, join our Discord so we can help you in the migration process or any other issues you stumble upon. You can also ping me on Discord directly regarding this. |
Hi, once again @Farooq-azam-khan, @lars-elimity, @Eibon93, unfortunately, sad news from my side, due to the increased amount of work, we stopped actively working on We just added a short [notice] (https://github.com/memgraph/mgmigrate#notice) and archived the repo. If you need help with migration to Memgraph, consider joining our Discord community, I would love to help you out, and we can hop on a video call to understand the challenges you are facing with the transition to Memgraph. Feel free to ping me on Discord; my username is also antejavor on Discord |
Issue Description
I am encountering an issue while trying to install the migration script. The problem arises during the make step, where the code fails to compile correctly. Specifically, I'm experiencing errors when configuring
mysqlconnector-proj
. Any help regarding this issue is greatly appreciated.Environment
Operating System:
Pop!_OS version 22.04
Virtualization software:
VirtualBox
Host operating system:
Windows 10
Steps to Reproduce
Start the virtual machine with Pop!_OS version 22.04.
Open the terminal and navigate to the desktop using the following command:
cd mgmigrate
mkdir build cd build
Error Screenshot
Please refer to the screenshots below, which illustrates the error I encountered during the 'make' step.
The following screenshot shows the tail end of the error.

In the same error I received an Openssl version issued that is screenshotted below:

The text was updated successfully, but these errors were encountered: