Re: New Opera 6.1 for Debian troubles ... [solved]

2002-11-01 Thread Soenke von Stamm
Oh, ugly! =8) The static qt version (.deb) works fine here. Using kde 2.2 though, so no kde themes available. Sönke Am Freitag, 1. November 2002 17:00 schrieb Carlos Acedo: > Hi! > > I did a dirty hack to get Opera 6.1 work with my KDE themes: > > apt-get remove opera > apt-get rem

Re: New Opera 6.1 for Debian troubles ... [solved]

2002-11-01 Thread Carlos Acedo
Hi! I did a dirty hack to get Opera 6.1 work with my KDE themes: apt-get remove opera apt-get remove libqt3 --> so I only have the libqt-mt library ln -s /usr/lib/libqt-mt.so.3 /usr/lib/libqt.so.3 -> the dirty hack :) download the shared tar.gz version from opera.com and run the install script I a