[Q] Add New Apps for Webtop [Gimp, Thunderbird, etc...]

gtmaniak

Senior Member
Nov 19, 2006
123
0
0
I would like to get more than just Firefox on the webtop. A few applications in particular:

  • Mozilla Thunderbird
  • Gimp (or equivalent)
  • OpenOffice (or equivalent)
If I can get these three applications installed, I could fully function without a PC nearby all the time. I have very little Linux background beyond loading up a build and playing with the applications that were already installed. Any information will be appreciated. Anyone think this can be done? Memory limitations is all that I see really standing in the way. I doubt this will be even up to par with most netbooks as far as multi-tasking...
 

Sogarth

Retired Recognized Developer
Jan 14, 2006
503
361
0
It can be done. It's just a matter of doing it cleanly, which at least I'm working on. Although trying to run Gimp on this hardware... that's gonna suck. :p
 

Sogarth

Retired Recognized Developer
Jan 14, 2006
503
361
0
I want chromee!
As others have pointed out, ya ain't getting Chrome. Source code isn't available for it. The best you can get would be Chromium, but the earliest Ubuntu packages available for that are for 10.04, and we're running on a 9.04 base. It'll be painful to do that upgrade, and there are no guarantees on what would work after that.

But, if you're willing to do the work, I'll happily cheer you on! :D
 

agentdr8

Senior Member
Mar 4, 2007
3,639
1,877
253
Cowtown, CA
It can be done. It's just a matter of doing it cleanly, which at least I'm working on. Although trying to run Gimp on this hardware... that's gonna suck. :p
Sogarth, do you have a cross-compiling environment setup that you can share? So far I've just been locating debs already compiled for the arm platform, but I'd like to start building things from source.
 
Last edited:

Sogarth

Retired Recognized Developer
Jan 14, 2006
503
361
0
Sogarth, do you have a cross-compiling environment setup that you can share? So far I've just been locating debs already compiled for the arm platfom, but I'd like to start building things from source.
I've not built one out yet since I haven't needed to yet (especially since I'm trying to tackle a different problem first). That's not to say that I won't eventually need to, though. ;)