#38059: Broken Krusader "krusader.shell" --------------------------------------+-------------------------------- Reporter: obmalcioglu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.3 Keywords: krusader, fail to launch | Port: krusader --------------------------------------+-------------------------------- Dear developers, I have recently built Krusader in a mid2010 macbook pro, osX 10.8, case sensitive filesystem. I can run the application by running /Applications/MacPorts/KDE4/krusader.app/Contents/MacOS/krusader however from the gui, the launch fails. When I try to run /Applications/MacPorts/KDE4/krusader.app/Contents/MacOS/krusader.shell I get Applications/MacPorts/KDE4/krusader.app/Contents/MacOS/krusader.shell: line 4: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_krusader/krusader/work/build/krusader/krusader.app/Contents/MacOS/krusader: No such file or directory Which is very true. The contents of the krusader.shell is this: #!/bin/sh # created by cmake, don't edit, changes will be lost DYLD_LIBRARY_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_krusader/krusader/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_krusader/krusader/work/build/krusader/krusader.app/Contents/MacOS/krusader" "$@" best wishes, Baris -- Ticket URL: <https://trac.macports.org/ticket/38059> MacPorts <http://www.macports.org/> Ports system for Mac OS