Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32

Thread: GmailFS how to for Ubuntu 5.10

  1. #31
    Join Date
    May 2006
    Location
    Israel
    Beans
    228

    Re: GmailFS how to for Ubuntu 5.10

    Quote Originally Posted by jaranguren View Post
    Hroit,

    You're most likely missing gmailfs.py. I put mine under /usr/local/bin
    Very grateful for the help, jaranguren.

    I do have gmailfs.py, however:
    Code:
    $locate gmailfs.py
    /usr/local/bin/gmailfs-0.7.2/gmailfs.py
    /usr/local/bin/gmailfs.py
    Is there sth wrong with the above?
    Other ideas?

    Jackn

    No luck yet.

    I've removed the first gmailfs.py () above, as it seemed like a duplication.
    Likewise, I've removed a duplicate of mount.gmailfs and of gmailfs.conf, also in the gmail-0.7.2 folder.

    This time, I got this as an error message:

    $ mount -t gmailfs /usr/local/bin/gmailfs.py /home/gmailfs -o username=haim.roitgrund,password=<password>,fsname =zOlRRa
    Ignored option :rw
    Traceback (most recent call last):
    File "/sbin/mount.gmailfs", line 159, in ?
    import gmailfs
    File "/usr/local/bin/gmailfs.py", line 20, in ?
    from fuse import Fuse
    File "/usr/lib/python2.4/site-packages/fuse.py", line 68
    self.mountpoint = /home/gmailfs
    ^
    SyntaxError: invalid syntax


    Sorry, but I don't understand...

    Jackn
    Last edited by jackn; September 6th, 2006 at 05:27 PM.
    Haim Roitgrund

  2. #32
    Join Date
    Sep 2006
    Beans
    98
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: GmailFS how to for Ubuntu 5.10

    Is there an updated howto for edgy?

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •