thanks it works... i'm just have tobe patient for very long compiling.. btw, is it a bug? or it only happen to my machine..?
2005/8/31, Rich Shepard <[EMAIL PROTECTED]>: > On Wed, 31 Aug 2005, Luqman H wrote: > > > Please help.. i dont know what i've miss > > i don't know if there is more dependency > > needed for qt frontend. > > but the ./configure seem to run fine... > > > > I'm using VectorLinux standard 5.1 > > qt version 3.3.4 > > tetex-3.0 > > As Georg wrote a couple of months ago: > > Change line 350 of QPrefs.C from > > if (cb->text(i) == default_font_name) { > > to > if (fromqstr(cb->text(i)) == default_font_name) { > > Rich >