Google drive in centOS

#wget http://dl.dropboxusercontent.com/u/12455712/grive-0.3.0-1.el6.xz.x86_64.rpm

#yum localinstall grive-0.3.0-1.el6.xz.x86_64.rpm

#man grive   //check if the gdrive successfully installed
#cd /home/dbbackup
dbbackup# grive -a
grive: Symbol `json_tokener_errors' has different size in shared object, consider re-linking
-----------------------
Please go to this URL and get an authentication code:

https://accounts.google.com/o/oauth2/auth?scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fdocs.google.com%2Ffeeds%2F+https%3A%2F%2Fdocs.googleusercontent.com%2F+https%3A%2F%2Fspreadsheets.google.com%2Ffeeds%2F&redirect_uri=urn:ietf:wg:oauth:2.0:oob&response_type=code&client_id=22314510474.apps.googleusercontent.com

-----------------------
Please input the authentication code here:




install grive tools
yum install json-c json-c-devel qt-devel boost-devel openssl-devel libxslt libcurl libcurl-devel

Post a Comment

0 Comments