• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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 http://autoinstall.plesk.com/debian/PSA_9.0.0 sarge all
 
Back
Top