On Wednesday, June 5, 2002, at 07:59 , Alexander Hansen wrote:
> The problem is that versions 2 and 3 of qt aren't compatible, so you > can't > have both. > On Wed, 5 Jun 2002, Pedro Massobrio wrote: > >> % fink install icemc >> sudo /sw/bin/fink install icemc >> Password: >> Information about 1228 packages read in 0 seconds. >> The following 2 additional packages will be installed: >> qt2 qt2-shlibs >> Do you want to continue? [Y/n] Y >> dpkg -i /sw/fink/dists/unstable/main/binary-darwin- >> powerpc/x11/qt2-shlibs_2.3.2-1_darwin-powerpc.deb >> dpkg: considering removing qt-shlibs in favour of qt2-shlibs ... >> dpkg: no, cannot remove qt-shlibs (--auto-deconfigure will help): >> qt depends on qt-shlibs (= 3.0.3-3) >> qt-shlibs is to be removed. >> dpkg: regarding .../qt2-shlibs_2.3.2-1_darwin-powerpc.deb containing >> qt2-shlibs: >> qt2-shlibs conflicts with qt-shlibs >> qt-shlibs (version 3.0.3-3) is installed. >> dpkg: error processing >> /sw/fink/dists/unstable/main/binary-darwin- >> powerpc/x11/qt2-shlibs_2.3.2-1_darwin-powerpc.deb (--install): >> conflicting packages - not installing qt2-shlibs >> Errors were encountered while processing: >> /sw/fink/dists/unstable/main/binary-darwin- >> powerpc/x11/qt2-shlibs_2.3.2-1_darwin-powerpc.deb >> ### dpkg failed, exit code 1 >> Failed: can't install package qt2-shlibs-2.3.2-1 >> >> Is there any way I could install it by removing some packages ? Since you have qt 3.0.3-3 , I conclude you use unstable. If you don't need qt 3 , just 'fink remove qt' , and try again. Else, do 'dpkg --force-depends -r qt' , 'dpkg --force-depends -r qt-shlibs' and the same for all other qt-xyz packages you may have installed ( cf 'fink list qt-' ). Then do fink install icemc, and next, after fink selfupdate-cvs, fink install qt3 (this will install qt3-3.0.4-5, which is compatible with qt2-shlibs-2.3.2-1, which is the only thing icemc needs once build). JF Mertens _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
