OpenCores
Issue List
Installaion Problem #2
Closed NULL opened this issue 11 months ago
NULL commented 11 months ago

Hello,

I am trying to install ProNoc on a Linux Ubuntu 22.04. I followed the installation guide. I installed most of the needed packages but one of them is an issue. Indeed Gtk2 and Gtk2::SourceView seem to be deprecated.

Is there a stable way to install ProNoc with Gtk3 or earlier?

Thank you in advance Glen

alirezamonemi commented 10 months ago

Hi

Use GTK3 instead. Try to clone the most updated version of ProNoC : git clone https://github.com/amonemi/ProNoC.git

Then you only need to run

sudo bash install.sh

And type 3 for GTK version. It should install all dependencies for GTK3.

alirezamonemi closed this 10 months ago

Assignee
No one
Labels
BugFixed