not able to install g++ and gcc on debian
- by austin powers
Hi ,
I want to use directadmin as my web control panel and it needs several packages like
g++ , gcc and etc...
as usuall I started to type apt-get install g++ and there problems start :
dependecy error...
then I tried to apt-get -f install and I got this error
(Reading database ... 15140 files and
directories currently installed.)
Removing libc6-xen ... ldconfig:
/etc/ld.so.conf.d/libc6-xen.conf:6:
hwcap index 0 already defined as
nosegneg dpkg: error processing
libc6-xen (--remove): subprocess
post-removal script returned error
exit status 1 Errors were encountered
while processing: libc6-xen E:
Sub-process /usr/bin/dpkg returned an
error code (1)
what shoud I do?
I want to install g++ and all of its dependencies due to using of directadmin I need it.
regards.