Advertisement
Guest User

Untitled

a guest
Sep 15th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. sudo apt-get install gmtp
  2.  
  3. jmtpfs
  4.  
  5. jmtpfs
  6.  
  7. git clone git://libmtp.git.sourceforge.net/gitroot/libmtp/libmtp
  8. cd libmtp
  9.  
  10. ./autogen.sh (answering yes to any questions)
  11. ./configure --prefix=/usr/
  12. make
  13. sudo checkinstall (answering any questions)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement