Hi,
Georg Baum wrote (19.1.2006 20:08):
> K. Elo wrote:
> > The obvious question is: where do I find the qt3-non-mt ver. 3.3.5?
>
> My question is still: where did you find the other qt3 3.3.5
> packages? Could it be that you installed them by hand? They are not
> in my SuSE mirror.
I use the fol
K. Elo wrote:
> The obvious question is: where do I find the qt3-non-mt ver. 3.3.5?
My question is still: where did you find the other qt3 3.3.5 packages? Could
it be that you installed them by hand? They are not in my SuSE mirror.
> Or
> should I downgrade to 3.3.4...
The best option is to li
Hi,
Georg Baum, 19.1.2006 18:07:
> >
> > I have regulary updated my system with YOU and Yast and the current
> > qt version is 3.3.5. LyX seems to need 3.3.4, doesn't it?
>
> No, 3.3.5 would also work, as long as the package qt3-non-mt is
> installed. I don't know where you got 3.3.5, but my SuSE
K. Elo wrote:
> Hi,
>
> I just downloaded the Lyx 1.3.7 rpm for SuSE 9.3, but can't install it
> because of failed dependencies:
>
> Failed dependencies:
> libqt.so.3 is needed by lyx-1.3.7-1_qt
>
> I have regulary updated my system with YOU and Yast and the current qt
> version is 3.3.
On my Ubuntu system that shared library is symbollically linked to
libqt.so.3.3.3. You could try linking on your Suse system to the
equivalent library. To find out which one do
ls -al /usr/lib/libqt*
and look for the libqt.so.3.*.* which is "big"
then do (as root user)
ln -s libqt.so.3.*.* l
Hi,
I just downloaded the Lyx 1.3.7 rpm for SuSE 9.3, but can't install it
because of failed dependencies:
Failed dependencies:
libqt.so.3 is needed by lyx-1.3.7-1_qt
I have regulary updated my system with YOU and Yast and the current qt
version is 3.3.5. LyX seems to need 3.3.4, doesn