[ardour-users] Another Patient OSX Ardour user
Jesse Chappell
jesse at essej.net
Wed Nov 15 03:33:11 PST 2006
On 11/14/06, Mat Wall-Smith <mat at slashstarhash.com> wrote:
> requested output of ls -l;
>
> -rw-r--r-- 1 root wheel 6128 Mar 21 2005 /usr/X11R6/lib/libXinerama.a
This is your problem. You are somehow missing the dynamic library.
You should see something like this:
$ ls -l /usr/X11R6/lib/libXin*
-rw-r--r-- 1 root wheel 34264 Oct 25 16:22
/usr/X11R6/lib/libXinerama.1.0.dylib
lrwxr-xr-x 1 root wheel 21 Nov 7 08:49
/usr/X11R6/lib/libXinerama.1.dylib -> libXinerama.1.0.dylib
-rw-r--r-- 1 root wheel 6128 Mar 21 2005 /usr/X11R6/lib/libXinerama.a
lrwxr-xr-x 1 root wheel 21 Nov 7 08:49
/usr/X11R6/lib/libXinerama.dylib -> libXinerama.1.0.dylib
I think the last update from apple must have modified the dylib's
looking at the file modification times. I don't think it is relevant
though. If worse comes to worst, I can send you the libraries to put
on your system, but I bet there are others.
jlc
More information about the Ardour-Users
mailing list