Results 1 to 2 of 2
I was trying to install SuperKaramba .30 and it said it requires libqt3-3.1.2 and I only had 3.1.1, so I went and got the RPM for 3.1.2. When I try ...
- 09-01-2003 #1
Dependancy help with libqt3 and libqt3-common
I was trying to install SuperKaramba .30 and it said it requires libqt3-3.1.2 and I only had 3.1.1, so I went and got the RPM for 3.1.2. When I try to install it it says it requires libqt3-common-3.1.2. When I try to install libqt3-common-3.1.2 it says I need libqt3-3.1.2. Not sure what to do now...
Live in the sunshine, swim the sea, drink the wild air...
- 09-01-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
put them both on the same command line.
eg, rpm -iv <file1.rpm> <file2.rpm>
Alternativly, do the "-common" first, with the --force option, then do the main rpm as normal.
Jason


Reply With Quote
