Cerbero bootstrap iOS Recipe 'taglib' failed at the build step 'configure'

Sebastian Dröge sebastian at centricular.com
Tue Nov 4 09:13:43 PST 2014


On Di, 2014-11-04 at 09:05 -0800, tausiq wrote:
> Hello all, 
> 
> I am trying to build GStreamer using Cerbero
> 
> Steps I followed: 
> 
> 1. Clone the latest master repo:
> http://cgit.freedesktop.org/gstreamer/cerbero
> 
> 2. Went to the Cerbero directory. Ran: 
> 
> ./cerbero-uninstalled -c config/cross-ios-universal.cbc bootstrap 
> 
> and the process completed successfully. 
> 
> 3. Ran: ./cerbero-uninstalled -c config/cross-ios-universal.cbc package
> gstreamer-1.0 
> 
> got the error: 
> 
> [(38/84) flac -> compile ]
> [(38/84) flac -> install ]
> [(38/84) flac -> post_install ]
> [(38/84) flac -> merge ]
> [(39/84) taglib -> fetch ]
> [(39/84) taglib -> extract ]
> [(39/84) taglib -> configure ]
> /bin/sh: cmake: command not found
> [...]

You have to install cmake as described in the README, and make sure that
the cmake command is in your $PATH.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141104/af3c1a32/attachment.sig>


More information about the gstreamer-devel mailing list