Angstrom install new package

Hi,

Love Angstrom!!
For the first time I have had to install a program that cannot be
installed via opkg.

Could someone point me toward the how to install a new program onto
Angstrom for dummies page please?
I have searched Google .. but to no avail.

Many thanks,
CJ

Sorry for the newbie question.. but am really stuck on this.
Is it possible to compile on the board?

Cheers,
CJ

Sorry for the newbie question.. but am really stuck on this.
Is it possible to compile on the board?

Install task-native-sdk and you should be able to compile on the beagle.

Philip

Thanks, but I still get the same error after running ./configure

checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables

Cheers,
CJ

Ahh, my mistake. Was not installed correctly.
Thanks!