On Sat, 2016-01-02 at 12:57:53 +0200, Panagiotis Nikolaou wrote:
> Hi to all and happy new year!
> I have notice Blender needing "libpython3.4m.so.1.0", while python3
> (3.5.1) provides "libpython3.5m.so.1.0".
> This makes Blender impossible to run without downgrading to an older
> python3 version or make a symlink
> from "libpython3.5m.so.1.0" to "libpython3.4m.so.1.0".

You have Blender linked against Python 3.4, now you need to rebuild it
to link against Python 3.5.  This is nothing Blender specific, you need
to do that for every package that links against Python 3.4.

-- 
Audrius Kažukauskas
http://neutrino.lt/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to