- Joined
- Feb 22, 2019
- Messages
- 25
- Reaction score
- 0
So I've fllowed everystep here https://www.3cx.com/docs/manual/installing-debian-linux-pbx/ and im on the last step
apt-get install 3cxpbx but im unable to install the following 3 packages. (libicu52, libssl1.0.0, libcurl3)
I've done the whole -f, apt update/upgrade, apt-get update/upgrade I've tried installing them straight up editing my sources.list... but no cigar.
Im on Debian 9 (stretch) and I dont see a package of the libicu52 in non-jessie but this software can only be installed on stretch Debian so its kind of messed up. Not too sure where to go from here/what to do... do you guys have any hat-tricks?
my error:
the following packages have unmet dependencies:
... : Depends: libcurl3 (< 7.52.1) but 7.5.2.1-5+deb9u9 is to be installed
Depends: libssl1.0.0 but it is not installable
Depends: libicu52 but it is not installable
E: unable to correct problems you have held broken packages.
my sources.list:
deb http://security.debian.org/debian-security stretch/updates main
deb-src http://security.debian.org/debian-security stretch/updates main
deb http://deb.debian.org/debian stretch main
deb-src http://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian-security/ stretch/updates main
deb-src http://deb.debian.org/debian-security/ stretch/updates main
deb http://deb.debian.org/debian stretch-updates main
deb-src http://deb.debian.org/debian stretch-updates main
apt-get install 3cxpbx but im unable to install the following 3 packages. (libicu52, libssl1.0.0, libcurl3)
I've done the whole -f, apt update/upgrade, apt-get update/upgrade I've tried installing them straight up editing my sources.list... but no cigar.
Im on Debian 9 (stretch) and I dont see a package of the libicu52 in non-jessie but this software can only be installed on stretch Debian so its kind of messed up. Not too sure where to go from here/what to do... do you guys have any hat-tricks?
my error:
the following packages have unmet dependencies:
... : Depends: libcurl3 (< 7.52.1) but 7.5.2.1-5+deb9u9 is to be installed
Depends: libssl1.0.0 but it is not installable
Depends: libicu52 but it is not installable
E: unable to correct problems you have held broken packages.
my sources.list:
deb http://security.debian.org/debian-security stretch/updates main
deb-src http://security.debian.org/debian-security stretch/updates main
deb http://deb.debian.org/debian stretch main
deb-src http://deb.debian.org/debian stretch main
deb http://deb.debian.org/debian-security/ stretch/updates main
deb-src http://deb.debian.org/debian-security/ stretch/updates main
deb http://deb.debian.org/debian stretch-updates main
deb-src http://deb.debian.org/debian stretch-updates main