Gryffus wrote: > Hello, > > It is possible to update libzypp + zypper + boost to newer versions?
It should be possible. > Yast is throwing me dependency error about libboost_filesystem.so.1.33.1 > (i cannot update to boost 1.34 because it doesnt have a > libboost_filesystem.so.1.33.1). I'm not sure why this is. How do you try to install the newer version of boost? What repositories do you use? > It is zypper that doesnt support newer version of libboost than 1.33.1? Nope, neither libzypp nor zypper defines such dependency. Libzypp just depends on boost (no specific version), zypper requires boost-devel >= 1.33.1, so that should not prevent you from installing 1.34.x. However, i don't recommend upgrading to boost 1.34 if you still want to use libzypp(yast,zypper) as it currently has some problems with it (resulting in crashes). > Or just yast software manager cannot work with libzypp 4.1? It can. It actually is in the factory distro. Cheers, Jano -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
