libmtp 0.1.0 review
Download
|
|
libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP) in the form of a library suitable primarily for POSIX compliant operating systems.
libmtp is based on (forked from) the great libptp2 library by Mariusz Woloszyn.
Installation:
Problems with compilation under FC4: GCC4 related problem.
Run this:
CC=gcc32
export CC
./configure
make
What's New in This Release:
Much improved 0.1.0 version.
Much stabler, faster, leaner, cleaner and extended libmtp.
This version has a new library interface, libmtp.so.4.
libmtp 0.1.0 search tags