[mythtv-commits] Ticket #1157: parts of, parts of mythplugins, installing in wrong directory

MythTV mythtv at cvs.mythtv.org
Tue Jan 31 15:11:15 UTC 2006


#1157: parts of, parts of mythplugins, installing in wrong directory
--------------------------------+-------------------------------------------
 Reporter:  mythtv.cvs at L8R.net  |        Owner:  ijr       
     Type:  defect              |       Status:  closed    
 Priority:  minor               |    Milestone:  0.19      
Component:  mythtv              |      Version:            
 Severity:  medium              |   Resolution:  worksforme
--------------------------------+-------------------------------------------
Changes (by danielk):

  * resolution:  => worksforme
  * status:  new => closed

Old description:

> I did a plain ./configure, qmake and make-> install with mythplugins.
> Most of them installed correctly, but quite a few did this:
>
> cp -f "mythweather_es.qm" "/share/mythtv/i18n/"
> cp -f "mythvideo_it.qm" "/share/mythtv/i18n/"
> cp -f "libmythnews.so" "/lib/mythtv/plugins/libmythnews.so"
>
> Some installed correctly.  Parts of mythgallery for example, do this, and
> other parts install correctly...

New description:

 I did a plain ./configure, qmake and make-> install with mythplugins.
 Most of them installed correctly, but quite a few did this:

 cp -f "mythweather_es.qm" "/share/mythtv/i18n/"
 cp -f "mythvideo_it.qm" "/share/mythtv/i18n/"
 cp -f "libmythnews.so" "/lib/mythtv/plugins/libmythnews.so"

 Some installed correctly.  Parts of mythgallery for example, do this, and
 other parts install correctly...

Comment:

 Hmmm, I just tried this and it worked for me.

 Did you install the same revision of MythTV before running ./configure for
 the plugins?

 When you run "ls -l mythconfig.mak" does it say:
   "mythconfig.mak -> /usr/local/include/mythtv/mythconfig.mak" ?

 Is that the file just installed by MythTV, or is a link to a prior
 installation of MythTV elsewhere?

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1157>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list