deWiki
Recent Changes Printable View Page History Edit Page

Install instructions for F9

(after the download and uncompressing. Fedora thread at: mtpsync compiling

./compile

1. readline not found (eventhough it's installed)

   Make sure you install readline-devel

2. gtk+-2.0 gconf-2.0 mad libusb id3tag all not found when they are installed.....

    Just install the '-devel' packages for each of them.  The gtk error will dissapear when the others are all done.

make

make install

cheers!