[mythtv-commits] Ticket #12214: Mythweather: wunderground: make install failure

MythTV noreply at mythtv.org
Thu Jul 17 18:37:21 UTC 2014


#12214: Mythweather: wunderground: make install failure
--------------------------------------+---------------------
     Reporter:  angela.schmid@…       |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Plugin - MythWeather  |    Version:  0.27.3
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+---------------------
 make install within myhtplugins gives the following error:

 {{{
 make[3]: Entering directory
 `/home/angela/dev/mythtv/mythplugins/mythweather/mythweather/scripts/wunderground'
 [ "wunderground-animaps.pl wunderground-maps.pl wunderground.pl" != "" ]
 && \
             install -m 755 -d
 /usr/share/mythtv/mythweather/scripts/wunderground/ && \
             for i in wunderground-animaps.pl wunderground-maps.pl
 wunderground.pl ; do install -m 755 $i
 /usr/share/mythtv/mythweather/scripts/wunderground/ ; done
 [ "" != "" ] && \
             install -m 755 -d
 /usr/share/mythtv/mythweather/scripts/wunderground/ && \
             for i in  ; do install -m 644 $i
 /usr/share/mythtv/mythweather/scripts/wunderground/ ; done
 make[3]: [install-data] Error 1 (ignored)
 }}}

 The value of DATA has not been set.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12214>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list