Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação [resolvido]

2012-05-12 Por tôpico Sylvio César Teixeira Amorim
Em 12 de maio de 2012 05:34, Marcelo Gondim  escreveu:
> Em 12/05/2012 00:29, Luiz Gustavo escreveu:
>> Em Sex, 2012-05-11 às 22:12 -0300, Marcelo Gondim escreveu:
>>
>>> Opa Guga não adiantou não. Também já tinha feito o seguinte:
>>>
>>> - portsnap fetch update
>>> - csup do 9.0 stable
>>> - make buildworld e kernel
>>> - make installkernel e world
>>> - merdamaster ops mergemaster rsrsrsrs
>>> - make delete-old
>>> - make delete-old-libs
>>> - portmaster -a -f
>>>
>>> e mesmo assim quando chega no rrdtool dá pau. Só funciona se faço
>>> manualmente o ./configure e make
>>>
>>> Cheguei agora em casa e vou começar à procurar novamente.
>>> O que reparei de diferente no servidor com problema e nos outros que
>>> funcionaram foi o seguinte:
>>> No servidor com problema o make install teima em testar uma lib com
>>> "-ldl"  e isso falha. Pelo que vi nos outros que estão funcionando essa
>>> lib não é checada. Já procurei em tudo quanto e canto e ainda não achei
>>> como desabilitar isso rsrsrs
>> Tem alguma coisa no /etc/make.conf ??? se tiver, cola num pastebin da
>> vida pra ver se tem alguma conf alienígena...
>>
>> abraços
> Opa Guga
>
> Tava falando com o Sylvio César que é o mantenedor desse port e passando
> os dados do problema. Ele fez um novo pacote, comitou, testei aqui e foi
> de boa agora.
> Além de ser brasileiro foi um cara extremamente acessível, profissional
> e rápido. Show de bola.
> Quanto ao make.conf aqui tenho umas coisas interessantes. rsrsrs
>
> # Without X-Window/GUI.
> WITHOUT_X11=yes
> # Use MySQL-5.0.x as default.
> WANT_MYSQL_VER=50
> # Use python-2.6 as default.
> PYTHON_DEFAULT_VERSION=python2.6
> # Use apache-2.2.
> APACHE_PORT=www/apache22
> # Use OpenLDAP 2.4.
> WANT_OPENLDAP_VER=24
> WITH_SASL=yes
> WANT_BDB_VER=46
> # added by use.perl 2012-05-12 05:17:57
> PERL_VERSION=5.12.4
>
> Grande abraço à todos e obrigado aí pela atenção.
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Obrigado Marcelo pelo elogio, peço perdão à lista por raramente ver os
e-mails daqui, passo mais tempo com minha família, brincando com meu
filhinho de 6 meses e com a minha esposa do que no computador, :).
Adoro motos, tenho uma moto esportiva que está criando teia de aranha
de tanto não andar, minha preferência sempre será minha família.
Porém, tenho me esforçado a fazer o meu melhor no FreeBSD, e sempre
procuro dá toda a assistência quando algum usuário de um dos ports que
mantenho tem problemas.

Eu commitei uma nova versão ontem a noite do rrdtool com a fixação do
problema do JSON e da atualização. Àqueles que ainda assim tiverem
algum problema, podem mandar um e-mail diretamente para mim, da mesma
forma que o Marcelo fez, que farei o impossível para corrigir o mais
rápido possível.

Um grande abraço,

-- 


Sylvio Cesar               || FreeBSD Committer || Team multime...@freebsd.org
syl...@freebsd.org  || http://people.freebsd.org/~sylvio ||
http://www.scjamorim.org || http://www.freebsd.org

"Tenho posto o Senhor continuamente diante de mim; porque Ele está à
minha mão direita, não vacilarei. Portanto, alegre está o meu
coração". (Salmos 16:8)

"Os olhos do SENHOR estão sobre os justos, e os seus ouvidos atentos
ao seu clamor". (Salmos 34:15)
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação [resolvido]

2012-05-12 Por tôpico Marcelo Gondim
Em 12/05/2012 00:29, Luiz Gustavo escreveu:
> Em Sex, 2012-05-11 às 22:12 -0300, Marcelo Gondim escreveu:
>
>> Opa Guga não adiantou não. Também já tinha feito o seguinte:
>>
>> - portsnap fetch update
>> - csup do 9.0 stable
>> - make buildworld e kernel
>> - make installkernel e world
>> - merdamaster ops mergemaster rsrsrsrs
>> - make delete-old
>> - make delete-old-libs
>> - portmaster -a -f
>>
>> e mesmo assim quando chega no rrdtool dá pau. Só funciona se faço
>> manualmente o ./configure e make
>>
>> Cheguei agora em casa e vou começar à procurar novamente.
>> O que reparei de diferente no servidor com problema e nos outros que
>> funcionaram foi o seguinte:
>> No servidor com problema o make install teima em testar uma lib com
>> "-ldl"  e isso falha. Pelo que vi nos outros que estão funcionando essa
>> lib não é checada. Já procurei em tudo quanto e canto e ainda não achei
>> como desabilitar isso rsrsrs
> Tem alguma coisa no /etc/make.conf ??? se tiver, cola num pastebin da
> vida pra ver se tem alguma conf alienígena...
>
> abraços
Opa Guga

Tava falando com o Sylvio César que é o mantenedor desse port e passando 
os dados do problema. Ele fez um novo pacote, comitou, testei aqui e foi 
de boa agora.
Além de ser brasileiro foi um cara extremamente acessível, profissional 
e rápido. Show de bola.
Quanto ao make.conf aqui tenho umas coisas interessantes. rsrsrs

# Without X-Window/GUI.
WITHOUT_X11=yes
# Use MySQL-5.0.x as default.
WANT_MYSQL_VER=50
# Use python-2.6 as default.
PYTHON_DEFAULT_VERSION=python2.6
# Use apache-2.2.
APACHE_PORT=www/apache22
# Use OpenLDAP 2.4.
WANT_OPENLDAP_VER=24
WITH_SASL=yes
WANT_BDB_VER=46
# added by use.perl 2012-05-12 05:17:57
PERL_VERSION=5.12.4

Grande abraço à todos e obrigado aí pela atenção.

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Luiz Gustavo
Em Sex, 2012-05-11 às 22:12 -0300, Marcelo Gondim escreveu:

> Opa Guga não adiantou não. Também já tinha feito o seguinte:
> 
> - portsnap fetch update
> - csup do 9.0 stable
> - make buildworld e kernel
> - make installkernel e world
> - merdamaster ops mergemaster rsrsrsrs
> - make delete-old
> - make delete-old-libs
> - portmaster -a -f
> 
> e mesmo assim quando chega no rrdtool dá pau. Só funciona se faço 
> manualmente o ./configure e make
> 
> Cheguei agora em casa e vou começar à procurar novamente.
> O que reparei de diferente no servidor com problema e nos outros que 
> funcionaram foi o seguinte:
> No servidor com problema o make install teima em testar uma lib com 
> "-ldl"  e isso falha. Pelo que vi nos outros que estão funcionando essa 
> lib não é checada. Já procurei em tudo quanto e canto e ainda não achei 
> como desabilitar isso rsrsrs

Tem alguma coisa no /etc/make.conf ??? se tiver, cola num pastebin da
vida pra ver se tem alguma conf alienígena...

abraços
-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: cont...@mundounix.com.br
Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407
Blog: http://www.luizgustavo.pro.br

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Marcelo Gondim
Em 11/05/2012 17:33, Luiz Gustavo escreveu:
> Em Sex, 2012-05-11 às 16:24 -0300, Marcelo Gondim escreveu:
>> Olá pessoal,
>>
>> Estou tendo problema em apenas um servidor e não acredito que seja no
>> pacote databases/rrdtool. Quando mando o make install ele aborta dizendo
>> que não acha algumas libs conforme abaixo:
>>
> Olá !
>
> Se você tiver o portmaster instalado (senão, recomendo:
> ports-mgmt/portmaster)
>
> Rode um comando assim:
>
> # portmaster -d -Rf databases/rrdtool
>
> Dessa forma ele vai reinstalar todas as dependências do rrdtool, assim
> como o proprio rrdtool, então se tiver alguma dependência com problema,
> ele provavelmente vai consertar.
>
> Abraços
>
Opa Guga não adiantou não. Também já tinha feito o seguinte:

- portsnap fetch update
- csup do 9.0 stable
- make buildworld e kernel
- make installkernel e world
- merdamaster ops mergemaster rsrsrsrs
- make delete-old
- make delete-old-libs
- portmaster -a -f

e mesmo assim quando chega no rrdtool dá pau. Só funciona se faço 
manualmente o ./configure e make

Cheguei agora em casa e vou começar à procurar novamente.
O que reparei de diferente no servidor com problema e nos outros que 
funcionaram foi o seguinte:
No servidor com problema o make install teima em testar uma lib com 
"-ldl"  e isso falha. Pelo que vi nos outros que estão funcionando essa 
lib não é checada. Já procurei em tudo quanto e canto e ainda não achei 
como desabilitar isso rsrsrs

No config.log nos trechos que dá problema reparei isso:

configure:26647: checking for xmlParseFile in -lxml2
configure:26682: cc -o conftest -O2 -pipe -fno-strict-aliasing 
-D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef 
-Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition 
-W  -fPIC -DPIC -I/usr/local/include -I/usr/local/include/freetype2 
-D_THREAD_SAFE -I/usr/include/libxml2  -L/usr/local/lib conftest.c 
-lxml2  -lm  -ldbi -ldl >&5
conftest.c:105:1: warning: "TIME_T_IS_64BIT" redefined
conftest.c:103:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:118: warning: old-style function definition
/usr/bin/ld: cannot find -ldl
configure:26689: $? = 1
configure: failed program was:

Reparem que o ld não acha essa lib dl. Alguém sabe que lib é essa?

Abração

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Luiz Gustavo
Em Sex, 2012-05-11 às 16:24 -0300, Marcelo Gondim escreveu:
> Olá pessoal,
> 
> Estou tendo problema em apenas um servidor e não acredito que seja no 
> pacote databases/rrdtool. Quando mando o make install ele aborta dizendo 
> que não acha algumas libs conforme abaixo:
> 

Olá !

Se você tiver o portmaster instalado (senão, recomendo:
ports-mgmt/portmaster)

Rode um comando assim:

# portmaster -d -Rf databases/rrdtool

Dessa forma ele vai reinstalar todas as dependências do rrdtool, assim
como o proprio rrdtool, então se tiver alguma dependência com problema,
ele provavelmente vai consertar.

Abraços

-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: cont...@mundounix.com.br
Tel: 55 (21) 4063-7110 / 8194-1905 / (11) 4063-0407
Blog: http://www.luizgustavo.pro.br

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Saul Figueiredo
Em 11 de maio de 2012 17:02, Marcelo Gondim escreveu:

> Em 11/05/2012 16:56, Matheus L. Abreu escreveu:
> > 2012/5/11 Saul Figueiredo
> >
> >> 2012/5/11 Marcelo Gondim
> >>
> >>> Em 11/05/2012 16:31, Saul Figueiredo escreveu:
>  2012/5/11 Marcelo Gondim
> 
> > Olá pessoal,
> >
> > Estou tendo problema em apenas um servidor e não acredito que seja no
> > pacote databases/rrdtool. Quando mando o make install ele aborta
> >> dizendo
> > que não acha algumas libs conforme abaixo:
> >
> > checking for xmlParseFile in -lxml2... no
> > checking for pkg-config... (cached) pkg-config
> > checking for xmlParseFile in -lxml2... no
> > configure: WARNING:
> >
> >
> >>
> 
> > * I could not find a working copy of libxml-2.0. Check config.log for
> > hints on why
> > this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
> > appropriately
> > so that compiler and the linker can find libxml2 and its header
> >>> files. If
> > you have not installed libxml-2.0, you can get it either from its
> > original home on
> >
> >http://xmlsoft.org/downloads.html
> >
> > You can find also find an archive copy on
> >
> >http://oss.oetiker.ch/rrdtool/pub/libs
> >
> > The last tested version of libxml-2.0 is 2.7.8.
> >
> >  LIBS=-lm  -ldbi -ldl -lxml2
> >  LDFLAGS= -L/usr/local/lib -L/usr/local/lib
> > CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
> > -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
> > -I/usr/local/include
> >
> >
> >
> >>
> 
> > configure: error: Please fix the library issues listed above and try
> >>> again.
> > ===>Script "configure" failed unexpectedly.
> > Please report the problem to syl...@freebsd.org [maintainer] and
> >> attach
> > the
> > "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log"
> including
> >>> the
> > output of the failure of your make command. Also, it might be a good
> >>> idea
> > to
> > provide an overview of all packages installed on your system (e.g. an
> >>> `ls
> > /var/db/pkg`).
> > *** Error code 1
> >
> > Stop in /usr/ports/databases/rrdtool.
> > *** Error code 1
> >
> > Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
> >
> > ./configure --disable-tcl --disable-python --disable-ruby
> >> --enable-perl
> > --enable-perl-site-install --prefix=/usr/local
> --mandir=/usr/local/man
> > --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
> >
> > e depois o make, ambos vão certinho sem problemas. Não consegui
> > descobrir porque o make install do pacote em
> > /usr/ports/databases/rrdtool não tá funcionando.
> > Alguém faz alguma idéia? Estou procurando e até agora nada.
> >
> > Grande abraço pra todos.
> >
> > -
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
>  Boa tarde Marcelo
> 
>  O libxml2 está instalado? se se sim a versão é>= que 2.0 ?
> 
>  O make disponibilizou esses 2 links no corpo que tem como você fazer o
>  download do lib lá, caso você não tiver:
> 
> http://xmlsoft.org/downloads.html
> http://oss.oetiker.ch/rrdtool/pub/libs
> 
> 
>  O make do FreeBSD é bom por causa disso, retorna ajudas suficientes
> pra
>  gente correr atrás da solução depois.
> 
> 
> >>> Opa Saul está sim tanto que se eu for manualmente lá no diretório do
> >>> rrdtool e fizer o configure manualmente vai e ainda sim tenho ela
> >>> instalado:
> >>>
> >>> # pkg_info |grep libxml
> >>> libxml2-2.7.8_2 XML parser library for GNOME
> >>>
> >>> Não entendi ainda porque manualmente está indo mas pelo make install do
> >>> ports não está.
> >>> -
> >>> Histórico: http://www.fug.com.br/historico/html/freebsd/
> >>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >>>
> >>
> >>
> >> Achei aqui na FUG alguem com o mesmo problema:
> >> http://www.fug.com.br/historico/html/freebsd/2010-02/msg00235.html
> >>
> >> eles falam em atualizar a libtool to lendo aqui até chegar ao final
> pra
> >> ver se tem solução...
> >>
> >>
> >>
> >> --
> >> "Deve-se aprender sempre, até mesmo com um inimigo."
> >> (Isaac Newton)
> >>
> >> Atenciosamente,
> >> Saul Figueiredo
> >> Analista FreeBSD/Linux
> >> Linux Professional Institute Certification Level 2
> >> saulfelip...@gmail.com
> >> saul-fel...@hotmail.com
> >> -
> >> Histórico: http://www.fug.com.br/historico/html/freebsd/
> >> Sair da lista: https://www.fug.com.br/mailman

Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Marcelo Gondim
Em 11/05/2012 16:56, Matheus L. Abreu escreveu:
> 2012/5/11 Saul Figueiredo
>
>> 2012/5/11 Marcelo Gondim
>>
>>> Em 11/05/2012 16:31, Saul Figueiredo escreveu:
 2012/5/11 Marcelo Gondim

> Olá pessoal,
>
> Estou tendo problema em apenas um servidor e não acredito que seja no
> pacote databases/rrdtool. Quando mando o make install ele aborta
>> dizendo
> que não acha algumas libs conforme abaixo:
>
> checking for xmlParseFile in -lxml2... no
> checking for pkg-config... (cached) pkg-config
> checking for xmlParseFile in -lxml2... no
> configure: WARNING:
>
>
>> 
> * I could not find a working copy of libxml-2.0. Check config.log for
> hints on why
> this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
> appropriately
> so that compiler and the linker can find libxml2 and its header
>>> files. If
> you have not installed libxml-2.0, you can get it either from its
> original home on
>
>http://xmlsoft.org/downloads.html
>
> You can find also find an archive copy on
>
>http://oss.oetiker.ch/rrdtool/pub/libs
>
> The last tested version of libxml-2.0 is 2.7.8.
>
>  LIBS=-lm  -ldbi -ldl -lxml2
>  LDFLAGS= -L/usr/local/lib -L/usr/local/lib
> CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
> -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
> -I/usr/local/include
>
>
>
>> 
> configure: error: Please fix the library issues listed above and try
>>> again.
> ===>Script "configure" failed unexpectedly.
> Please report the problem to syl...@freebsd.org [maintainer] and
>> attach
> the
> "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log" including
>>> the
> output of the failure of your make command. Also, it might be a good
>>> idea
> to
> provide an overview of all packages installed on your system (e.g. an
>>> `ls
> /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
>
> ./configure --disable-tcl --disable-python --disable-ruby
>> --enable-perl
> --enable-perl-site-install --prefix=/usr/local --mandir=/usr/local/man
> --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
>
> e depois o make, ambos vão certinho sem problemas. Não consegui
> descobrir porque o make install do pacote em
> /usr/ports/databases/rrdtool não tá funcionando.
> Alguém faz alguma idéia? Estou procurando e até agora nada.
>
> Grande abraço pra todos.
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
 Boa tarde Marcelo

 O libxml2 está instalado? se se sim a versão é>= que 2.0 ?

 O make disponibilizou esses 2 links no corpo que tem como você fazer o
 download do lib lá, caso você não tiver:

http://xmlsoft.org/downloads.html
http://oss.oetiker.ch/rrdtool/pub/libs


 O make do FreeBSD é bom por causa disso, retorna ajudas suficientes pra
 gente correr atrás da solução depois.


>>> Opa Saul está sim tanto que se eu for manualmente lá no diretório do
>>> rrdtool e fizer o configure manualmente vai e ainda sim tenho ela
>>> instalado:
>>>
>>> # pkg_info |grep libxml
>>> libxml2-2.7.8_2 XML parser library for GNOME
>>>
>>> Não entendi ainda porque manualmente está indo mas pelo make install do
>>> ports não está.
>>> -
>>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>>
>>
>>
>> Achei aqui na FUG alguem com o mesmo problema:
>> http://www.fug.com.br/historico/html/freebsd/2010-02/msg00235.html
>>
>> eles falam em atualizar a libtool to lendo aqui até chegar ao final pra
>> ver se tem solução...
>>
>>
>>
>> --
>> "Deve-se aprender sempre, até mesmo com um inimigo."
>> (Isaac Newton)
>>
>> Atenciosamente,
>> Saul Figueiredo
>> Analista FreeBSD/Linux
>> Linux Professional Institute Certification Level 2
>> saulfelip...@gmail.com
>> saul-fel...@hotmail.com
>> -
>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>
> Não sou de dar pitacos... Mas o problema mencionado no histórico não
> refere-se ao problema atual.
> O problema atual (ao menos nos três servidores que tentei) é na aplicação
> de um patch, tanto pelo "make install" do port quanto pelo "portupgrade", o
> erro é o mesmo.
>
> ===>   Applying extra patch
> /usr/ports

Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Matheus L. Abreu
2012/5/11 Saul Figueiredo 

> 2012/5/11 Marcelo Gondim 
>
> > Em 11/05/2012 16:31, Saul Figueiredo escreveu:
> > > 2012/5/11 Marcelo Gondim
> > >
> > >> Olá pessoal,
> > >>
> > >> Estou tendo problema em apenas um servidor e não acredito que seja no
> > >> pacote databases/rrdtool. Quando mando o make install ele aborta
> dizendo
> > >> que não acha algumas libs conforme abaixo:
> > >>
> > >> checking for xmlParseFile in -lxml2... no
> > >> checking for pkg-config... (cached) pkg-config
> > >> checking for xmlParseFile in -lxml2... no
> > >> configure: WARNING:
> > >>
> > >>
> >
> 
> > >> * I could not find a working copy of libxml-2.0. Check config.log for
> > >> hints on why
> > >>this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
> > >> appropriately
> > >>so that compiler and the linker can find libxml2 and its header
> > files. If
> > >>you have not installed libxml-2.0, you can get it either from its
> > >> original home on
> > >>
> > >>   http://xmlsoft.org/downloads.html
> > >>
> > >>You can find also find an archive copy on
> > >>
> > >>   http://oss.oetiker.ch/rrdtool/pub/libs
> > >>
> > >>The last tested version of libxml-2.0 is 2.7.8.
> > >>
> > >> LIBS=-lm  -ldbi -ldl -lxml2
> > >> LDFLAGS= -L/usr/local/lib -L/usr/local/lib
> > >>CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
> > >> -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
> > >> -I/usr/local/include
> > >>
> > >>
> > >>
> >
> 
> > >>
> > >> configure: error: Please fix the library issues listed above and try
> > again.
> > >> ===>   Script "configure" failed unexpectedly.
> > >> Please report the problem to syl...@freebsd.org [maintainer] and
> attach
> > >> the
> > >> "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log" including
> > the
> > >> output of the failure of your make command. Also, it might be a good
> > idea
> > >> to
> > >> provide an overview of all packages installed on your system (e.g. an
> > `ls
> > >> /var/db/pkg`).
> > >> *** Error code 1
> > >>
> > >> Stop in /usr/ports/databases/rrdtool.
> > >> *** Error code 1
> > >>
> > >> Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
> > >>
> > >> ./configure --disable-tcl --disable-python --disable-ruby
> --enable-perl
> > >> --enable-perl-site-install --prefix=/usr/local --mandir=/usr/local/man
> > >> --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
> > >>
> > >> e depois o make, ambos vão certinho sem problemas. Não consegui
> > >> descobrir porque o make install do pacote em
> > >> /usr/ports/databases/rrdtool não tá funcionando.
> > >> Alguém faz alguma idéia? Estou procurando e até agora nada.
> > >>
> > >> Grande abraço pra todos.
> > >>
> > >> -
> > >> Histórico: http://www.fug.com.br/historico/html/freebsd/
> > >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> > >>
> > >
> > > Boa tarde Marcelo
> > >
> > > O libxml2 está instalado? se se sim a versão é>= que 2.0 ?
> > >
> > > O make disponibilizou esses 2 links no corpo que tem como você fazer o
> > > download do lib lá, caso você não tiver:
> > >
> > >   http://xmlsoft.org/downloads.html
> > >   http://oss.oetiker.ch/rrdtool/pub/libs
> > >
> > >
> > > O make do FreeBSD é bom por causa disso, retorna ajudas suficientes pra
> > > gente correr atrás da solução depois.
> > >
> > >
> > Opa Saul está sim tanto que se eu for manualmente lá no diretório do
> > rrdtool e fizer o configure manualmente vai e ainda sim tenho ela
> > instalado:
> >
> > # pkg_info |grep libxml
> > libxml2-2.7.8_2 XML parser library for GNOME
> >
> > Não entendi ainda porque manualmente está indo mas pelo make install do
> > ports não está.
> > -
> > Histórico: http://www.fug.com.br/historico/html/freebsd/
> > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >
>
>
>
> Achei aqui na FUG alguem com o mesmo problema:
> http://www.fug.com.br/historico/html/freebsd/2010-02/msg00235.html
>
> eles falam em atualizar a libtool to lendo aqui até chegar ao final pra
> ver se tem solução...
>
>
>
> --
> "Deve-se aprender sempre, até mesmo com um inimigo."
> (Isaac Newton)
>
> Atenciosamente,
> Saul Figueiredo
> Analista FreeBSD/Linux
> Linux Professional Institute Certification Level 2
> saulfelip...@gmail.com
> saul-fel...@hotmail.com
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>

Não sou de dar pitacos... Mas o problema mencionado no histórico não
refere-se ao problema atual.
O problema atual (ao menos nos três servidores que tentei) é na aplicação
de um patch, tanto pelo "make install" do port quanto pelo "portupgrade", o
erro é o mesmo.

===>  Applying extra patch
/usr/ports/

Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Saul Figueiredo
2012/5/11 Marcelo Gondim 

> Em 11/05/2012 16:31, Saul Figueiredo escreveu:
> > 2012/5/11 Marcelo Gondim
> >
> >> Olá pessoal,
> >>
> >> Estou tendo problema em apenas um servidor e não acredito que seja no
> >> pacote databases/rrdtool. Quando mando o make install ele aborta dizendo
> >> que não acha algumas libs conforme abaixo:
> >>
> >> checking for xmlParseFile in -lxml2... no
> >> checking for pkg-config... (cached) pkg-config
> >> checking for xmlParseFile in -lxml2... no
> >> configure: WARNING:
> >>
> >>
> 
> >> * I could not find a working copy of libxml-2.0. Check config.log for
> >> hints on why
> >>this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
> >> appropriately
> >>so that compiler and the linker can find libxml2 and its header
> files. If
> >>you have not installed libxml-2.0, you can get it either from its
> >> original home on
> >>
> >>   http://xmlsoft.org/downloads.html
> >>
> >>You can find also find an archive copy on
> >>
> >>   http://oss.oetiker.ch/rrdtool/pub/libs
> >>
> >>The last tested version of libxml-2.0 is 2.7.8.
> >>
> >> LIBS=-lm  -ldbi -ldl -lxml2
> >> LDFLAGS= -L/usr/local/lib -L/usr/local/lib
> >>CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
> >> -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
> >> -I/usr/local/include
> >>
> >>
> >>
> 
> >>
> >> configure: error: Please fix the library issues listed above and try
> again.
> >> ===>   Script "configure" failed unexpectedly.
> >> Please report the problem to syl...@freebsd.org [maintainer] and attach
> >> the
> >> "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log" including
> the
> >> output of the failure of your make command. Also, it might be a good
> idea
> >> to
> >> provide an overview of all packages installed on your system (e.g. an
> `ls
> >> /var/db/pkg`).
> >> *** Error code 1
> >>
> >> Stop in /usr/ports/databases/rrdtool.
> >> *** Error code 1
> >>
> >> Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
> >>
> >> ./configure --disable-tcl --disable-python --disable-ruby --enable-perl
> >> --enable-perl-site-install --prefix=/usr/local --mandir=/usr/local/man
> >> --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
> >>
> >> e depois o make, ambos vão certinho sem problemas. Não consegui
> >> descobrir porque o make install do pacote em
> >> /usr/ports/databases/rrdtool não tá funcionando.
> >> Alguém faz alguma idéia? Estou procurando e até agora nada.
> >>
> >> Grande abraço pra todos.
> >>
> >> -
> >> Histórico: http://www.fug.com.br/historico/html/freebsd/
> >> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
> >>
> >
> > Boa tarde Marcelo
> >
> > O libxml2 está instalado? se se sim a versão é>= que 2.0 ?
> >
> > O make disponibilizou esses 2 links no corpo que tem como você fazer o
> > download do lib lá, caso você não tiver:
> >
> >   http://xmlsoft.org/downloads.html
> >   http://oss.oetiker.ch/rrdtool/pub/libs
> >
> >
> > O make do FreeBSD é bom por causa disso, retorna ajudas suficientes pra
> > gente correr atrás da solução depois.
> >
> >
> Opa Saul está sim tanto que se eu for manualmente lá no diretório do
> rrdtool e fizer o configure manualmente vai e ainda sim tenho ela
> instalado:
>
> # pkg_info |grep libxml
> libxml2-2.7.8_2 XML parser library for GNOME
>
> Não entendi ainda porque manualmente está indo mas pelo make install do
> ports não está.
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



Achei aqui na FUG alguem com o mesmo problema:
http://www.fug.com.br/historico/html/freebsd/2010-02/msg00235.html

eles falam em atualizar a libtool to lendo aqui até chegar ao final pra
ver se tem solução...



-- 
"Deve-se aprender sempre, até mesmo com um inimigo."
(Isaac Newton)

Atenciosamente,
Saul Figueiredo
Analista FreeBSD/Linux
Linux Professional Institute Certification Level 2
saulfelip...@gmail.com
saul-fel...@hotmail.com
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Marcelo Gondim
Em 11/05/2012 16:31, Saul Figueiredo escreveu:
> 2012/5/11 Marcelo Gondim
>
>> Olá pessoal,
>>
>> Estou tendo problema em apenas um servidor e não acredito que seja no
>> pacote databases/rrdtool. Quando mando o make install ele aborta dizendo
>> que não acha algumas libs conforme abaixo:
>>
>> checking for xmlParseFile in -lxml2... no
>> checking for pkg-config... (cached) pkg-config
>> checking for xmlParseFile in -lxml2... no
>> configure: WARNING:
>>
>> 
>> * I could not find a working copy of libxml-2.0. Check config.log for
>> hints on why
>>this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
>> appropriately
>>so that compiler and the linker can find libxml2 and its header files. If
>>you have not installed libxml-2.0, you can get it either from its
>> original home on
>>
>>   http://xmlsoft.org/downloads.html
>>
>>You can find also find an archive copy on
>>
>>   http://oss.oetiker.ch/rrdtool/pub/libs
>>
>>The last tested version of libxml-2.0 is 2.7.8.
>>
>> LIBS=-lm  -ldbi -ldl -lxml2
>> LDFLAGS= -L/usr/local/lib -L/usr/local/lib
>>CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
>> -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
>> -I/usr/local/include
>>
>>
>> 
>>
>> configure: error: Please fix the library issues listed above and try again.
>> ===>   Script "configure" failed unexpectedly.
>> Please report the problem to syl...@freebsd.org [maintainer] and attach
>> the
>> "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log" including the
>> output of the failure of your make command. Also, it might be a good idea
>> to
>> provide an overview of all packages installed on your system (e.g. an `ls
>> /var/db/pkg`).
>> *** Error code 1
>>
>> Stop in /usr/ports/databases/rrdtool.
>> *** Error code 1
>>
>> Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
>>
>> ./configure --disable-tcl --disable-python --disable-ruby --enable-perl
>> --enable-perl-site-install --prefix=/usr/local --mandir=/usr/local/man
>> --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
>>
>> e depois o make, ambos vão certinho sem problemas. Não consegui
>> descobrir porque o make install do pacote em
>> /usr/ports/databases/rrdtool não tá funcionando.
>> Alguém faz alguma idéia? Estou procurando e até agora nada.
>>
>> Grande abraço pra todos.
>>
>> -
>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>
>
> Boa tarde Marcelo
>
> O libxml2 está instalado? se se sim a versão é>= que 2.0 ?
>
> O make disponibilizou esses 2 links no corpo que tem como você fazer o
> download do lib lá, caso você não tiver:
>
>   http://xmlsoft.org/downloads.html
>   http://oss.oetiker.ch/rrdtool/pub/libs
>
>
> O make do FreeBSD é bom por causa disso, retorna ajudas suficientes pra
> gente correr atrás da solução depois.
>
>
Opa Saul está sim tanto que se eu for manualmente lá no diretório do 
rrdtool e fizer o configure manualmente vai e ainda sim tenho ela instalado:

# pkg_info |grep libxml
libxml2-2.7.8_2 XML parser library for GNOME

Não entendi ainda porque manualmente está indo mas pelo make install do 
ports não está.
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool 1.4.7 com problemas na instalação

2012-05-11 Por tôpico Saul Figueiredo
2012/5/11 Marcelo Gondim 

> Olá pessoal,
>
> Estou tendo problema em apenas um servidor e não acredito que seja no
> pacote databases/rrdtool. Quando mando o make install ele aborta dizendo
> que não acha algumas libs conforme abaixo:
>
> checking for xmlParseFile in -lxml2... no
> checking for pkg-config... (cached) pkg-config
> checking for xmlParseFile in -lxml2... no
> configure: WARNING:
>
> 
> * I could not find a working copy of libxml-2.0. Check config.log for
> hints on why
>   this is the case. Maybe you need to set LDFLAGS and CPPFLAGS
> appropriately
>   so that compiler and the linker can find libxml2 and its header files. If
>   you have not installed libxml-2.0, you can get it either from its
> original home on
>
>  http://xmlsoft.org/downloads.html
>
>   You can find also find an archive copy on
>
>  http://oss.oetiker.ch/rrdtool/pub/libs
>
>   The last tested version of libxml-2.0 is 2.7.8.
>
>LIBS=-lm  -ldbi -ldl -lxml2
>LDFLAGS= -L/usr/local/lib -L/usr/local/lib
>   CPPFLAGS=-I/usr/local/include -I/usr/local/include/freetype2
> -D_THREAD_SAFE -I/usr/include/libxml2 -I/usr/local/include/libxml2
> -I/usr/local/include
>
>
> 
>
> configure: error: Please fix the library issues listed above and try again.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to syl...@freebsd.org [maintainer] and attach
> the
> "/usr/ports/databases/rrdtool/work/rrdtool-1.4.7/config.log" including the
> output of the failure of your make command. Also, it might be a good idea
> to
> provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Mas se eu for no work/rrdtool-1.4.7/ e fizer manualmente o configure:
>
> ./configure --disable-tcl --disable-python --disable-ruby --enable-perl
> --enable-perl-site-install --prefix=/usr/local --mandir=/usr/local/man
> --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0
>
> e depois o make, ambos vão certinho sem problemas. Não consegui
> descobrir porque o make install do pacote em
> /usr/ports/databases/rrdtool não tá funcionando.
> Alguém faz alguma idéia? Estou procurando e até agora nada.
>
> Grande abraço pra todos.
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Boa tarde Marcelo

O libxml2 está instalado? se se sim a versão é >= que 2.0 ?

O make disponibilizou esses 2 links no corpo que tem como você fazer o
download do lib lá, caso você não tiver:

 http://xmlsoft.org/downloads.html
 http://oss.oetiker.ch/rrdtool/pub/libs


O make do FreeBSD é bom por causa disso, retorna ajudas suficientes pra
gente correr atrás da solução depois.


-- 
"Deve-se aprender sempre, até mesmo com um inimigo."
(Isaac Newton)

Atenciosamente,
Saul Figueiredo
Analista FreeBSD/Linux
Linux Professional Institute Certification Level 2
saulfelip...@gmail.com
saul-fel...@hotmail.com
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico irado furioso com tudo
Em Tue, 9 Feb 2010 16:52:53 -0200
"Luiz Gustavo S. Costa" , conhecido
consumidor/usuário de drogas (Windows e BigMac com Coke) escreveu:

> owww... louco... FUG é FOGO...
> 
> 3 respostas em questão de minutos...
> 
> nem suporte pago é assim :p

LOL



-- 
 saudações,
 irado furioso com tudo
 Linux User 179402/FreeBSD BSD50853/FUG-BR 154
 Não uso drogas - 100% Miko$hit-free
"Aos vivos, deve-se o respeito. Aos mortos, apenas a verdade" (Voltaire)
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico irado furioso com tudo
Em Tue, 9 Feb 2010 16:39:21 -0200
FERNANDO ANTONIO RIBEIRO FORTES , conhecido
consumidor/usuário de drogas (Windows e BigMac com Coke) escreveu:

> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.
> *** Error code 1

conviria dar-se ao trabalho de pelo menos LER a mensagem. Mesmo sendo
bem novo na área, pelo menos LER é essencial ;)/

flames > /dev/null


-- 
 saudações,
 irado furioso com tudo
 Linux User 179402/FreeBSD BSD50853/FUG-BR 154
 Não uso drogas - 100% Miko$hit-free
"Aos vivos, deve-se o respeito. Aos mortos, apenas a verdade" (Voltaire)
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico Luiz Gustavo S. Costa
owww... louco... FUG é FOGO...

3 respostas em questão de minutos...

nem suporte pago é assim :p

Em 9 de fevereiro de 2010 16:51, Luiz Gustavo S. Costa
 escreveu:
> antes de mais nada, atualize sua arvore de ports:
>
> # portsnap fetch update
>
> Depois, pra facilitar sua vida, instale o utilitario portmaster
>
> # cd /usr/ports/ports-mgmt/portmaster
> # make install clean
>
> Agora, você podera atualizar os seus aplicativos:
>
> # portmaster -o devel/libtool22 libtool-1.5.26
>
> # portmaster rrdtool
>
> abraços
>
> Em 9 de fevereiro de 2010 16:39, FERNANDO ANTONIO RIBEIRO FORTES
>  escreveu:
>> Boa Tarde a Todos
>>
>> Desculpem voltar no assunto mais como posso reinstalar o rrdtool
>> o compilador diz que já existe .. sou novato em freebsd
>>
>> Vejam abaixo:
>> --
>>
>> cd /usr/ports/databases/rrdtool
>> srvcacti# make clean insltall
>> ===>  Cleaning for rrdtool-1.3.9
>> ===>  Vulnerability check disabled, database not found
>> ===>  Found saved configuration for rrdtool-1.3.9
>> ===>  Extracting for rrdtool-1.3.9
>> => MD5 Checksum OK for rrdtool-1.3.9.tar.gz.
>> => SHA256 Checksum OK for rrdtool-1.3.9.tar.gz.
>> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
>> ===>  Patching for rrdtool-1.3.9
>> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
>> ===>  Applying FreeBSD patches for rrdtool-1.3.9
>> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/python2.5 - found
>> ===>   rrdtool-1.3.9 depends on executable: gmake - found
>> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
>> ===>   rrdtool-1.3.9 depends on package: libtool>=2.2 - not found
>> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.
>> *** Error code 1
>>
>> Stop in /usr/ports/databases/rrdtool.
>> *** Error code 1
>>
>> Stop in /usr/ports/databases/rrdtool.
>> *** Error code 1
>>
>> Stop in /usr/ports/databases/rrdtool.
>>
>> You have new mail.
>>
>> Ele reclama da litool 2.2 mais o fato eh que ele esta diz que esta instalado
>>
>> como reinstala-lo ou rrdtool esta conflitando com alguma outra ferramenta
>>
>> Como verifico se o rrdtool esta realmente instalado ?
>> R:
>>
>> Como reinstalar a versão existente?
>> R:
>>
>>
>>
>> Abraços
>> --
>> ::Fernando Antonio Ribeiro Fortes
>> ::Telefonia IP, Redes e VoIP
>> ::Tel : +55 021 13 2202-4759
>> ::Brazil - Santos - SP
>> ---
>> (O-  Live long and prosper .-.
>> //\  Msn : mk...@hotmail.com
>> V_/_ Linux Counter - 252429
>> -
>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>
>
>
>
> --
> Luiz Gustavo Costa (Powered by BSD)
> *+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
> mundoUnix - Consultoria em Software Livre
> http://www.mundounix.com.br
> ICQ: 2890831 / MSN: cont...@mundounix.com.br
> Blog: http://www.luizgustavo.pro.br
>



-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: cont...@mundounix.com.br
Blog: http://www.luizgustavo.pro.br
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico Luiz Gustavo S. Costa
antes de mais nada, atualize sua arvore de ports:

# portsnap fetch update

Depois, pra facilitar sua vida, instale o utilitario portmaster

# cd /usr/ports/ports-mgmt/portmaster
# make install clean

Agora, você podera atualizar os seus aplicativos:

# portmaster -o devel/libtool22 libtool-1.5.26

# portmaster rrdtool

abraços

Em 9 de fevereiro de 2010 16:39, FERNANDO ANTONIO RIBEIRO FORTES
 escreveu:
> Boa Tarde a Todos
>
> Desculpem voltar no assunto mais como posso reinstalar o rrdtool
> o compilador diz que já existe .. sou novato em freebsd
>
> Vejam abaixo:
> --
>
> cd /usr/ports/databases/rrdtool
> srvcacti# make clean insltall
> ===>  Cleaning for rrdtool-1.3.9
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for rrdtool-1.3.9
> ===>  Extracting for rrdtool-1.3.9
> => MD5 Checksum OK for rrdtool-1.3.9.tar.gz.
> => SHA256 Checksum OK for rrdtool-1.3.9.tar.gz.
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Patching for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Applying FreeBSD patches for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/python2.5 - found
> ===>   rrdtool-1.3.9 depends on executable: gmake - found
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>   rrdtool-1.3.9 depends on package: libtool>=2.2 - not found
> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
>
> You have new mail.
>
> Ele reclama da litool 2.2 mais o fato eh que ele esta diz que esta instalado
>
> como reinstala-lo ou rrdtool esta conflitando com alguma outra ferramenta
>
> Como verifico se o rrdtool esta realmente instalado ?
> R:
>
> Como reinstalar a versão existente?
> R:
>
>
>
> Abraços
> --
> ::Fernando Antonio Ribeiro Fortes
> ::Telefonia IP, Redes e VoIP
> ::Tel : +55 021 13 2202-4759
> ::Brazil - Santos - SP
> ---
> (O-  Live long and prosper .-.
> //\  Msn : mk...@hotmail.com
> V_/_ Linux Counter - 252429
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>



-- 
Luiz Gustavo Costa (Powered by BSD)
*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+
mundoUnix - Consultoria em Software Livre
http://www.mundounix.com.br
ICQ: 2890831 / MSN: cont...@mundounix.com.br
Blog: http://www.luizgustavo.pro.br
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico Antônio Pessoa
2010/2/9 FERNANDO ANTONIO RIBEIRO FORTES 
>
> Boa Tarde a Todos
>
> Desculpem voltar no assunto mais como posso reinstalar o rrdtool
> o compilador diz que já existe .. sou novato em freebsd
>
> Vejam abaixo:
> --
>
> cd /usr/ports/databases/rrdtool
> srvcacti# make clean insltall
> ===>  Cleaning for rrdtool-1.3.9
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for rrdtool-1.3.9
> ===>  Extracting for rrdtool-1.3.9
> => MD5 Checksum OK for rrdtool-1.3.9.tar.gz.
> => SHA256 Checksum OK for rrdtool-1.3.9.tar.gz.
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Patching for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Applying FreeBSD patches for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/python2.5 - found
> ===>   rrdtool-1.3.9 depends on executable: gmake - found
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>   rrdtool-1.3.9 depends on package: libtool>=2.2 - not found
> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
>
> You have new mail.
>
> Ele reclama da litool 2.2 mais o fato eh que ele esta diz que esta instalado
>
> como reinstala-lo ou rrdtool esta conflitando com alguma outra ferramenta
>
> Como verifico se o rrdtool esta realmente instalado ?
> R:
>
> Como reinstalar a versão existente?
> R:
>

Você precisa atualizar sua libtool:

> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.

Use o portupgrade(1) para tal tarefa.

--
Antônio Rogério Lins de A. Pessoa
Técnico em Tecnologia da Informação
CREA-PE
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2010-02-09 Por tôpico Matheus Weber da Conceição
2010/2/9 FERNANDO ANTONIO RIBEIRO FORTES :
> Boa Tarde a Todos
>
> Desculpem voltar no assunto mais como posso reinstalar o rrdtool
> o compilador diz que já existe .. sou novato em freebsd
>
> Vejam abaixo:
> --
>
> cd /usr/ports/databases/rrdtool
> srvcacti# make clean insltall
> ===>  Cleaning for rrdtool-1.3.9
> ===>  Vulnerability check disabled, database not found
> ===>  Found saved configuration for rrdtool-1.3.9
> ===>  Extracting for rrdtool-1.3.9
> => MD5 Checksum OK for rrdtool-1.3.9.tar.gz.
> => SHA256 Checksum OK for rrdtool-1.3.9.tar.gz.
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Patching for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>  Applying FreeBSD patches for rrdtool-1.3.9
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/python2.5 - found
> ===>   rrdtool-1.3.9 depends on executable: gmake - found
> ===>   rrdtool-1.3.9 depends on file: /usr/local/bin/perl5.8.9 - found
> ===>   rrdtool-1.3.9 depends on package: libtool>=2.2 - not found
> ===>   Found libtool-1.5.26, but you need to upgrade to libtool>=2.2.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
> *** Error code 1
>
> Stop in /usr/ports/databases/rrdtool.
>
> You have new mail.
>
> Ele reclama da litool 2.2 mais o fato eh que ele esta diz que esta instalado
>
> como reinstala-lo ou rrdtool esta conflitando com alguma outra ferramenta
>
> Como verifico se o rrdtool esta realmente instalado ?
> R:
>
> Como reinstalar a versão existente?
> R:
>
>
>
> Abraços
> --
> ::Fernando Antonio Ribeiro Fortes
> ::Telefonia IP, Redes e VoIP
> ::Tel : +55 021 13 2202-4759
> ::Brazil - Santos - SP
> ---
> (O-  Live long and prosper .-.
> //\  Msn : mk...@hotmail.com
> V_/_ Linux Counter - 252429
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>


Por isso é que se deve ler o /usr/ports/UPDATING, para evitar esse
tipo de "surpresas".

==
20090802:
  AFFECTS: users of devel/libtool15 and devel/libltdl15
  AUTHOR: m...@freebsd.org

  The devel/libtool15 and devel/libltdl15 ports have been moved to libtool22
  and libltdl22, respectively, then updated to 2.2.6a. You will need to run
  portmaster or portupgrade to properly perform the upgrade:

  Portmaster:
  ---

  portmaster -o devel/libtool22 devel/libtool15
  portmaster -o devel/libltdl22 devel/libltdl15

  Portupgrade:
  

  portupgrade -o devel/libtool22 libtool-1.5\*
  portupgrade -o devel/libltdl22 libltdl-1.5\*

  After that, you will need to rebuild all ports that depend on libltdl.
  Since all dependent ports' PORTREVISIONs have been bumped, you can run
  portupgrade or portmaster with '-a' to complete the upgrade.
==

-- 

Matheus Weber da Conceição
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2009-09-29 Por tôpico jaitony gmail
Valeu lista isso que eu queria

Joao Rocha Braga Filho escreveu:
> 2009/9/29 jaitony gmail :
>   
>> OI turma
>> alguém ai tem algum script em shell que gere gráficos usando o rrdtool.
>> eu só encontro script feitos em perl mais gostaria de shell se possível
>> um como exemplo
>> 
>
> Tem alguns aqui.
>
> http://www.goffredo.eti.br/io-judas/
>
>
> João Rocha.
>
>   
>> fico agradecido
>>
>>
>> -
>> Histórico: http://www.fug.com.br/historico/html/freebsd/
>> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>>
>>
>> 
>
>
>
>   




signature.asc
Description: OpenPGP digital signature
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] rrdtool

2009-09-29 Por tôpico Joao Rocha Braga Filho
2009/9/29 jaitony gmail :
> OI turma
> alguém ai tem algum script em shell que gere gráficos usando o rrdtool.
> eu só encontro script feitos em perl mais gostaria de shell se possível
> um como exemplo

Tem alguns aqui.

http://www.goffredo.eti.br/io-judas/


João Rocha.

>
> fico agradecido
>
>
> -
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
>
>



-- 
"Sempre se apanha mais com as menores besteiras. Experiência própria."

goffr...@gmail.com
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] RRdtool

2008-09-04 Por tôpico Zavam, Vinícius
Citando syncd:

> Olá camaradas,
>      Estou com dificuldades em achar um rrdtool (tbz) pro meu FreeBSD. Ele é
> bem antigo, versão 4.0 (favor não recomendarem upgrade, sei que é
> necessário, mas por N motivos não é viável no momento), e não está com o
> ports instalado. Não consigo compilar o source, resolvi todas as
> depedências, exceto a cgilib 0.5. Ela compila mas dá erro. Nem copiando os
> .so e .a gerados ela funciona (tentei criar um exemplo e dá erro no .so).
>      Alguém me dá uma mão? Sabe onde posso achar o tal tbz? No google não
> encontrei.
> --
> -syncd

ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/





-
Webmail SecrelNet


-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] RRdtool

2008-09-04 Por tôpico syncd
2008/9/4 Wesley Miranda FreeBSD Consult <[EMAIL PROTECTED]>

> Aqui
>
> http://oss.oetiker.ch/rrdtool/pub/
>
>
Como disse, não é o source que quero, já que não tive sucesso na compilação
da lib cgilib (dependência).

-syncd
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


Re: [FUG-BR] RRdtool

2008-09-04 Por tôpico Wesley Miranda FreeBSD Consult
Citando
- Original Message - 
From: "syncd" <[EMAIL PROTECTED]>
To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)" 

Sent: Thursday, September 04, 2008 1:14 PM
Subject: [FUG-BR] RRdtool


Olá camaradas,
Estou com dificuldades em achar um rrdtool (tbz) pro meu FreeBSD. Ele é
bem antigo, versão 4.0 (favor não recomendarem upgrade, sei que é
necessário, mas por N motivos não é viável no momento), e não está com o
ports instalado. Não consigo compilar o source, resolvi todas as
depedências, exceto a cgilib 0.5. Ela compila mas dá erro. Nem copiando os
.so e .a gerados ela funciona (tentei criar um exemplo e dá erro no .so).
Alguém me dá uma mão? Sabe onde posso achar o tal tbz? No google não
encontrei.
-- 
-syncd
-
Aqui

http://oss.oetiker.ch/rrdtool/pub/


Wesley Miranda
FreeBSD Consult
Tel (31) 2526 8616 (31) 9356 1828
DTI - Departamento de Tecnologia da Informação
[EMAIL PROTECTED]
www.freebsdconsult.com.br 

-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd