[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: checkinstall kqemu-1.3.0pre9



On Sat, 11 Nov 2006 12:34:06 +0100
csanyipal@sks.co.yu wrote:

> Hello!
> 
> I have download the kqemu-1.3.0pre9:
> wget http://fabrice.bellard.free.fr/qemu/kqemu-1.3.0pre9.tar.gz
> 
> and unpuck it to the /tmp/ directory.
> 
> Then i cd to that directory and try:
> # ./configure && make && checkinstall
> 
> but get the error message:
> 
> Selecting previously deselected package kqemu-1.3.0pre9.
> (Reading database ... 112958 files and directories currently
> installed.)
> Unpacking kqemu-1.3.0pre9 (from
> .../kqemu-1.3.0pre9_1.3.0pre9-1_i386.deb) ...
> dpkg: error processing
> /tmp/kqemu-1.3.0pre9/kqemu-1.3.0pre9_1.3.0pre9-1_i386.deb
> (--install):
>  trying to overwrite `/lib/modules/2.6.8/modules.alias', which is also
> in package kernel-image-2.6.8
> Errors were encountered while processing:
>  /tmp/kqemu-1.3.0pre9/kqemu-1.3.0pre9_1.3.0pre9-1_i386.deb
> /var/tmp/qIKmPmJTLcCoULPWGXGa/dpkginstall.log (END)
> 
> What can I to do to install with checkinstall the kqemu?
> 
> I appreciated any advices!
> 
> --
> Regards,
> Paul
> 
> ----------------------------------------------------------------
> This message was sent using SKS-Webmail.
> 
> 
> 
> 

You could force the installation of the generated .deb:

    dpkg
--force-overwrite /tmp/kqemu-1.3.0pre9/kqemu-1.3.0pre9_1.3.0pre9-1_i386.deb

But since only one file needs to be installed, you may prefer to do it
manually. See the install.sh file in the kqemu directory for details.

-- 

Liam



Reply to: