[CM] osx-10.3-snd

Rick Taube taube@uiuc.edu
Tue, 9 Nov 2004 11:46:11 -0600


>> 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