2007/4/3, Vickram Crishna <[EMAIL PROTECTED]>:
I downloaded the bz2 files yesterday and tried to install by running ./configure (and when that failed, by running ./configure --config-cache)
Which version are you trying to compile? 0.7.2? One of the cvs snapshots? In any case I suggest you use the latest cvs snapshop if you can You can get the daily latest from http://gnash.lulu.com/dev_snapshots/ (sorry, this repository is still not documented anywhere obvious)
checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk
It looks like your system is lacking the basic Unix tools
checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in
and a C compiler. You need to install more software before you can compile gnash... or look for a precompiled binary package somewhere that you can install. Good luck! M _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

