Re: Installing different versions of debian package

2004-05-24 Thread Andrea Tasso
> This may sound stupid, but is it possible to install different versions of a debian > package at the same time? It is in some way not in agreement with debian distributions idea, but you could, in the source, change dependencies (in the control file) and rebuild, then install the deb w dpkg,

Installing different versions of debian package

2004-05-24 Thread Lee Hanxue
Hi, This may sound stupid, but is it possible to install different versions of a debian package at the same time? I asked this question because I had some dependencies problem previously. I upgraded a package that caused kdelibs to be upgraded from kdelib 3.1 to kdelibs 3.2. After some time,