• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

how install libboost_program_options-gcc41-1_34_1

S

silebis

Guest
Hellou some plesk parts give me error with libboost_program_options-gcc41-1_34_1

error while loading shared libraries: libboost_filesystem-gcc41-1_34_1.so.1.34.1: cannot open shared object file: No such file or directory

ok, file not exist, but how i install it? Im using debian 4, when i run

apt-get install libboost-date-time-dev libboost-date-time1.34.1 libboost-dev libboost-doc libboost-filesystem-dev libboost-filesystem1.34.1 libboost-graph-dev libboost-graph1.34.1 libboost-iostreams-dev libboost-iostreams1.34.1 libboost-program-options-dev libboost-program-options1.34.1 libboost-python-dev libboost-python1.34.1 libboost-regex-dev libboost-regex1.34.1 libboost-signals-dev libboost-signals1.34.1 libboost-test-dev libboost-test1.34.1 libboost-thread-dev libboost-thread1.34.1

but apt cant find any version 1.34.1


In source list i have
deb ftp://ftp.debian.org/debian/ sarge main non-free contrib
deb-src ftp://ftp.debian.org/debian/ sarge main nonfree contrib
deb ftp://ftp.cz.debian.org/debian stable main contrib non-free
deb http://packages.dotdeb.org stable all
deb-src http://packages.doteb.org stable all
deb https://autoinstall.plesk.com/debian/PSA_9.0.0 sarge all
 
Back
Top