|
2008-04-17
, 08:49
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#2
|
The Following User Says Thank You to TA-t3 For This Useful Post: | ||
|
2008-04-17
, 22:54
|
Posts: 14 |
Thanked: 0 times |
Joined on Feb 2008
|
#3
|
|
2008-04-18
, 11:43
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#4
|
|
2008-04-18
, 22:03
|
Posts: 14 |
Thanked: 0 times |
Joined on Feb 2008
|
#5
|
|
2008-04-23
, 09:39
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#6
|
My goal is to use remind on my new N810. I'm wondering if I need to compile the program myself, or if someone has already done the work to make a .deb or .install for this program.
A search for remind and maemo turned up these 2 pages, which I don't understand: does the inclusion of remind in mud-builder make life easier for me? If so, where can I learn more about what to do next? (I looked at the mud-builder home page, but couldn't understand much.)
I attempted to compile the program myself. With some advice from the remind-fans email list, I used apt-get -install build-essential to put the development tools on my 810. However, when I run ./configure I run into a problem with grep: the error returned is
Apparently the basic version of grep can't do everything it needs to do. I tried running apt-get install grep, but this returned a long list of packages that would be uninstalled, many warnings, etc, so I didn't go through with it.
Any suggestions would be appreciated.