[MacPorts] #34635: Skrooge will not run in MacPorts

MacPorts noreply at macports.org
Thu Jun 7 02:38:09 PDT 2012


#34635: Skrooge will not run in MacPorts
--------------------------------+-------------------------------------------
 Reporter:  ron@…               |       Owner:  mk@…           
     Type:  defect              |      Status:  new            
 Priority:  Normal              |   Milestone:                 
Component:  ports               |     Version:  2.1.1          
 Keywords:                      |        Port:  skrooge        
--------------------------------+-------------------------------------------

Comment(by mk@…):

 Checking this for my installation I get this:

 {{{
 $ port contents skrooge
  .
  .
  .
   /opt/clean-slate/lib/kde4/skg_advice.so
   /opt/clean-slate/lib/kde4/skg_bookmark.so
   /opt/clean-slate/lib/kde4/skg_dashboard.so
   /opt/clean-slate/lib/kde4/skg_debug.so
   /opt/clean-slate/lib/kde4/skg_delete.so
   /opt/clean-slate/lib/kde4/skg_file.so
   /opt/clean-slate/lib/kde4/skg_highlight.so
   /opt/clean-slate/lib/kde4/skg_monthly.so
   /opt/clean-slate/lib/kde4/skg_print.so
   /opt/clean-slate/lib/kde4/skg_properties.so
   /opt/clean-slate/lib/kde4/skg_selectall.so
   /opt/clean-slate/lib/kde4/skg_undoredo.so
  .
  .
  .
 $
 }}}
 On your end you would probably see "local" instead of "clean-slate"
 though.

 But it looks like that skrooge doesn't check the path $PREFIX/lib/kde4 to
 find its plugins.

 You could try this
 {{{
 PATH=$PATH:/opt/local/lib/kde4 skrooge
 }}}
 although I admit that this didn't change the symptoms I see here.

 I guess one needs to do something differently at build or install time...

-- 
Ticket URL: <https://trac.macports.org/ticket/34635#comment:19>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list