On Sun, 28 Dec 2003 [EMAIL PROTECTED] wrote: > but I tried compiling on a Debian (Woody) and on a RedHat (7.2) machine. > In both cases Mozilla-1.6b. > > For Debian the compiled binary does not run. Errors are like reported: > ./mozilla-bin: relocation error: > mozilla/dist/bin/components/libgfx_gtk.so: undefined symbol: > GetContent__C8nsIFrame
Obviously, I can't possibly know what's wrong with your Debian build environment (linker, compiler, etc) :-) Why don't you post to netscape.public.mozilla.unix newsgroup at news.mozilla.org with details including the output of 'nm'? > For RedHat the version compiled with --enable-ctl runs, but still > does not handle devanagari. Did you install Sun's fonts? It only works with Sun's fonts I mentioned if it's not clear from my post and i18n rel. notes. Although there's a way to make it work with a non-Xft build (I wouldn't explain it to you), I'd recommend you build with 'enable-xft'. > [On the other hand, adding "--enable-xft" fails (on Debian): > checking for xft... Package xft was not found in the pkg-config search path. .... Your Debian seems pretty much outdated as far as Xft/fontconfig is concerned. Jungshik -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
