Date: Tue, 12 Apr 2011 10:44:37 +0400 From: Dmitry Kubov <dk@garant.ru> To: milki <milki@rescomp.berkeley.edu> Cc: perl@FreeBSD.org, mek@mek.uz.ua Subject: Re: p5-Net-XMPP outdated Message-ID: <4DA3F4D5.7070000@garant.ru> In-Reply-To: <20110411103340.GY6091@hal.rescomp.berkeley.edu> References: <4D930E0A.7090007@garant.ru> <20110330140539.GI6091@hal.rescomp.berkeley.edu> <4D934C5D.5090907@garant.ru> <20110407212325.GS6091@hal.rescomp.berkeley.edu> <4DA2A3B7.4050208@garant.ru> <20110411100202.GX6091@hal.rescomp.berkeley.edu> <4DA2D4C8.80603@garant.ru> <20110411103340.GY6091@hal.rescomp.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 14:15 Mon 11 Apr , Dmitry Kubov wrote: >>> On 10:46 Mon 11 Apr , Dmitry Kubov wrote: >>>> Use of uninitialized value in string eq at /usr/local/bin/sendxmpp line 371. >>>> Error 'Connect': [HASH(0x801065f30)] >>>> >>>> sendxmpp is from ports collection too. >>> Have you also tested this directly against the latest git version of the >>> library? >>> >>> http://github.com/dap/Net-XMPP >>> >> Not yet. Shall I simply replace files at >> /usr/local/lib/perl5/site_perl/5.10.1/Net >> by files from >> https://github.com/dap/Net-XMPP/tree/master/lib/Net ? > You should follow the normal perl build: > > $ git clone https://github.com/dap/Net-XMPP.git > $ cd Net-XMPP > $ perl Build.PL > $ sudo ./Build install > > This will replace all the Net-XMPP perl files. > Still same error.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DA3F4D5.7070000>