Weblog entry #1 for pedxing

gmailfs on Knoppix 3.6:
Posted by pedxing on Mon 13 Jun 2005 at 05:40
Tags: none.
There wasn't much in the way of available documentation, so I need to record this for next time I do it.

Step by step on how I got it working:

`apt-get install gmailfs`
`apt-get install fuse-source`
`cd /usr/src`
`tar -jxvf fuse.tar.bz2`
`cd modules/fuse/kernel`
`./configure`
`make`
`make install`
`modprobe fuse`
`mkdir /mnt/gmail`
`vi /etc/gmailfs/gmailfs.conf` - add username and password
`mount -t gmailfs /etc/gmailfs/gmailfs.conf /mnt/gmail`

Send Comment

 

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search