Re: Problems testing MARC::Charset-0.5

2004-02-26 Thread Ed Summers
On Tue, Feb 17, 2004 at 10:55:35AM -0300, Oberdan Luiz May wrote:
   I'm running perl 5.8.3 on Solaris 2.6, with the last version of all 
 modules needed, the latest Berkeley DB, all compiled with GCC 3.3.2 . Any 
 hints?

There was a bug in MARC::Charset v0.5 which was causing the EastAsian Berkeley
DB mapping to fail. The failure wasn't evident when I released v0.5 since
MARC::Charset::EastAsian was using the installed BerkeleyDB for lookups
rather than the one that is generated as part of the perl Makfile.PL process.

Both problems have been fixed and were just uploaded to CPAN as v0.6. If 
you really want the latest package you can get it from SourceForge here:

http://sourceforge.net/projects/marcpm/

Thanks for writing to the list about this Oberdan!

//Ed


Re: Problems testing MARC::Charset-0.5

2004-02-26 Thread Oberdan Luiz May
At 11:22 26/2/2004 -0600, you wrote:
On Tue, Feb 17, 2004 at 10:55:35AM -0300, Oberdan Luiz May wrote:
   I'm running perl 5.8.3 on Solaris 2.6, with the last version of all
 modules needed, the latest Berkeley DB, all compiled with GCC 3.3.2 . Any
 hints?
There was a bug in MARC::Charset v0.5 which was causing the EastAsian Berkeley
DB mapping to fail. The failure wasn't evident when I released v0.5 since
MARC::Charset::EastAsian was using the installed BerkeleyDB for lookups
rather than the one that is generated as part of the perl Makfile.PL process.
Both problems have been fixed and were just uploaded to CPAN as v0.6. If
you really want the latest package you can get it from SourceForge here:
http://sourceforge.net/projects/marcpm/

Thanks for writing to the list about this Oberdan!

//Ed


Hello Ed,

I already downloaded MARC::Charset 0.6. This time all worked 
pretty fine. Actually I'm having other problems when converting from ansel 
fo UTF8, but I'll post it as another question. Thanks!

[]'s

Oberdan 



Problems testing MARC::Charset 0.5

2004-02-17 Thread Oberdan Luiz May


	Hello all,

	Recently tried to install MARC::Charset 0.5. All worked fine, built 
correcly, but I had problems with testing. All is OK until East Asian 
tests. When the test starts, I received a LOT of :

---snip---

t/095.eastasianNOK 6# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 6.
#  got: 'ñ¥'
# expected: 'ï¼'
t/095.eastasianNOK 7# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 7.
#  got: 'ñ¥'
t/095.eastasianNOK 8# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 8.
#  got: 'ñ'

---snip---

	In fact, I only need the ANSEL / UTF-8 support provided by MARC::Charset, 
East Asian is not important. So, I overwrote the Earst Asian tests with the 
Greek ones, only to finish the tests correctly and install the module. 
Anyway, I'd like very much to know why I'm getting this errors.
	I'm running perl 5.8.3 on Solaris 2.6, with the last version of all 
modules needed, the latest Berkeley DB, all compiled with GCC 3.3.2 . Any 
hints?

	Thanks in advance

		Oberdan 



Problems testing MARC::Charset-0.5

2004-02-17 Thread Oberdan Luiz May
	Hello all,

	Recently tried to install MARC::Charset 0.5. All worked fine, built 
correcly, but I had problems with testing. All is OK until East Asian 
tests. When the test starts, I received a LOT of :

---snip---

t/095.eastasianNOK 6# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 6.
#  got: 'ñ¥'
# expected: 'ï¼'
t/095.eastasianNOK 7# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 7.
#  got: 'ñ¥'
t/095.eastasianNOK 8# Failed test (t/095.eastasian.t at line 52)
Wide character in print at 
/bases/aleph/product/perl-5.8.3/lib/5.8.3/Test/Builder.pm line 943, IN 
line 8.
#  got: 'ñ'

---snip---

	In fact, I only need the ANSEL / UTF-8 support provided by MARC::Charset, 
East Asian is not important. So, I overwrote the Earst Asian tests with the 
Greek ones, only to finish the tests correctly and install the module. 
Anyway, I'd like very much to know why I'm getting this errors.
	I'm running perl 5.8.3 on Solaris 2.6, with the last version of all 
modules needed, the latest Berkeley DB, all compiled with GCC 3.3.2 . Any 
hints?

	Thanks in advance

		Oberdan