eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.09k stars 448 forks source link

Is it possible to install `wxGTK` on Amazon Linux 2023 (automated or manual)? #3314

Closed vrej-abramian closed 4 months ago

vrej-abramian commented 4 months ago

Hello 👋, I need to install wxGTK and wxGTK-devel packages as a dependency for installing diff-pdf tool. Unfortunately, AFAIK there is no supported repository for "Amazon Linux 2023" to deploy wxGTK and wxGTK-devel packages via yum or dnf` 😌.

I'd like to kindly consult you to see if there is any way to reach the goal such as by adding a repository, compiling from source, or download/deploy from rpm package, etc.? If yes, providing a relevant structure will be much appreciated 👌

Here are the OS details that I'm using currently:

Thank you in advance

eranif commented 4 months ago

We don't maintain repositories for Amazon Linux. I am afraid you will need to build it from sources