1 The client compiles on Linux, Mac OS X and Windows (MinGW/MSYS).
 
  12 To compile, just run "make".
 
  18 It is known to work using:
 
  21 - libpthread 2.8.0 (from MinGW or directly from pthread-win32)
 
  22 - readline 5.0 from gnuwin32
 
  23 - libusb-win32-device-bin-0.1.12.2
 
  24   Be careful here, it is *NOT* working with the filter version!
 
  25   You have to use the device version and use the inf-wizard
 
  26   to create a driver for your proxmark and install it.
 
  33 macport stuff should do ;)