Mailinglist Archive: opensuse (2217 mails)
| < Previous | Next > |
Re: [opensuse] Where is libQtGui.so.4
- From: Markus Koßmann <mkossmann_ml1@xxxxxx>
- Date: Tue, 11 Sep 2007 19:12:20 +0200
- Message-id: <200709111912.20512.mkossmann_ml1@xxxxxx>
Am Dienstag, 11. September 2007 schrieb Chris Arnold:
> Rauch Christian wrote:
> > http://benjiweber.co.uk:8080/webpin/index.jsp?searchTerm=libQtGui.so.4&di
> >stro=openSUSE_102
>
> Nope, i tried that and i always get some dependency problem:
> rpm -Uvh libqt4-x11-4.3.1-28.1.i586.rpm
> error: Failed dependencies:
> libQt3Support.so.4 is needed by libqt4-x11-4.3.1-28.1.i586
> rpm -Uvh libqt4-qt3support-4.3.1-28.1.i586.rpm
> error: Failed dependencies:
> libQtGui.so.4 is needed by libqt4-qt3support-4.3.1-28.1.i586
>
> Ultimately, i am trying to install libqt4-x11-4.3.1-28.1.i586.rpm.
This is the classic circular dependency which should be solved , if you
intstall all the these packages with one command. Try:
rpm -Uvh libqt4-x11-4.3.1-28.1.i586.rpm libqt4-qt3support-4.3.1-28.1.i586.rpm
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Rauch Christian wrote:
> > http://benjiweber.co.uk:8080/webpin/index.jsp?searchTerm=libQtGui.so.4&di
> >stro=openSUSE_102
>
> Nope, i tried that and i always get some dependency problem:
> rpm -Uvh libqt4-x11-4.3.1-28.1.i586.rpm
> error: Failed dependencies:
> libQt3Support.so.4 is needed by libqt4-x11-4.3.1-28.1.i586
> rpm -Uvh libqt4-qt3support-4.3.1-28.1.i586.rpm
> error: Failed dependencies:
> libQtGui.so.4 is needed by libqt4-qt3support-4.3.1-28.1.i586
>
> Ultimately, i am trying to install libqt4-x11-4.3.1-28.1.i586.rpm.
This is the classic circular dependency which should be solved , if you
intstall all the these packages with one command. Try:
rpm -Uvh libqt4-x11-4.3.1-28.1.i586.rpm libqt4-qt3support-4.3.1-28.1.i586.rpm
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |