Here is a work around
1. download gtk 2.10
wget http://apt.linex.org/linex/gtk-2.10/libgtk2.0-0_2.10.13-2~bpo.1_i386.deb2. extract it to a folder, e.g., gtk2-10
dpkg-deb -x libgtk2.0-0_2.10.13-2~bpo.1_i386.deb gtk2-103. download firefox 3 (now in beta 5) http://www.mozilla.c...x/all-beta.html
4. extract firefox 3 in file manager
5. go into the firefox folder, open firefox ( scrip file in the folder, about 3.9KB in size) with text editor.
6. add "
export LD_LIBRARY_PATH="/home/user/gtk2-10/usr/lib" after first line. the file should look like this
#!/bin/sh # export LD_LIBRARY_PATH="/home/user/gtk2-10/usr/lib" ... ...7. save the file, double click it to start firefox 3.
PS. the UI might not be fully adjusted, but better than nothing, since I truly believe firefox 3 is a very significant update, and probably will be the best browser when final comes out.
Edited by clevin, 05 April 2008 - 01:54 PM.


This topic is locked










