Installation problems V3 on Squeeze

Read 3085 times
Hi
Just running the Setup (Version 3) on a fresh System Debian 6.0.10 (64)
an it causes issued for me

Installing package dependencies ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
debianutils is already the newest version.
findutils is already the newest version.
grep is already the newest version.
gzip is already the newest version.
icecast2 is already the newest version.
mysql-server is already the newest version.
rsync is already the newest version.
sed is already the newest version.
tar is already the newest version.
unzip is already the newest version.
wget is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 build-essential : Depends: libc6-dev but it is not going to be installed or
                            libc-dev
                   Depends: g++ (>= 4:4.4.3) but it is not going to be installed
 ia32-libs : Depends: lib32bz2-1.0 but it is not going to be installed
             Depends: lib32asound2 (> 1.0.18) but it is not going to be installe                                                                                        d
             Depends: lib32gcc1 (>= 1:4.1.1) but it is not going to be installed
             Depends: lib32ncurses5 (>= 5.7+20100313) but it is not going to be                                                                                         installed
             Depends: lib32stdc++6 (>= 4.1.1) but it is not going to be installe                                                                                        d
             Depends: lib32v4l-0 (>= 0.5.0) but it is not going to be installed
             Depends: lib32z1 (>= 1:1.2.3.3.dfsg) but it is not going to be inst                                                                                        alled
             PreDepends: libc6-i386 (>= 2.9-18) but it is not going to be instal                                                                                        led
E: Broken packages
Centova Cast installer: apt-get exited with an error, aborting
root@lvps5-35-246-210:/tmp# apt-get install g++
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 g++ : Depends: g++-4.4 (>= 4.4.5-1~) but it is not going to be installed
E: Broken packages
root@lvps5-35-246-210:/tmp# apt-get install >= 2.9-18) but it is not going to be       


There was a Similar Thread on this Forum but it was for Debian 5 and it was not working for me so i tried
dpkg --add-architecture i386
apt-get update
apt-get install libc6:i386

And still it wont work

Any Ideas?