why cannot it find the library of gtk2.0.6?

2002-08-22 Thread xufeng lee
Ö÷Ìâ: why cannot it find the library of gtk2.0.6? ÊÕ¼þÈË: [EMAIL PROTECTED]    I just  installed gtk+2.0.6,then I try the following command: $gcc hellow.c -o hellow `pkg-config --cflags --libs  gtk+2.0` it seem ok,then I try : $hellow and error occured:"error while loading s

Re: why cannot it find the library of gtk2.0.6?

2002-08-22 Thread Olexiy Avramchenko
xufeng lee wrote: > *Ö÷Ìâ:* why cannot it find the library of gtk2.0.6? > *ÊÕ¼þÈË:* [EMAIL PROTECTED] > > > I just installed gtk+2.0.6,then I try the following command: > > $gcc hellow.c -o hellow `pkg-config --cflags --libs gtk+2.0` > > it seem ok,then I try : > &

Re: why cannot it find the library of gtk2.0.6?

2002-08-30 Thread Tony Gale
Read the FAQ entry: http://www.gtk.org/faq/#AEN200 -tony On Thu, 2002-08-22 at 11:58, xufeng lee wrote: > 主题:why cannot it find the library of gtk2.0.6?收件人:[EMAIL PROTECTED] > > I just installed gtk+2.0.6,then I try the following command: > > $gcc hellow.c -o hel