On Feb 17, 2008 3:26 PM, Tanuwijaya <[EMAIL PROTECTED]> wrote: > Hi, > I just installed lazarus on my centos box, > then I try to make a very simple application which just consist > label and a button, the button when pressed just change the caption of > the label. > But when I tried to compile and run the application I got this message: > > /usr/bin/ld: cannot find -IX11
You od not have libX11.so on your system. > > I thought that the ld is nor exists, but it is there. > What should I do to solve this? > Thanks in advance. > > -- Tanu -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://www.lazarus.freepascal.org/mailman/listinfo/lazarus > -- http://ik.homelinux.org/ _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
