• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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