GTK+ installation error in Mac OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
I just want to report that I encountered errors while I was installing  GTK+.
Well most of case the dependent library packages go well without many  of complains. But, when I make GTK+ library, it  complains “No such library ....” for  me 2 libraries which I complied and installed. The followings are two  errors that I had.
No such file /usr/X11/lib/libcairo.2.17.5.dylibNo such file /usr/X11/lib/libpixman-1.0.10.0.dylib
I think the authors hard-coded the specific libraries version in  distribution of GTK+ (2.14.0). Probably the specific libraries are in  configure.in or Makefile.in, but I gave up finding the libraries.  Instead of finding them, I just fixed the errors as follows.
$ ln -s /usr/local/lib/libcairo.dylib /usr/X11/lib/libcairo.2.17.5.dylib$ ln -s /usr/X11/lib/libpixman-1.0.dylib /usr/X11/lib/ libpixman-1.0.10.0.dylib
-Dongpyo====Dongpyo HongResearch AssistantGIST U-VR Lab.http://uvr.gist.ac.krhttp://uvr.gist.ac.kr/~dhongTel. +82-62-970-3157Fax. +82-62-970-2204Email. dhong@xxxxxxxxxxxxxxxxxxxxxx@gmail.com====






_______________________________________________gtk-list mailing listgtk-list@xxxxxxxxxxxxx://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux