On 5/21/2012 11:53 AM, Antonio M wrote:
> As there is no rpm available for odepkg, I tried with the manual
> installation, but I get:
> octave -qf --eval "pkg install odepkg-0.8.2.tar.gz"
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> the configure script returned the following error: checking for gcc... gcc
> checking for C compiler default output file name...
> error: called from `pkg>configure_make' in file
> /usr/share/octave/3.6.1/m/pkg/pkg.m near line 1372, column 9
> error: called from:
> error:   /usr/share/octave/3.6.1/m/pkg/pkg.m at line 826, column 5
> error:   /usr/share/octave/3.6.1/m/pkg/pkg.m at line 383, column 9
>
> any help??
>
>
> --
> Antonio Montagnani

it looks you need to install the gcc compiler.....
no surprise as you are tying to install from source code




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to