Hi List; I'm a complete newbie to mac and macports - I'm a long time Linux user with my first mac. I installed macports on my new macbook (os X 10.5.2) If I run this: "sudo /opt/local/bin/port install gtk2" Then it exits like this: opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib /opt/local/ lib/libfreetype.dylib -lz /opt/local/lib/libXrender.dylib /usr/X11/lib/ libX11.6.2.0.dylib /opt/local/lib/libfontconfig.dylib /opt/local/lib/ libexpat.dylib /opt/local/lib/libtiff.dylib /opt/local/lib/ libjpeg.dylib /opt/local/lib/libpng12.dylib -lm ../gdk-pixbuf/.libs/ libgdk_pixbuf-2.0.dylib -Wl,-framework -Wl,CoreServices -Wl,- framework -Wl,ApplicationServices -install_name /opt/local/lib/libgdk- x11-2.0.0.dylib -compatibility_version 1201 -current_version 1201.9 i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. Anyone have any thoughts / suggestions ? Thanks in advance...