View Single Post
daperl's Avatar
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#275
Originally Posted by tkatchev View Post
Let me explain for the idiots: when I develop on my Ubuntu box, I don't need to buy a second Windows machine, sign up with Canonical, and download a 9000 jiggibyte proprietary 'SDK toolkit'.

I just type 'apt-get install build-essential' and type away my code.
It just works.

Moreover: I can download any old random .tar.gz off the Internet, unpack it, run 'configure' and 'make' and expect it to work out of the box.

That is what a true ecosystem looks like.
I routinely type the following on my n900:

Code:
apt-get build-dep <package>
dpkg-buildpackage -b -d -nc
And I'm guessing something similar will continue for Harmattan. Why don't you start reading from the link in my sig and see how.

But regardless, please calm down.
__________________
N9: Go white or go home

Last edited by daperl; 2011-06-21 at 20:14.
 

The Following User Says Thank You to daperl For This Useful Post: