[CMake] CMake & RPM problems
Florent Lagaye
florent.lagaye at inrialpes.fr
Wed May 6 08:33:50 EDT 2009
Hi,
Thanks so much, it works now ! I can build an rpm package ! so nice.
I've got new questions now the I can build the rpm.
- How can I embed a freedesktop file that links to an icon (svg) ?
- Where should I put the icon file ?
- How can I tell CPack to put instruction to update the icon cache
after installation ?
- How can I tell CPack to put instruction to create and associate
new mime-types ?
Thanks very much Eric for your answers.
Regards,
Florent.
Eric Noulard a écrit :
> 2009/5/5 Florent Lagaye <florent.lagaye at inrialpes.fr>:
>
>> Yes all the other package types do work:
>>
>
> [...]
>
>
>> My distrib is fedora
>> core 10. RPM versions follow:
>>
>> $>rpmbuild --version
>> RPM version 4.6.0
>>
>> $>rpm --version
>> RPM version 4.6.0
>>
>
> After some digging the same problem popped-up on march.
> See:
> http://www.cmake.org/pipermail/cmake/2009-March/028019.html
>
> and the solution:
> http://www.cmake.org/pipermail/cmake/2009-March/028301.html
>
> I forgot to file a bug report, thus this issue has gone unfixed.
> I did file a bug report this time:
> http://public.kitware.com/Bug/view.php?id=8967
>
> I'll try to submit a proper patch against CMake 2.6 tree and request
> for inclusion in the nexr CMake/CPack 2.6 release.
>
> In the meantime would try to use the proposed solution in:
> http://www.cmake.org/pipermail/cmake/2009-March/028301.html
>
> and comment if it works for you too on the tracker:
> http://public.kitware.com/Bug/view.php?id=8967
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090506/060f2493/attachment.htm>
More information about the CMake
mailing list