Difference between revisions of "Mtpfs"
From CBLFS
Jump to navigationJump to search (mtpfs page - v0) |
|||
Line 3: | Line 3: | ||
!Download Source: | !Download Source: | ||
| http://www.adebenham.com/mtpfs/mtpfs-0.7.tar.gz | | http://www.adebenham.com/mtpfs/mtpfs-0.7.tar.gz | ||
− | |||
} | } | ||
Revision as of 13:49, 29 December 2007
Download Source: | http://www.adebenham.com/mtpfs/mtpfs-0.7.tar.gz
} ContentsIntroduction to MtpfsFrom the MTPFS webpage: "MTPfs is a FUSE filesystem that supports reading and writing from any MTP device (as supported by libmtp)" . Many recent MP3 players can only be accessed as MTP devices (not standard USB mass storage devices). Project Homepage: http://www.adebenham.com/mtpfs/
DependenciesRequired
Non-MultilibCompile the package: TO DO Install the package: TO DO MultilibThis package does not provide any libraries so only one installation is required. 32BitCompile the package: CC="gcc ${BUILD32}" PK_CONFIG_PATH="${PKG_CONFIG_PATH32}" ./configure --prefix=/usr && make Install the package: make install N32Compile the package: TO DO Install the package: TO DO 64BitCompile the package: CC="gcc ${BUILD64}" PK_CONFIG_PATH="${PKG_CONFIG_PATH64}" ./configure --prefix=/usr && make Install the package: make install Contents
Short Descriptions
|
---|