Guide to compile and instal GUI applications

Steve
Hi guys, I just figure out how to compile and install programs on the
mini2440 and I wanted to share this tutorial and that I hope would help
others. I know is a bit sketchy but I didn't have much time to put into
this, I would go more into details in other videos.

http://www.youtube.com/watch?v=ghzRuwEAWdo

Peri
Hi Steve,
   The video is informative. I got a doubt. In that video, you are
replacing the build file inside the arm-qtopia/hello folder with the one
from your Desktop/mini2440. could you please share that build file with me
so that I can also try the same process? Thanks in advance.

davef
Steve,

Very nice job!  A great educational medium.  I saw the link on another site
and glad you posted it here.

Thanks for your time and effort in producing it.

Dave

Pixel
Hi Steve,

The tutorial video is great! Very informative especially for the newbies.

Thanks
Pixel

Steve
thank you guys, subscribe it gives motivation to make more videos, Peri the
build file is in the description below the video, 
and here is too
http://mini2440qt.googlecode.com/files/mini2440.tar.gz

Dave, you helped with that video, the week before I made the video I had no
idea what I had to download, or where to start, I'm new with this, so if
I'm making mistakes let me know, thanks!

davef
Steve,

Man, you get up to speed rather quickly!  But, you have had previous
embedded software experience, right?

I haven't gone through it in detail because I have been using PTXdist for
the last few months.

And now for your next challenge . . .?

Dave

Wedyan
hay Steve ,
Great Job thank you , but iam running Fedora 11 on my VM 
and i have many problems with it !! what can i do 

Wedyan

Steve
Dave, 
yes I been playing with linux, I had posted in my youtube channel how to
install it, and I had worked with the pic32 also, next video would be
controlling the leds on the board.

Wadyan, 
I never used Fedora, you might be missing the packages, this is what you
have to install 
sudo apt-get install g++ libx11-dev libxmu-dev libxext-dev zlib1g-dev
libjpeg62-dev libssl-dev uuid-dev
but that's for ubuntu, on fedora they might be under different name, and if
you not too attach to fedora just use ubuntu