Forum > GTK

Fatal: Cannot find xlib used by Gtk2Int of package LCL.

(1/1)

Aruna:
HI, I have a empty form which I just tried to compile and run. And it tells me:
--- Code: Text  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---gtk2int.pas(37,6) Fatal: Cannot find xlib used by Gtk2Int of package LCL.I have attached a screenshot. No, I have not fiddled with anything or changed any settings. I just wanted to start a new project and this happens? Do I ask dpkg to reinstall all over again? Or? Strange thing is after initially installing and testing everything worked just fine. Help!

Oh sorry forgot to mention this below:
--- Code: Text  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---aruna@debian:~$ sudo apt install libx11-dev libgtk2.0-devReading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibx11-dev is already the newest version (2:1.8.4-2+deb12u2).libx11-dev set to manually installed.libgtk2.0-dev is already the newest version (2.24.33-2+deb12u1).0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

Navigation

[0] Message Index

Go to full version