[MacPorts] #28307: kdebase4 @4.6.0 Applications not available on console after installing

MacPorts noreply at macports.org
Tue Aug 30 12:52:14 PDT 2011


#28307: kdebase4 @4.6.0 Applications not available on console after installing
----------------------------------+-----------------------------------------
 Reporter:  johnrizzo1@…          |       Owner:  snc@…           
     Type:  defect                |      Status:  assigned        
 Priority:  Normal                |   Milestone:                  
Component:  ports                 |     Version:  2.0.1           
 Keywords:                        |        Port:  kdebase4        
----------------------------------+-----------------------------------------
Changes (by snc@…):

  * version:  1.9.2 => 2.0.1


Comment:

 From what I can see in the instance of Kate, they've provided a kate.shell
 program inside the application bundle that should suffice in launching the
 program from the command line. Unfortunately, it is populated with build
 directory paths: perhaps michaelld@ can provide inside on this based on
 how the portgroup and cmake are setup.

 Even if the paths are corrected, this is not consistent behavior across
 all programs provided by KDE and needs to be addressed by KDE.

 Example ktesnippets_editor.shell script:
 {{{
 DYLD_LIBRARY_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kate/kate/work/build/lib/./:/opt/local/lib${DYLD_LIBRARY_PATH:+:$DYLD_LIBRARY_PATH}
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kate/kate/work/build/kate/plugins/snippets_tng/editor/ktesnippets_editor.app/Contents/MacOS/ktesnippets_editor"
 "$@"
 }}}

 PS kate is now its own package.

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


More information about the macports-tickets mailing list