Taglib in wrong path

Orione1974 orione1974 at email.it
Thu Nov 15 07:52:02 PST 2012


I solved with:

*cd cerbero/sources/windows_x86/taglib-1.7.2*

cmake -DCMAKE_INSTALL_PREFIX=$HOME/cerbero/dist/windows_x86/
-DCMAKE_RELEASE_TYPE=Release

make

make install


Regards

Fabrizio Ciavatta
------------------------



2012/11/15 Orione1974 <orione1974 at email.it>

> My develop machine is Windows 7 32 bit with MinGW. When I build "taglib"
> CMake try to install "taglib" in the wrong folder "C:/Program
>   Files/taglib/include/taglib". how to change the configuration?
>
> $ ./cerbero-uninstalled build taglib
> WARNING: Using default configuration because
> C:/MinGW/msys/1.0/home/mikol/.cerbero/cerbero.cbc is missing
> Building the following recipes: taglib
> [(1/1) taglib -> fetch ]
> -----> Step done
> [(1/1) taglib -> extract ]
> -----> Step done
> [(1/1) taglib -> configure ]
> -----> Step done
> [(1/1) taglib -> compile ]
> -----> Step done
> [(1/1) taglib -> install ]
> Running command 'make install'
> [ 49%] Built target tag
> [ 99%] Built target tag_static
> [100%] Built target tag_c
> Install the project...
> -- Install configuration: ""
> -- Up-to-date: C:/Program Files/taglib/include/taglib/taglib_config.h
> CMake Error at cmake_install.cmake:39 (FILE):
>   file INSTALL cannot set permissions on "C:/Program
>   Files/taglib/include/taglib/taglib_config.h"
>
>
> make: *** [install] Error 1
> ***** Error running 'build' command:
> Recipe 'taglib' failed at the build step 'install'
>
>
>
> Fabrizio Ciavatta
> ------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121115/7169b468/attachment.html>


More information about the gstreamer-devel mailing list