swi-prolog

Ryan Schmidt ryandesign at macports.org
Thu Feb 8 13:52:45 PST 2007


On Feb 8, 2007, at 02:42, Dimitri Hendriks wrote:

> Thanks for your help and explanation. It works!
>
> One remark about the depsearch.sh: I had to enclose
> the find pattern between quotes in order to avoid
> expansion of * by my shell (zsh):
>
>   find /opt/local/lib -name '*.dylib'
>
> However, depsearch.sh still didn't show me anything.
>
>> A possible reason that depsearch.sh didn't show this to you is  
>> that between 2005-08-29 and 2006-05-30, gawk made use of gettext,  
>> but did not declare this dependency. If you installed gawk during  
>> that time, and haven't synced your port tree since then, your port  
>> tree doesn't know that gawk depends on gettext, although it does.  
>> I believe a "sudo port sync" should bring your tree up to date and  
>> fix that.
>
> My port tree was in sync ...

The script was designed to run with bash; I don't know if anyone  
tested it with zsh. Does running it with bash make it work properly?





More information about the macports-users mailing list