Gentoo Archives: gentoo-user

From: "Andrés Martinelli" <andmarti@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] terminal spreadsheet - sc fork
Date: Tue, 04 Nov 2014 11:40:08
Message-Id: 76F14561-2D58-42A2-811B-4F94802F515A@gmail.com
In Reply to: Re: [gentoo-user] terminal spreadsheet - sc fork by Walter Dnes
1 Hello! Could you please attach the complete make output??
2
3 > El 04/11/2014, a las 08:36, "Walter Dnes" <waltdnes@××××××××.org> escribió:
4 >
5 > On Sun, Nov 02, 2014 at 08:16:30PM -0300, Andrés Martinelli wrote
6 >> Hello there!!
7 >> I am working on a terminal spreadsheet based on "sc", but with some adds
8 >> like undo/redo..
9 >> you can find it here:
10 >>
11 >> https://github.com/andmarti1424/scim
12 >>
13 >> Any new ideas and/or contribution is always welcome!
14 >> Thanks!
15 >
16 > git newbie alert. I'm not a programmer. I Googled for instructions,
17 > built git, cloned the scim repo, read the instructions, changed one line
18 > in Makefile...
19 >
20 > prefix=/home/waltdnes/.local
21 >
22 > ...so that if things went wrong, it wouldn't clobber root. I ran "make".
23 > I got the familiar gcc screens of text output. But there's nothing
24 > installed in ~/.local. Should there be a "make install" command somewhere?
25 >
26 > --
27 > Walter Dnes <waltdnes@××××××××.org>
28 > I don't run "desktop environments"; I run useful applications
29 >

Replies

Subject Author
Re: [gentoo-user] terminal spreadsheet - sc fork Walter Dnes <waltdnes@××××××××.org>