Need to obtain the following license files:
- Andor SDK 2 (binary library)
- Andor SDK 3 (binary library and BirFlow driver)
- IDS 4.30
- Princeton Instruments PVCAM-2.7.4.2 (binary library)
- Photometrics PVCAM-2.7.0.0 (binary library)
- SpotCamera
- Raptor XCLIB
- Maestro UscCmd (standalone executable)
List of external GNU/Linux dependencies:
http://micro-manager.org/wiki/Building_and_debugging_Micro-Manager_source_code#Linux
Some proprietary DeviceAdapters are publically downloadable so, after checking the license agreement, those should probably be find to include in the binary bundle as well. Assume dependencies already included in the Windows installer are also safe to include in the GNU/Linux bundled installer; in other words any device with ./DeviceAdapters//lib/ indicates redistributable GNU/Linux binaries:
$ ls DeviceAdapters/*/lib*/
DeviceAdapters/ABS/lib_Win32/:
CamUsb_API_hal.lib
DeviceAdapters/ABS/lib_x64/:
CamUsb_API64_hal.lib
DeviceAdapters/AgilentLaserCombiner/lib/:
LaserCombinerSDK.dll LaserCombinerSDK64.dll
DeviceAdapters/Andor/lib/:
atmcd32d.dll atmcd64d.dll
DeviceAdapters/AndorLaserCombiner/lib/:
AB_ALC_REV.dll AB_ALC_REV64.dll usbi2cio64.dll
DeviceAdapters/AndorSDK3/lib32/:
atcorem.lib
DeviceAdapters/AndorSDK3/lib64/:
atcorem.lib
Unfortunately, this only infers the Andor libraries are safe to distribute, but their license text is still needed.
Need to obtain the following license files:
List of external GNU/Linux dependencies:
http://micro-manager.org/wiki/Building_and_debugging_Micro-Manager_source_code#Linux
Some proprietary DeviceAdapters are publically downloadable so, after checking the license agreement, those should probably be find to include in the binary bundle as well. Assume dependencies already included in the Windows installer are also safe to include in the GNU/Linux bundled installer; in other words any device with ./DeviceAdapters//lib/ indicates redistributable GNU/Linux binaries:
Unfortunately, this only infers the Andor libraries are safe to distribute, but their license text is still needed.