Posts List

Google Docs && Linux

Welcome to the cloud computing.. Requirements: A working Linux OS :) Google Account gdata (API to Google Services) fuse-python google-docs-fs Installation: gdata is available on slackbuilds repository, install it using sbopkg tool on Slackware distro fuse-python: hgclonehttp://mercurial.creo.hu/repos/fusepythonhg cd fuse-python-hg pythonsetup.pybuild sudo python setup.py install google-docs-fs: hgclonehttps://code.google.com/p/googledocsfs/ cd google-docs-fs/ pythonsetup.pybuild sudo python setup.