On Sat, Aug 6, 2011 at 9:06 AM, Brecht Van Lommel <[email protected]> wrote: > Hi, > > Blender itself shouldn't require any extra libraries compared to > trunk, so I'm not sure how this could happen. Where does the shared > library "libbf_avi.so" come from? That's supposed to be a static > library linked into blender at compile time. I'm not seeing such a > shared library when compiling here.
Hmm... Maybe that's what's going on here. By default the cmake macro in rpmbuild builds shared libraries. That explains a lot. Thanks, Richard _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
