denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #46117] Denemo fails to start on OSX 10.10.5


From: Rakesh Babu
Subject: [Denemo-devel] [bug #46117] Denemo fails to start on OSX 10.10.5
Date: Sat, 10 Oct 2015 02:16:13 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

Follow-up Comment #5, bug #46117 (project denemo):

Just a follow-up, I was able to re-link the symlinks in Denemo.app using some
bash magic adapted from here
(http://unix.stackexchange.com/questions/18360/how-can-i-relink-a-lot-of-broken-symlinks),
and was able to successfully start the application.

The first step I ran was to fix the symlinks using this command: find ./
-lname './Denemo.app/*'      -exec sh -c 'ln -snf "../../../../$(readlink
"$0")" "$0"' {} ;

The next step was to use the symlinks utility to simplify the symlinks to the
current directory (https://github.com/brandt/symlinks)

Thanks!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46117>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]