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: $ hg clone http://mercurial.creo.hu/repos/fuse-python-hg $ cd fuse-python-hg $ python setup.py build $ sudo python setup.py install google-docs-fs: $ hg clone https://code.google.com/p/google-docs-fs/ $ cd google-docs-fs/ $ python setup.py build $ sudo python setup.