-
Notifications
You must be signed in to change notification settings - Fork 812
Description
Hello,
I’m currently facing a challenge while trying to run Covenant C2 on my computer. Covenant is a powerful tool, and I’ve followed the installation steps carefully. I’ve successfully installed .NET Core 3.1 and resolved previous issues related to OpenSSL and other dependencies, which were crucial for setting up Covenant.
However, when I attempt to run Covenant using the ‘dotnet run’ command, I encounter an error related to an element called ‘ICU.’ This error message prevents Covenant from running as expected. My investigations so far suggest that my system might be missing the required ICU library or that there might be an issue with my configuration.
I’ve already checked my environment variables, such as ‘LD_LIBRARY_PATH,’ to ensure they’re correctly set to locate the necessary libraries. Despite my best efforts, I haven’t been able to resolve this ICU-related problem.
If you have experience with running Covenant C2 or troubleshooting issues with similar software, I would greatly appreciate your guidance and expertise in getting this tool up and running smoothly. Covenant is essential for my work, and I’m eager to overcome this hurdle.
Thank you for any assistance you can provide.