[CM] osx-10.3-snd

Fergal Dowling fd106@york.ac.uk
Tue, 9 Nov 2004 18:17:45 +0000


Thanks,
It's working fine now. The problem seems to be a result of Fink 
installing libiconv and guile libraries in /sw/lib instead of 
/usr/local/lib

Fergal.


On 9 Nov 2004, at 17:46, Rick Taube wrote:

>
>>> Hi,
>>> I've downloaded osx-10.3-snd and when I type the command...
>>> [PowerBook:~] username% ./osx-10.3-snd
>>> I get the following message...
>>> dyld: ./osx-10.3-snd can't open library: 
>>> /usr/local/lib/libintl.1.dylib   (No such file or directory, errno = 
>>> 2)
>
> Did you  install X11 and all the libraries it needs?  you must also 
> have the x11 server running before you try to start snd. if the snd 
> binary uses gtk then you will also need those libs from Fink:
>
> $ pkg-config --libs gtk+-2.0
> -L/sw/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
> -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
> -lglib-2.0 -lintl -liconv
>