View Single Post
  #13 (permalink)  
Old 30-Jun-2009, 16:41
finders finders is offline
Student Penguin
 
Join Date: Aug 2008
Posts: 51
finders hasn't been rated much yet
Default Re: Firefox 3.5 Just landed in Build Service

Just a little update, found a solution for my problem here.

Adding this line to /usr/lib/firefox/firefox.sh fixed it.
Code:
export LD_PRELOAD=/usr/lib/libGL.so.1
Reply With Quote