Gentoo Archives: gentoo-user

From: Yohan Pereira <yohan.pereira@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] google drive
Date: Mon, 04 Feb 2013 14:03:58
Message-Id: 20130204140613.GA6341@dethkomp
In Reply to: [gentoo-user] google drive by "András Csányi"
1 On 04/02/13 at 01:43pm, András Csányi wrote:
2 > Hi All,
3 >
4 > I would like to get some advise what would be the good - reasonably
5 > good - solution use my Google Drive storage under Gentoo. In the last
6 > 1.5 years I haven't used Gentoo so, I'm a little bit out of scope
7 > about the actualities.
8 >
9 > I found grive but it is not compiling. At the moment I don't have time
10 > to figure out what could be the issue with it and I have no time to
11 > report it. Maybe, later.
12
13 Place the attached file in the folder (create the folder if it doesn't
14 exists)
15 /etc/portage/patches/net-misc/grive-0.2.0/
16
17 Here's how it looks on my system.
18
19 $ cat /etc/portage/patches/net-misc/grive-0.2.0/binutils.patch
20 --- grive-0.2.0/libgrive/src/bfd/SymbolInfo.cc 2012-07-07 21:13:18.000000000 +0530
21 +++ grive-0.2.0-patch/libgrive/src/bfd/SymbolInfo.cc 2012-10-25 19:50:12.753953058 +0530
22 @@ -21,7 +21,7 @@
23 #include "Debug.hh"
24
25 #include <vector>
26 -
27 +#define PACKAGE
28 #include <bfd.h>
29 #include <execinfo.h>
30 #include <dlfcn.h>
31
32 > What I'm looking for is similar to I had under Windows. The drive
33 > could be mountable and it is synchronized. At the moment does not
34 > matter it is synchronized automatically or it requires a command.
35
36 after you configure grive, it syncs the current folder with your google
37 drive. You need to run it again to sync any changes. I use a cron entry
38 to periodically sync my drive.
39
40 --
41
42 - Yohan Pereira
43
44 The difference between a Miracle and a Fact is exactly the difference
45 between a mermaid and a seal.
46 -- Mark Twain

Attachments

File name MIME type
binutils.patch text/x-diff