]> git.imager.perl.org - imager-screenshot.git/blobdiff - README
itermediate working result
[imager-screenshot.git] / README
diff --git a/README b/README
index 8a60f9c17a8656086ccdf7f8a5541de6ffc665dd..d0ccb6f72efc81857bcca3d8e7ccfac72107e60b 100755 (executable)
--- a/README
+++ b/README
@@ -3,8 +3,12 @@ X11 or Win32.
 
 Requires:
   Imager 0.54 or later.
 
 Requires:
   Imager 0.54 or later.
-  SDK header files and libraries for Win32 support
-  X11 header files and libraries for X11 support.
+  Either:
+    SDK header files and libraries for Win32 support
+  and/or
+    X11 header files and libraries for X11 support.
+  and/or
+    OS X header files and libraries (supplied with Xcode)
   A C compiler compatible with that used to build perl itself.
 
 Optional:
   A C compiler compatible with that used to build perl itself.
 
 Optional:
@@ -24,7 +28,10 @@ Tested under:
  - Win32 (mingw)
  - Win32/X11 (cygwin as of Jan 1 2007)
  - X11 (Debian Linux)
  - Win32 (mingw)
  - Win32/X11 (cygwin as of Jan 1 2007)
  - X11 (Debian Linux)
+ - Mac OS X 10.6.4.
 
 License:
 
 Imager::Screenshot is distributed under the same terms as perl itself.
 
 License:
 
 Imager::Screenshot is distributed under the same terms as perl itself.
+
+Warning: make test on X11 over a remote connection will be slow.