From: Minami H. <mi...@mi...> - 2004-06-07 10:04:04
|
NixoiD: > On Sat, 05 Jun 2004 15:37:00 +0900, MINAMI Hirokazu <mi...@mi...> > wrote: > > > On Thu, 2004-06-03 at 03:52, NixoiD wrote: > >> Hi! > >> > >> I compiled mlterm, but gamma, brightness and contrast options not > >> working. > >> They also not present in "mlterm -help". > >> and when i trying "mlterm -H 50" he saids: > >> "H is unknown option". > >> I tried to recompille it with other imagelibs: gdk-pixbuf1, gdk-pixbuf2, > >> and imlib, but it not working. > >> What versions of those libs are needed? > > > > Are you sure you have intalled headers for those libs? > No. :) > I have only sources. Where to put them? For gdk-pixbuf2, mlterm's configure script try to find gtks headers and libraries using pkg-config script. As far as the script can be found somewhere in your path and it returns sane values, you can plase those files wherever you want. minami |