OpenCores
Issue List
Installaion Problem #2
Closed NULL opened this issue over 1 year ago
NULL commented over 1 year 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 over 1 year 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 over 1 year ago

Assignee
No one
Labels
BugFixed