<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
deve existir uma libgdal...-dev, essas libs fazem a diferença na
hora de achar referencias quebradas<br>
<pre class="moz-signature" cols="72">[]s
Leonard de Assis
assis <dot> leonard <at> gmail <dot> com
</pre>
<br>
Em 14/02/2012 16:56, Pedro Rafael escreveu:
<blockquote
cite="mid:CAKwavrkCJDr7d_=2QFetWC_6MMj-C1B2p6ZT=VV2NkNTOpnN4A@mail.gmail.com"
type="cite">Mas desde o primeiro programa o gdal tá instalado.
Estou no Ubuntu 11.10.
<div><br>
</div>
<div>
<div>root@tulio-dplan:/home/tulio/Área de trabalho/gdal-1.9.0#
apt-get install gdal-bin</div>
<div>Lendo listas de pacotes... Pronto</div>
<div>Construindo árvore de dependências </div>
<div>Lendo informação de estado... Pronto</div>
<div>gdal-bin já é a versão mais nova.</div>
<div>0 pacotes atualizados, 0 pacotes novos instalados, 0 a
serem removidos e 17 não atualizados.</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<br>
<div class="gmail_quote">Em 14 de fevereiro de 2012 15:48,
Daniel C Bezerra [via R-br] <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:ml-node%2Bs2285057n4388079h26@n4.nabble.com">ml-node+s2285057n4388079h26@n4.nabble.com</a>></span>
escreveu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"> Se vc
estiver usando Ubuntu gdal está disponível nos repositórios.
O problema é que só vai funcionar se vc estiver rodando a
última versão do Ubuntu (11.10). Para versões anteriores vc
tem que baixar do site mesmo. <br>
<br>
Abs,<br>
<br>
D<br>
<br>
<div class="gmail_quote">2012/2/14 Benilton Carvalho <span
dir="ltr"><<a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=0"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>></span>
<div>
<div class="h5"><br>
<blockquote style="border-left:2px solid
#cccccc;padding:0 1em" class="gmail_quote">
o arquivo nao eh instalado pelo pacote...<br>
<br>
vc tem q ir no site <a moz-do-not-send="true"
href="http://www.gdal.org" rel="nofollow"
link="external" target="_blank">www.gdal.org</a>
(o mostrado na mensagem de erro) e<br>
instalar a biblioteca do sistema (isso eh
independente do R) que vai<br>
estar disponivel la...<br>
<br>
depois de vc instalar a biblioteca GDAL, vc volta ao
R e tenta<br>
instalar o pacote rgdal.<br>
<div><br>
b<br>
<br>
2012/2/14 Pedro Rafael <<a
moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=1"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>>:<br>
</div>
<div>
<div>> Eu abri o condigo fonte do pacote e o
arquivo que ele reclama não está<br>
> dentro do pacote....Vou tentar ver como
resolver o problema por aqui.<br>
><br>
> Em 14 de fevereiro de 2012 15:26,
beniltoncarvalho [via R-br]<br>
> <<a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=2"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>> escreveu:<br>
>><br>
>> a msg de erro descreve nao ter
encontrado o GDAL instalado (que ele<br>
>> checa via gdal-config)... dai' sugere:<br>
>><br>
>> If you have not installed the GDAL
libraries, you can<br>
>> download the source from <a
moz-do-not-send="true"
href="http://www.gdal.org/" rel="nofollow"
link="external" target="_blank">http://www.gdal.org/</a><br>
>> If you have installed the GDAL
libraries, then make sure that<br>
>> gdal-config is in your path. Try typing
gdal-config at a<br>
>> shell prompt and see if it runs. If
not, use:<br>
>>
--configure-args='--with-gdal-config=/usr/local/bin/gdal-config'<br>
>> with appropriate values for your
installation.<br>
>><br>
>><br>
>> b<br>
>><br>
>> 2012/2/14 Pedro Rafael <[hidden
email]>:<br>
>><br>
>> > Pessoal alguém sabe me informar
como corrigir este problema na<br>
>> > instalação do pacote rgdal?<br>
>> ><br>
>> >> install.packages("rgdal")<br>
>> > Installing package(s) into
‘/usr/local/lib/R/site-library’<br>
>> > (as ‘lib’ is unspecified)<br>
>> > tentando a URL<br>
>> > '<a moz-do-not-send="true"
href="http://www.vps.fmvz.usp.br/CRAN/src/contrib/rgdal_0.7-8.tar.gz"
rel="nofollow" link="external" target="_blank">http://www.vps.fmvz.usp.br/CRAN/src/contrib/rgdal_0.7-8.tar.gz</a>'<br>
>> > Content type 'application/x-gzip'
length 1427851 bytes (1.4 Mb)<br>
>> > URL aberta<br>
>> >
==================================================<br>
>> > downloaded 1.4 Mb<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > * installing *source* package
‘rgdal’ ...<br>
>> > ** package ‘rgdal’ successfully
unpacked and MD5 sums checked<br>
>> > gdal-config: gdal-config<br>
>> > ./configure: line 2013:
gdal-config: command not found<br>
>> > Error: gdal-config not found<br>
>> > The gdal-config script distributed
with GDAL could not be found.<br>
>> > If you have not installed the GDAL
libraries, you can<br>
>> > download the source from <a
moz-do-not-send="true"
href="http://www.gdal.org/" rel="nofollow"
link="external" target="_blank">http://www.gdal.org/</a><br>
>> > If you have installed the GDAL
libraries, then make sure that<br>
>> > gdal-config is in your path. Try
typing gdal-config at a<br>
>> > shell prompt and see if it runs.
If not, use:<br>
>> >
--configure-args='--with-gdal-config=/usr/local/bin/gdal-config'<br>
>> > with appropriate values for your
installation.<br>
>> ><br>
>> ><br>
>> > ERROR: configuration failed for
package ‘rgdal’<br>
>> > * removing
‘/usr/local/lib/R/site-library/rgdal’<br>
>> ><br>
>> ><br>
>> > The downloaded packages are in<br>
>> >
‘/tmp/RtmpcOSraQ/downloaded_packages’<br>
>> > Mensagens de aviso perdidas:<br>
>> > In install.packages("rgdal") :<br>
>> > installation of package ‘rgdal’
had non-zero exit status<br>
>> ><br>
>> > --<br>
>> > Saudações,<br>
>> > Pedro Rafael Diniz Marinho.<br>
>> > Estatístico - Secretaria de Estado
da Saúde - PB.<br>
>> >
_______________________________________________<br>
>> > R-br mailing list<br>
>> > [hidden email]<br>
>> > <a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
rel="nofollow" link="external" 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"
rel="nofollow" link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça<br>
>> > código mínimo reproduzível.<br>
>>
_______________________________________________<br>
>> R-br mailing list<br>
>> [hidden email]<br>
>> <a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
rel="nofollow" link="external" 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"
rel="nofollow" link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça<br>
>> código mínimo reproduzível.<br>
>><br>
>><br>
>> ________________________________<br>
>> If you reply to this email, your
message will be added to the discussion<br>
>> below:<br>
>><br>
>> <a moz-do-not-send="true"
href="http://r-br.2285057.n4.nabble.com/R-br-Duvida-Problema-na-instalacao-rgdal-tp4387969p4387990.html"
rel="nofollow" link="external" target="_blank">http://r-br.2285057.n4.nabble.com/R-br-Duvida-Problema-na-instalacao-rgdal-tp4387969p4387990.html</a><br>
>> To unsubscribe from R-br, click here.<br>
>> NAML<br>
><br>
><br>
><br>
><br>
> --<br>
> Saudações,<br>
> Pedro Rafael Diniz Marinho.<br>
> Estatístico - Secretaria de Estado da Saúde
- PB.<br>
><br>
><br>
><br>
</div>
</div>
<div>>
_______________________________________________<br>
> R-br mailing list<br>
> <a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=3"
rel="nofollow" link="external" target="_blank">[hidden
email]</a><br>
</div>
<div>> <a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
rel="nofollow" link="external" 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"
rel="nofollow" link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça código<br>
> mínimo reproduzível.<br>
_______________________________________________<br>
R-br mailing list<br>
</div>
<a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=4"
rel="nofollow" link="external" target="_blank">[hidden
email]</a><br>
<div>
<div><a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
rel="nofollow" link="external" 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"
rel="nofollow" link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça código mínimo reproduzível.<br>
</div>
</div>
</blockquote>
</div>
</div>
</div>
<div>
<div class="h5"><br>
<br>
_______________________________________________
<br>
R-br mailing list
<br>
<a moz-do-not-send="true"
href="http://user/SendEmail.jtp?type=node&node=4388079&i=5"
rel="nofollow" link="external" target="_blank">[hidden
email]</a>
<br>
<a moz-do-not-send="true"
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"
rel="nofollow" link="external" 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" rel="nofollow"
link="external" target="_blank">http://www.leg.ufpr.br/r-br-guia</a>)
e forneça código mínimo reproduzível. <br>
<br>
<hr color="#cccccc" noshade="noshade" size="1"> </div>
</div>
<div style="color:#444;font:12px
tahoma,geneva,helvetica,arial,sans-serif">
<div>
<div class="h5">
<div style="font-weight:bold">If you reply to this
email, your message will be added to the discussion
below:</div>
</div>
</div>
<a moz-do-not-send="true"
href="http://r-br.2285057.n4.nabble.com/R-br-Duvida-Problema-na-instalacao-rgdal-tp4387969p4388079.html"
target="_blank">http://r-br.2285057.n4.nabble.com/R-br-Duvida-Problema-na-instalacao-rgdal-tp4387969p4388079.html</a>
</div>
<div class="HOEnZb">
<div class="h5">
<div style="color:#666;font:11px
tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">
To unsubscribe from R-br, <a moz-do-not-send="true"
href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3357982&code=cGVkcm8ucmFmYWVsLm1hcmluaG9AZ21haWwuY29tfDMzNTc5ODJ8NTAyMjI0MDYw"
target="_blank">click here</a>.<br>
<a moz-do-not-send="true"
href="http://r-br.2285057.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml"
rel="nofollow" style="font:9px serif"
target="_blank">NAML</a> </div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<font color="#000099">Saudações,</font>
<div><font color="#000099">Pedro Rafael Diniz Marinho.</font></div>
<div><font color="#000099">Estatístico - Secretaria de Estado da
Saúde - PB.</font></div>
<div><font color="#000099"><br>
</font></div>
<br>
</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>
</body>
</html>