Re: [Fink-users] fink bootstrap - missing lib

2014-06-07 Thread Daniel Macks
On Thu, 5 Jun 2014 10:53:22 -0400, Bill Waggoner 
ctgreybe...@gmail.com wrote:
I recently upgraded one of my systems to 10.9 which necessitated a 
reinstall of fink. All went well outside of the requirements to install 
various ancillary packages but it did install successfully. 

 As I use zsh as my shell and the fink one is more up-to-date I first 
 installed zsh before anything else. But executing this zsh fails 
 because of a missing library:

 dyld: Library not loaded: /sw/lib/libgdbm.3.dylib
   Referenced from: /sw/bin/zsh
   Reason: image not found
 zsh: trace trap  /sw/bin/zsh

 Installing gdbm3-shlibs got me further to:

 dyld: Library not loaded: /sw/lib/libncursesw.5.dylib
   Referenced from: /sw/bin/zsh
   Reason: image not found
 zsh: trace trap  /sw/bin/zsh

 Installing libncursesw5-shlibs got it done. 

 I suggest that these two packages be added to the dependencies for zsh ... 

I committed a fix (there were also other oddities in the dependencies, 
all resolved). 

dan

  --
Daniel Macks
dma...@netspace.org



--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] fink bootstrap - missing lib

2014-06-05 Thread Bill Waggoner
I recently upgraded one of my systems to 10.9 which necessitated a
reinstall of fink. All went well outside of the requirements to install
various ancillary packages but it did install successfully.

As I use zsh as my shell and the fink one is more up-to-date I first
installed zsh before anything else. But executing this zsh fails because of
a missing library:

dyld: Library not loaded: /sw/lib/libgdbm.3.dylib
  Referenced from: /sw/bin/zsh
  Reason: image not found
zsh: trace trap  /sw/bin/zsh

Installing gdbm3-shlibs got me further to:

dyld: Library not loaded: /sw/lib/libncursesw.5.dylib
  Referenced from: /sw/bin/zsh
  Reason: image not found
zsh: trace trap  /sw/bin/zsh

Installing libncursesw5-shlibs got it done.

I suggest that these two packages be added to the dependencies for zsh ...

Bill Waggoner

P.S. The binary downloads make this MUCH quicker! Thank you all for that.
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users