-
Notifications
You must be signed in to change notification settings - Fork 7
Installation
Patrick Jennings edited this page Jun 15, 2015
·
25 revisions
- FUSE Library
- Flickcurl Library - Git
- libcurl
- pkg-config
- glib2
sudo apt-get install git libflickcurl-dev libflickcurl0 flickcurl-utils pkg-config libfuse-dev gcc libglib2.0-dev
$ git clone https://github.com/patrickjennings/FlickrMS.git $ cd FlickrFS/ $ make $ sudo make install
$ flickrms ~/flickr/
Pass the directory you would like to use as your flickr directory. The application will ask you to go to the authorization page. This page will ask you to authorize use of your account with the flickrms public API key.
Follow the instructions and copy your 9-digit FOB into the application. The filesystem will now be configured!
This concludes the installation of FlickrFS and the configuration of the Flickcurl library. FlickrFS is now read to use!