Rakefile in magic-0.1.0 vs Rakefile in magic-0.1.1
- old
+ new
@@ -26,9 +26,14 @@
| |
| Install File for Windows from |
| |
| http://gnuwin32.sourceforge.net/packages/file.htm |
| |
+| You'll also need to set your PATH environment variable to the |
+| directory of the magic1.dll file |
+| |
+| set PATH=C:\Program Files\GnuWin32\bin;%PATH% |
+| |
+-NOTE FOR MAC OS USERS --------------------------------------------+
| |
| If you don't have libmagic.1.dylib file in your system |
| |
| find / -name libmagic.1.dylib |