| View previous topic :: View next topic |
| Author |
Message |
jlpoole Apprentice


Joined: 01 Nov 2005 Posts: 211 Location: Napa, CA
|
Posted: Sat Jun 15, 2013 12:18 pm Post subject: Treesheets |
|
|
Came across an information management package that has gone open source: Treesheets. It is touted as:
| Quote: | | The ultimate replacement for spreadsheets, mind mappers, outliners, PIMs, text editors and small databases. |
See examples at: http://treesheets.com/docs/screenshots.html
To install, I did the following:
I had to add wxwidgets
| Code: | | emerge =x11-libs/wxGTK-2.9.4.1 |
Set my environment to the new wxwidgets 2.9.4.1
| Code: | | eselect wxwidgets list |
Selected the gtk2-unicode-2.9.
Pulled in the source code:
| Code: | cd /usr/local/src
git clone https://github.com/aardappel/treesheets.git
cd treesheets
./build.sh
|
Ran the program:
| Code: |
cd ../TR
./treesheets &
|
|
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6601 Location: Somewhere over Atlanta, Georgia
|
Posted: Sat Jun 15, 2013 12:25 pm Post subject: |
|
|
Moved from Portage & Programming to Unsupported Software. Not in Portage so it fits better here, which doesn't mean it doesn't look really interesting. I think I'm going to make an ebuild in the gentoo-sunrise overlay.
- John _________________ This space intentionally left blank. |
|
| Back to top |
|
 |
boozo Advocate


Joined: 01 Jul 2004 Posts: 3073
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|