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

mozilla 1.8a



Hi list!!!

I compiled mozilla 1.8a. Last one I did was 1.7.2.
There is a difference in Gtk2 support.

In 1.7.2 I could have as options:

...
ac_add_options --enable-xft
ac_add_options --enable-gtk
...

which is now impossible, he complains about needing Gtk2.
You have to use:

...
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --enable-xft
...

(Make sure both gcc and g++ point to the same version...)

Then you get great graphics. Except I don't seem to find the option anymore to list hidden files, so the above lines I pasted from files that I could not select, but entered directly into the URL box.

I also tried:
ac_add_options --enable-xft2

which doesn't seem to make any difference.

Regards,


Hugo



Reply to: