Displaying 1 result from an estimated 1 matches for "compilingeasyhowto".
2010 Oct 05
1
problems installing R (Matteo)
Hi everybody,
I'm quite new to ubuntu and tar.gz packages, anyway following these
instructions https://help.ubuntu.com/community/CompilingEasyHowTo I tried to
install the R Grass package.
Everything worked nice until I did:
$ ./configure
checking for gcc... gcc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix...