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: Sun, 04 Oct 2015 13:51:25 +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 #2, bug #46117 (project denemo):

Hi, Richard,

That's a seriously impressive response time!

And sorry, I knew I was forgetting something! This was the version 1.2.4 dmg
from the downloads page. Thank you for the link to the latest development
version. The same error occurs when executing the same shell script. I'm
pasting the replicated error messages off of the latest build below this
message.

I'm noticing some broken symlinks in the Denemo.app/Contents/lib/ directory.
I'm not sure if this is something that's supposed to be resolved by the OS at
runtime, or if it's just a goof in the build script. Please see the output
from some ls and cat commands:

Macbook-white:lib rbabu$ pwd
/Users/rbabu/Desktop/Denemo.app/Contents/Resources/lib
Macbook-white:lib rbabu$ ls -al libglib-2.0.*
lrwxr-xr-x@ 1 rbabu  staff       51 Sep 28 14:46 libglib-2.0.0.dylib ->
Denemo.app/Contents/Resources/lib/libglib-2.0.dylib
-rwxr-xr-x@ 1 rbabu  staff  1197492 Sep 28 14:46 libglib-2.0.dylib
-rwxr-xr-x@ 1 rbabu  staff     1061 Sep 28 14:46 libglib-2.0.la
Macbook-white:lib rbabu$ cat libglib-2.0.0.dylib 
cat: libglib-2.0.0.dylib: No such file or directory
Macbook-white:lib rbabu$ 

I'm pretty sure I'm too lazy to re-create all of these symlinks by hand, but
re-linking libglib-2.0.0 to ./libglib-2.0.dylib as opposed to
Denemo.app/Contents/lib/libglib-2.0.dylib did remove the libglib error line
from the output.


Thanks for your help!

--Rakesh


Here's the replicated error message off of the provided build:

Macbook-white:MacOS rbabu$ cd ~/Desktop/Denemo.app/Contents/MacOS/
Macbook-white:MacOS rbabu$ ls
denemo.icns denemo.sh
Macbook-white:MacOS rbabu$ ./denemo.sh 
dyld: Library not loaded: @executable_path/../lib/libglib-2.0.0.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/glib-compile-schemas
  Reason: no suitable image found.  Did find:
        /usr/local/lib/libglib-2.0.0.dylib: mach-o, but wrong architecture
./denemo.sh: line 11: 34473 Trace/BPT trap: 5      
$PREFIX/bin/glib-compile-schemas $PREFIX/share/glib-2.0/schemas/
dyld: Library not loaded: @executable_path/../lib/libexpat.1.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache
  Reason: Incompatible library version: fc-cache requires version 8.0.0 or
later, but libexpat.1.dylib provides version 7.0.0
./denemo.sh: line 31: 34476 Trace/BPT trap: 5       $PREFIX/bin/fc-cache -fv
~/Library/Fonts/
dyld: Library not loaded: @executable_path/../lib/libexpat.1.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/pango-querymodules
  Reason: Incompatible library version: pango-querymodules requires version
8.0.0 or later, but libexpat.1.dylib provides version 7.0.0
./denemo.sh: line 32: 34477 Trace/BPT trap: 5      
$PREFIX/bin/pango-querymodules > $PREFIX/etc/pango/pango.modules
dyld: Library not loaded: @executable_path/../lib/libguile.17.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo
  Reason: image not found
./denemo.sh: line 33: 34478 Trace/BPT trap: 5       $PREFIX/bin/denemo

    _______________________________________________________

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]