<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Obrigado Leonard e Fernando,<br>
<br>
Quando instalado o F77 o R-2.15.0 instalou com os comandos
passados pelo Fernando,<br>
<br>
Obrigado a ajuda de todos,<br>
<br>
<pre class="moz-signature" cols="72">--
======================================================================
Alexandre dos Santos
Proteção Florestal
IFMT - Instituto Federal de Educação, Ciência e Tecnologia de Mato Grosso
Campus Cáceres
Caixa Postal 244
Avenida dos Ramires, s/n
Bairro: Distrito Industrial
Cáceres - MT CEP: 78.200-000
Fone: (+55) 65 8132-8112 (TIM) (+55) 65 9686-6970 (VIVO)
<a class="moz-txt-link-abbreviated" href="mailto:e-mails:alexandresantosbr@yahoo.com.br">e-mails:alexandresantosbr@yahoo.com.br</a>
<a class="moz-txt-link-abbreviated" href="mailto:alexandre.santos@cas.ifmt.edu.br">alexandre.santos@cas.ifmt.edu.br</a>
Lattes: <a class="moz-txt-link-freetext" href="http://lattes.cnpq.br/1360403201088680">http://lattes.cnpq.br/1360403201088680</a>
======================================================================</pre>
<br>
<div class="moz-cite-prefix">On 21/11/2014 06:41, Leonard Assis
wrote:<br>
</div>
<blockquote
cite="mid:CAEG0FK_jNnwz=fD+562kjApszEQUandwxTLWmFwb_ih+MBdjpw@mail.gmail.com"
type="cite">
<p dir="ltr">Tá faltando o F77<br>
</p>
<div class="gmail_quote">Em 20/11/2014 15:11, "ASANTOS" <<a
moz-do-not-send="true"
href="mailto:alexandresantosbr@yahoo.com.br">alexandresantosbr@yahoo.com.br</a>>
escreveu:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Boa tarde
Pessoal,<br>
<br>
Por motivos de pacotes que os autores não
passaram para R3.0, no ubuntu 14.04 utilizo o R-2.15.0, no
entanto, precisei formatar o computador e tentando instalar
novamente o R-2.15.0, abaixado no com o arquivo
R-2.15.0.tar.gz, não funciona, sendo que após a descompactação
do arquivo, na pasta criada que fiz os passos:<br>
<br>
santosa@santosa-K43E:~$ cd Documentos<br>
santosa@santosa-K43E:~/Documentos$ cd R-2.15.0<br>
<a class="moz-txt-link-abbreviated" href="mailto:santosa@santosa-K43E:~/Documentos/R-2.15.0$">santosa@santosa-K43E:~/Documentos/R-2.15.0$</a> ./configure<br>
<a class="moz-txt-link-abbreviated" href="mailto:santosa@santosa-K43E:~/Documentos/R-2.15.0$">santosa@santosa-K43E:~/Documentos/R-2.15.0$</a> make install<br>
<br>
<br>
E recebi o erro no checking: configure:
error: No F77 compiler found e quando tentei fazer o make
install :santosa@santosa-K43E:~/Documentos/R-2.15.0$ make
install<br>
make: *** Sem regra para processar o alvo `install'. Pare.<br>
<br>
Alguém sabe se existe alguma
incompatibilidade entre o R-2.15.0 e o ubuntu 14.04 ou estou
fazendo algo errado?<br>
Obrigado, segue uma lista do resultado completo com vários no
que recebi no processo de checking usando ./configure:<br>
<br>
santosa@santosa-K43E:~$ cd Documentos<br>
santosa@santosa-K43E:~/Documentos$ cd R-2.15.0<br>
<a class="moz-txt-link-abbreviated" href="mailto:santosa@santosa-K43E:~/Documentos/R-2.15.0$">santosa@santosa-K43E:~/Documentos/R-2.15.0$</a> ./configure<br>
checking build system type... i686-pc-linux-gnu<br>
checking host system type... i686-pc-linux-gnu<br>
loading site script './config.site'<br>
loading build-specific script './config.site'<br>
checking for pwd... /bin/pwd<br>
checking whether builddir is srcdir... yes<br>
checking for working aclocal... missing<br>
checking for working autoconf... missing<br>
checking for working automake... missing<br>
checking for working autoheader... missing<br>
checking for gawk... no<br>
checking for mawk... mawk<br>
checking whether ln -s works... yes<br>
checking for bison... no<br>
checking for byacc... no<br>
checking for ar... ar<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking for sed... /bin/sed<br>
checking for which... /usr/bin/which<br>
checking for less... /usr/bin/less<br>
checking for gtar... no<br>
checking for gnutar... no<br>
checking for tar... /bin/tar<br>
checking for tex... no<br>
checking for pdftex... no<br>
configure: WARNING: you cannot build PDF versions of the R
manuals<br>
checking for pdflatex... no<br>
configure: WARNING: you cannot build PDF versions of vignettes
and help pages<br>
checking for makeindex... no<br>
checking for makeinfo... no<br>
configure: WARNING: you cannot build info or HTML versions of
the R manuals<br>
checking for texi2dvi... no<br>
checking for kpsewhich... no<br>
checking for unzip... /usr/bin/unzip<br>
checking for zip... /usr/bin/zip<br>
checking for gzip... /bin/gzip<br>
checking for bzip2... /bin/bzip2<br>
checking for firefox... /usr/bin/firefox<br>
using default browser ... /usr/bin/firefox<br>
checking for acroread... no<br>
checking for acroread4... no<br>
checking for xdg-open... /usr/bin/xdg-open<br>
checking for notangle... false<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking for gcc... gcc<br>
checking whether the C compiler works... yes<br>
checking for C compiler default output file name... a.out<br>
checking for suffix of executables...<br>
checking whether we are cross compiling... no<br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ISO C89... none needed<br>
checking how to run the C preprocessor... gcc -E<br>
checking for grep that handles long lines and -e... /bin/grep<br>
checking for egrep... /bin/grep -E<br>
checking whether gcc needs -traditional... no<br>
checking how to run the C preprocessor... gcc -E<br>
checking for gfortran... no<br>
checking for f95... no<br>
checking for fort... no<br>
checking for xlf95... no<br>
checking for ifort... no<br>
checking for ifc... no<br>
checking for efc... no<br>
checking for pgf95... no<br>
checking for lf95... no<br>
checking for gfortran... no<br>
checking for ftn... no<br>
checking for g95... no<br>
checking for f90... no<br>
checking for xlf90... no<br>
checking for pgf90... no<br>
checking for pghpf... no<br>
checking for epcf90... no<br>
checking for g77... no<br>
checking for f77... no<br>
checking for xlf... no<br>
checking for frt... no<br>
checking for pgf77... no<br>
checking for cf77... no<br>
checking for fort77... no<br>
checking for fl32... no<br>
checking for af77... no<br>
checking for fc... no<br>
configure: error: No F77 compiler found<br>
<a class="moz-txt-link-abbreviated" href="mailto:santosa@santosa-K43E:~/Documentos/R-2.15.0$">santosa@santosa-K43E:~/Documentos/R-2.15.0$</a> make install<br>
make: *** Sem regra para processar o alvo `install'. Pare.<br>
<br>
-- <br>
======================================================================<br>
Alexandre dos Santos<br>
Proteção Florestal<br>
IFMT - Instituto Federal de Educação, Ciência e Tecnologia de
Mato Grosso<br>
Campus Cáceres<br>
Caixa Postal 244<br>
Avenida dos Ramires, s/n<br>
Bairro: Distrito Industrial<br>
Cáceres - MT CEP: 78.200-000<br>
Fone: <a moz-do-not-send="true"
href="tel:%28%2B55%29%2065%208132-8112"
value="+556581328112" target="_blank">(+55) 65 8132-8112</a>
(TIM) <a moz-do-not-send="true"
href="tel:%28%2B55%29%2065%209686-6970"
value="+556596866970" target="_blank">(+55) 65 9686-6970</a>
(VIVO)<br>
<a moz-do-not-send="true"
href="mailto:e-mails%3Aalexandresantosbr@yahoo.com.br"
target="_blank">e-mails:alexandresantosbr@yahoo.com.br</a><br>
<a moz-do-not-send="true"
href="mailto:alexandre.santos@cas.ifmt.edu.br"
target="_blank">alexandre.santos@cas.ifmt.edu.br</a><br>
Lattes: <a moz-do-not-send="true"
href="http://lattes.cnpq.br/1360403201088680"
target="_blank">http://lattes.cnpq.br/1360403201088680</a><br>
======================================================================<br>
<br>
<br>
---<br>
Este email foi escaneado pelo Avast antivírus.<br>
<a moz-do-not-send="true" href="http://www.avast.com"
target="_blank">http://www.avast.com</a><br>
<br>
_______________________________________________<br>
R-br mailing list<br>
<a moz-do-not-send="true"
href="mailto:R-br@listas.c3sl.ufpr.br" target="_blank">R-br@listas.c3sl.ufpr.br</a><br>
<a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
target="_blank">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</a><br>
Leia o guia de postagem (<a moz-do-not-send="true"
href="http://www.leg.ufpr.br/r-br-guia" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça código mínimo reproduzível.<br>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
R-br mailing list
<a class="moz-txt-link-abbreviated" href="mailto:R-br@listas.c3sl.ufpr.br">R-br@listas.c3sl.ufpr.br</a>
<a class="moz-txt-link-freetext" href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br">https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br</a>
Leia o guia de postagem (<a class="moz-txt-link-freetext" href="http://www.leg.ufpr.br/r-br-guia">http://www.leg.ufpr.br/r-br-guia</a>) e forneça código mínimo reproduzível.</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">
</pre>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
<tr>
<td style='border:none;padding:0px 15px 0px 8px'>
<a href="http://www.avast.com/">
<img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
</a>
</td>
<td>
<p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
Este email foi escaneado pelo Avast antivírus.
<br><a href="http://www.avast.com/">www.avast.com</a>
</p>
</td>
</tr>
</table>
<br />
</body>
</html>