On Mon, 22 Jun 2009, Graham Agnew wrote:

> Hi Edward,
> 
> I created the directory and copied the file in there and Shoes starts, but all
> printed output is just square boxes.  I have Ruby 1.8.7 installed through
> MacPorts, so I wonder if there's some interaction there.

Do you have anything like strace, dtrace or truss on macs, which
will tell you which system calls happen?  I don't know if it will
reveal enough, but it might.
> 
> Cheers,
> Gra.
        Hugh
> 
> On 22/06/2009, at 4:12 PM, Edward Heil wrote:
> 
> > No, I gave up.  :-(
> > 
> > were you able to make it work after finding the file?
> > 
> > 
> > On Jun 22, 2009, at 4:19 AM, Graham Agnew wrote:
> > 
> > > Hi Edward,
> > > 
> > > Did you resolve this?  I went looking for the missing file on my Mac, and
> > > found it:
> > > 
> > > /opt/local/lib/libgif.4.dylib
> > > /opt/local/var/macports/software/giflib/4.1.6_0/opt/local/lib/libgif.4.dylib
> > > 
> > > But I'm not sure why Shoes is looking for it in /tmp.
> > > 
> > > Cheers,
> > > Gra.
> > > 
> > > On 14/05/2009, at 7:38 PM, Edward Heil wrote:
> > > 
> > > > Huzzah came too fast. :)  Might need a little work....
> > > > 
> > > > Can't fire it up on my Macbook (running Leopard) -- I get a quick
> > > > dock-bounce and then it disappears -- and the following shows up in the
> > > > Console:
> > > > 
> > > > 5/14/09 2:35:32 PM com.apple.launchd[75]
> > > > ([0x0-0x660660].org.hackety.shoes[398]) Exited with exit code: 133
> > > > 5/14/09 2:35:42 PM [0x0-0x661661].org.hackety.shoes[401] dyld: Library
> > > > not loaded: /tmp/dep/lib/libgif.4.dylib
> > > > 5/14/09 2:35:42 PM [0x0-0x661661].org.hackety.shoes[401]   Referenced
> > > > from: /Applications/Shoes.app/Contents/MacOS/./shoes-bin
> > > > 5/14/09 2:35:42 PM [0x0-0x661661].org.hackety.shoes[401]   Reason: image
> > > > not found
> > > > 5/14/09 2:35:43 PM [0x0-0x661661].org.hackety.shoes[401]
> > > > /Applications/Shoes.app/Contents/MacOS/shoes-launch: line 7:   402
> > > > Trace/BPT trap          DYLD_LIBRARY_PATH="$APPPATH"
> > > > PANGO_RC_FILE="$APPPATH/pangorc" ./shoes-bin "$@"
> > > > 5/14/09 2:35:43 PM com.apple.launchd[75]
> > > > ([0x0-0x661661].org.hackety.shoes[401]) Exited with exit code: 133
> > > > 
> > > > 
> > > > On May 14, 2009, at 2:32 PM, Edward Heil wrote:
> > > > 
> > > > > A big Huzzah!
> > > > > 
> > > > 
> > > 
> 

Reply via email to