On Sunday 24 November 2002 2:02 pm, Vadim Plessky wrote: | On Sunday 24 November 2002 12:33 am, Jack Denman wrote: | | Dear Team, | | | | The AA on Opera with qt on SuSE 8.0 is awesome. It's dramatically | | better than the Exploder(and faster too). Opera AA does not work at all | | on Red Hat 8.0 even the documentation says that it will, qt dependent or | | not. Does anyone know why? I have the "works" installed- freetype, qt | | xft , ...etc. | | Well, I'd like to tell you that Opera really did packaging work quite well | with this release. | They have version of Opera which uses shared libs: | ftp://ftp.opera.com/pub/opera/linux/610/final/en/i386/shared | (and 3 variants for different compilers, gcc-2.95, 2.96 and 3.2)
I downloaded and installed (version for gcc-2.96) on my Linux-Mandrake 8.2 This required sym-linking of 'libqt-mt.so' to 'libqt.so.3' # locate libqt /usr/lib/qt2/lib/libqt-mt.so.2.3.1 /usr/lib/qt2/lib/libqt-mt.so.2 /usr/lib/qt2/lib/libqt-mt.so.2.3 /usr/lib/qt2/lib/libqt.so.2.3 /usr/lib/qt2/lib/libqt.so.2 /usr/lib/qt2/lib/libqt.so.2.3.1 /usr/lib/qt3/lib/libqt-mt.so.3 /usr/lib/qt3/lib/libqt-mt.so.3.0 /usr/lib/qt3/lib/libqt-mt.prl /usr/lib/qt3/lib/libqt-mt.so /usr/lib/qt3/lib/libqt-mt.so.3.0.5 /usr/local/vadim/KDE-3.1beta1/libqt3-devel-3.0.5-2mdk.i586.rpm /opt/kde3/lib/libqtmcop.la /opt/kde3/lib/libqtmcop.so /opt/kde3/lib/libqtmcop.so.1 /opt/kde3/lib/libqtmcop.so.1.0.0 #cd /opt/kde3/lib/ # ln -s libqt-mt.so libqt.so.3 and 'rpm -Uvh --nodeps', as Opera rpm wanted libqt.so.3. Notes: * text on web pages is anti-aliased * menu, dialogs, etc. use non-AA text It can be that Opera defaults to some bitmap font, which is of course not anti-aliased. Hope this helps a little bit. | and version which uses static libs: | ftp://ftp.opera.com/pub/opera/linux/610/final/en/i386/static | Besides, binary packages are available in .rpm, tar.gz, tar.bz2 formats, | and static version - in Debian. | | Wow! | I would appreciate other vendors producing closed-source software for | Linux did such excellent packaging job. | Cheers, -- Vadim Plessky SVG Icons http://svgicons.sourceforge.net My KDE page http://kde2.newmail.ru (English) KDE mini-Themes http://kde2.newmail.ru/themes/ _______________________________________________ Render mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/render
