Bug #712
mythweather .23-29 has missing dependencies
| Status: | Closed | Start date: | 08/05/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
After installing the latest updates, mythweather is no longer working. When I try to build the package localy I get the following errors resulting in an empty package.
./configure --prefix=/usr --disable-all --enable-opengl --enable-mythweather || return 1
WARNING: disabling MythWeather; missing XML::XPath
WARNING: disabling MythWeather; missing Image::Size
WARNING: disabling MythWeather; missing DateTime::Format::ISO8601
Configuration settings:
qmake /usr/bin/qmake
MythArchive plugin will not be built
MythBrowser plugin will not be built
MythGallery plugin will not be built
MythGame plugin will not be built
MythMusic plugin will not be built
MythNews plugin will not be built
MythVideo plugin will not be built
MythWeather plugin will not be built
MythZoneMinder plugin will not be built
MythMovies plugin will not be built
MythNetvision plugin will not be built
after installing XML::XPath, Image::Size, and DateTime::Format::ISO8601 using CPAN, the package builds and runs fine.
Associated revisions
mythweather: add perl dependancies. closes #712
History
Updated by brfransen over 15 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset commit:"c8ff872c36bd3601a640c6cda8132d048fd781d6".