BetoValle Messages: 204 Registered: September 2020 Location: Brasil Valinhos SP
Experienced Member
I tried to upgrade to gcc version to 7.3:
(upgrade)
I tried to upgrade to gcc version to 7.3 and was able to install:
(upgrade)
sudo yum install centos-release-scl
sudo yum install devtoolset-7-gcc*
scl enable devtoolset-7 bash
now installed!
but I can't load the ide:
error
(theide:49476): Gtk-WARNING **: 11:45:19.206: cannot open display:
Do I have to install any graphics component? how do i solve this?