• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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