[Bf-committers] makes install problem with cycles branch

Richard Shaw hobbes1069 at gmail.com
Sat Aug 6 17:51:56 CEST 2011


On Sat, Aug 6, 2011 at 9:02 AM, Brecht Van Lommel
<brechtvanlommel at pandora.be> wrote:
> Hi,
>
> The only difference with trunk should be that there is a shared
> library being built that contains the cycles render engine. I'm not
> sure which files from the lib/ directory you are expecting to be
> installed? Also makesrna and makesdna should not be installed, they
> are only needed as part of the compilation process.

I had created an RPM package with the default "install" but when I
tried to install it, it complained about a lot of missing library
requirements. I ended up finding these libraries in the lib
subdirectory of the build directory. Adding these libraries to the
install satisfied the RPM requirements so my assumption is that they
are needed.

I'll append the list of libraries built at the bottom. Since cmake is
going to the trouble of building these libraries is it wrong to assume
they are needed?

Thanks,
Richard

The list of libraries are:
libbf_avi.so
libbf_blenfont.so
libbf_blenkernel.so
libbf_blenlib.so
libbf_blenloader.so
libbf_blenpluginapi.so
libbf_collada.so
libbf_dna.so
libbf_editor_animation.so
libbf_editor_armature.so
libbf_editor_curve.so
libbf_editor_datafiles.so
libbf_editor_gpencil.so
libbf_editor_interface.so
libbf_editor_mesh.so
libbf_editor_metaball.so
libbf_editor_object.so
libbf_editor_physics.so
libbf_editor_render.so
libbf_editor_screen.so
libbf_editor_sculpt_paint.so
libbf_editor_sound.so
libbf_editor_space_action.so
libbf_editor_space_api.so
libbf_editor_space_buttons.so
libbf_editor_space_console.so
libbf_editor_space_file.so
libbf_editor_space_graph.so
libbf_editor_space_image.so
libbf_editor_space_info.so
libbf_editor_space_logic.so
libbf_editor_space_nla.so
libbf_editor_space_node.so
libbf_editor_space_outliner.so
libbf_editor_space_script.so
libbf_editor_space_sequencer.so
libbf_editor_space_sound.so
libbf_editor_space_time.so
libbf_editor_space_userpref.so
libbf_editor_space_view3d.so
libbf_editor_text.so
libbf_editor_transform.so
libbf_editor_util.so
libbf_editor_uvedit.so
libbf_gpu.so
libbf_ikplugin.so
libbf_imbuf_cineon.so
libbf_imbuf_dds.so
libbf_imbuf_openexr.so
libbf_imbuf.so
libbf_intern_audaspace.so
libbf_intern_bop.so
libbf_intern_bsp.so
libbf_intern_ctr.so
libbf_intern_decimate.so
libbf_intern_elbeem.so
libbf_intern_ghost.so
libbf_intern_guardedalloc.so
libbf_intern_ik.so
libbf_intern_itasc.so
libbf_intern_memutil.so
libbf_intern_mikktspace.so
libbf_intern_moto.so
libbf_intern_opennl.so
libbf_intern_smoke.so
libbf_intern_string.so
libbf_modifiers.so
libbf_nodes.so
libbf_python_ext.so
libbf_python.so
libbf_render.so
libbf_rna.so
libbf_windowmanager.so
libcycles_blender.so
libcycles_bvh.so
libcycles_device.so
libcycles_kernel.so
libcycles_render.so
libcycles_subd.so
libcycles_util.so
libextern_binreloc.so
libextern_bullet.so
libextern_lzma.so
libextern_minilzo.so
libge_blen_routines.so
libge_converter.so
libge_logic_expressions.so
libge_logic_ketsji.so
libge_logic_loopbacknetwork.so
libge_logic_network.so
libge_logic_ngnetwork.so
libge_logic.so
libge_oglrasterizer.so
libge_phys_bullet.so
libge_phys_common.so
libge_phys_dummy.so
libge_rasterizer.so
libge_scenegraph.so
libge_videotex.so


More information about the Bf-committers mailing list