On Fri, Nov 4, 2011 at 10:05 AM, Domenico Chierico
<[email protected]> wrote:
> I'm trying to build rpms for 4.5 but I'm quite new to mock system.
>
> I need to add support for ruby in freeswitch, so  I've modified the spec
> file and run the build script. everithing seems all right even if the
> fact that ruby.h seems to be missed into the chroot env.
>
> How can I add that deps?.

you only need to build projects that are not available in your distro.
 ruby and ruby-devel are obviously available.

So you want to enable a particular module in freeswitch?  If you edit
./sipxecs/freeswitch.spec (it's a bit of a large file) and add
BuildRequires: ruby-devel  and tweak the spec to build the ruby mod,
that should be the general direction.

understanding mock is mostly not required, but it helps to learn it
well you need to dig into a weird build issue.
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to