hi,
i'm having two(well three) problems
1)gnome terminal not validating in scrollkeeper
2) uri-pm 1.23-1 installed(outdated-status) uri-pm 1.23-2 failing in t/heuristic
3) galeon not able to run, but apt-get -f install wanted to remove it so i let it


can you help me resolve this problem?

1> OMF file [/sw/share/omf/mgt/gnome-terminal-de.omf] does not validate against ScrollKeeper-OMF DTD: /sw/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
Unable to register /sw/share/omf/mgt/gnome-terminal-de.omf
/sw/share/omf/mgt/gnome-terminal-es.omf:5: error: Input is not proper UTF-8, indicate encoding !
Gu╴a de usuario del multi terminal de GNOME
^
/sw/share/omf/mgt/gnome-terminal-es.omf:5: error: Bytes: 0xED 0x61 0x20 0x64
Gu╴a de usuario del multi terminal de GNOME
^
OMF file does not exist, is not readable, or is not well-formed XML: /sw/share/omf/mgt/gnome-terminal-es.omf
Unable to register /sw/share/omf/mgt/gnome-terminal-es.omf


2> uri-pm readme states:
You need perl5.004 or better to install this package.  You should also
have the MIME::Base64 module installed.
i have both

/bin/rm -rf uri-pm-1.23-2
/bin/mkdir -p /sw/src/uri-pm-1.23-2
gzip -dc /sw/src/URI-1.23.tar.gz | /sw/bin/tar -xvf -
URI-1.23/
URI-1.23/t/
URI-1.23/t/ldap.t
URI-1.23/t/rsync.t
URI-1.23/t/clone.t
URI-1.23/t/pop.t
URI-1.23/t/heuristic.t
URI-1.23/t/roytest2.html
URI-1.23/t/old-base.t
URI-1.23/t/generic.t
URI-1.23/t/news.t
URI-1.23/t/file.t
URI-1.23/t/roytest1.html
URI-1.23/t/urn-isbn.t
URI-1.23/t/abs.t
URI-1.23/t/mix.t
URI-1.23/t/urn-oid.t
URI-1.23/t/mailto.t
URI-1.23/t/roytest5.html
URI-1.23/t/sip.t
URI-1.23/t/data.t
URI-1.23/t/rfc2732.t
URI-1.23/t/http.t
URI-1.23/t/old-relbase.t
URI-1.23/t/roytest4.html
URI-1.23/t/query.t
URI-1.23/t/roy-test.t
URI-1.23/t/old-absconf.t
URI-1.23/t/query-param.t
URI-1.23/t/escape.t
URI-1.23/t/roytest3.html
URI-1.23/t/rtsp.t
URI-1.23/URI/
URI-1.23/URI/mailto.pm
URI-1.23/URI/_generic.pm
URI-1.23/URI/urn.pm
URI-1.23/URI/file.pm
URI-1.23/URI/_login.pm
URI-1.23/URI/Heuristic.pm
URI-1.23/URI/rtsp.pm
URI-1.23/URI/file/
URI-1.23/URI/file/Base.pm
URI-1.23/URI/file/OS2.pm
URI-1.23/URI/file/Mac.pm
URI-1.23/URI/file/QNX.pm
URI-1.23/URI/file/FAT.pm
URI-1.23/URI/file/Win32.pm
URI-1.23/URI/file/Unix.pm
URI-1.23/URI/snews.pm
URI-1.23/URI/rsync.pm
URI-1.23/URI/URL.pm
URI-1.23/URI/_foreign.pm
URI-1.23/URI/tn3270.pm
URI-1.23/URI/ftp.pm
URI-1.23/URI/Escape.pm
URI-1.23/URI/urn/
URI-1.23/URI/urn/oid.pm
URI-1.23/URI/urn/isbn.pm
URI-1.23/URI/data.pm
URI-1.23/URI/_segment.pm
URI-1.23/URI/_query.pm
URI-1.23/URI/rtspu.pm
URI-1.23/URI/QueryParam.pm
URI-1.23/URI/rlogin.pm
URI-1.23/URI/https.pm
URI-1.23/URI/pop.pm
URI-1.23/URI/http.pm
URI-1.23/URI/sips.pm
URI-1.23/URI/nntp.pm
URI-1.23/URI/sip.pm
URI-1.23/URI/news.pm
URI-1.23/URI/ssh.pm
URI-1.23/URI/ldap.pm
URI-1.23/URI/telnet.pm
URI-1.23/URI/_server.pm
URI-1.23/URI/WithBase.pm
URI-1.23/URI/gopher.pm
URI-1.23/URI/_userpass.pm
URI-1.23/URI.pm
URI-1.23/rfc2396.txt
URI-1.23/Makefile.PL
URI-1.23/uri-test
URI-1.23/MANIFEST
URI-1.23/Changes
URI-1.23/README
/sw/bin/perl Makefile.PL PERL=/sw/bin/perl PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5 INSTALLARCHLIB=/sw/lib/perl5/darwin INSTALLSITELIB=/sw/lib/perl5 INSTALLSITEARCH=/sw/lib/perl5/darwin INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1 INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
Checking if your kit is complete...
Looks good
'INSTALLSITEBIN' is not a known MakeMaker parameter name.
'INSTALLSITEMAN1DIR' is not a known MakeMaker parameter name.
'INSTALLSITEMAN3DIR' is not a known MakeMaker parameter name.
Writing Makefile for URI
make
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/URI
mkdir blib/lib/auto
mkdir blib/lib/auto/URI
mkdir blib/man3
cp URI.pm blib/lib/URI.pm
cp URI/_generic.pm blib/lib/URI/_generic.pm
cp URI/mailto.pm blib/lib/URI/mailto.pm
cp URI/pop.pm blib/lib/URI/pop.pm
cp URI/urn.pm blib/lib/URI/urn.pm
cp URI/file.pm blib/lib/URI/file.pm
cp URI/Heuristic.pm blib/lib/URI/Heuristic.pm
cp URI/_login.pm blib/lib/URI/_login.pm
cp URI/http.pm blib/lib/URI/http.pm
cp URI/rtsp.pm blib/lib/URI/rtsp.pm
cp URI/file/Base.pm blib/lib/URI/file/Base.pm
cp URI/sips.pm blib/lib/URI/sips.pm
cp URI/snews.pm blib/lib/URI/snews.pm
cp URI/nntp.pm blib/lib/URI/nntp.pm
cp URI/sip.pm blib/lib/URI/sip.pm
cp URI/file/OS2.pm blib/lib/URI/file/OS2.pm
cp URI/file/Mac.pm blib/lib/URI/file/Mac.pm
cp URI/rsync.pm blib/lib/URI/rsync.pm
cp URI/news.pm blib/lib/URI/news.pm
cp URI/URL.pm blib/lib/URI/URL.pm
cp URI/_foreign.pm blib/lib/URI/_foreign.pm
cp URI/ftp.pm blib/lib/URI/ftp.pm
cp URI/tn3270.pm blib/lib/URI/tn3270.pm
cp URI/Escape.pm blib/lib/URI/Escape.pm
cp URI/file/QNX.pm blib/lib/URI/file/QNX.pm
cp URI/urn/oid.pm blib/lib/URI/urn/oid.pm
cp URI/data.pm blib/lib/URI/data.pm
cp URI/urn/isbn.pm blib/lib/URI/urn/isbn.pm
cp URI/ssh.pm blib/lib/URI/ssh.pm
cp URI/_segment.pm blib/lib/URI/_segment.pm
cp URI/file/Win32.pm blib/lib/URI/file/Win32.pm
cp URI/ldap.pm blib/lib/URI/ldap.pm
cp URI/telnet.pm blib/lib/URI/telnet.pm
cp URI/_query.pm blib/lib/URI/_query.pm
cp URI/_server.pm blib/lib/URI/_server.pm
cp URI/rtspu.pm blib/lib/URI/rtspu.pm
cp URI/file/FAT.pm blib/lib/URI/file/FAT.pm
cp URI/WithBase.pm blib/lib/URI/WithBase.pm
cp URI/gopher.pm blib/lib/URI/gopher.pm
cp URI/QueryParam.pm blib/lib/URI/QueryParam.pm
cp URI/rlogin.pm blib/lib/URI/rlogin.pm
cp URI/_userpass.pm blib/lib/URI/_userpass.pm
cp URI/https.pm blib/lib/URI/https.pm
cp URI/file/Unix.pm blib/lib/URI/file/Unix.pm
Manifying blib/man3/URI::Escape.3
Manifying blib/man3/URI.3
Manifying blib/man3/URI::WithBase.3
Manifying blib/man3/URI::data.3
Manifying blib/man3/URI::QueryParam.3
Manifying blib/man3/URI::file.3
Manifying blib/man3/URI::ldap.3
Manifying blib/man3/URI::URL.3
Manifying blib/man3/URI::Heuristic.3
make test
PERL_DL_NONLAZY=1 /sw/bin/perl -Iblib/arch -Iblib/lib -I/sw/lib/perl5/5.6.0/darwin -I/sw/lib/perl5/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/abs...............ok
t/clone.............ok
t/data..............ok
t/escape............ok
t/file..............ok
t/generic...........ok
t/heuristic.........ok 15/15FAILED test 7
Failed 1/15 tests, 93.33% okay
t/http..............ok
t/ldap..............ok
t/mailto............ok
t/mix...............ok
t/news..............ok
t/old-absconf.......ok
t/old-base..........ok
t/old-relbase.......ok
t/pop...............ok
t/query-param.......ok
t/query.............ok
t/rfc2732...........ok
t/roy-test..........ok
t/rsync.............ok
t/rtsp..............ok
t/sip...............Use of uninitialized value in concatenation (.) at blib/lib/URI/sip.pm line 30.
Use of uninitialized value in concatenation (.) at blib/lib/URI/sip.pm line 30.
Use of uninitialized value in concatenation (.) at blib/lib/URI/sip.pm line 30.
Use of uninitialized value in concatenation (.) at blib/lib/URI/sip.pm line 30.
t/sip...............ok
t/urn-isbn..........skipped test on this platform
t/urn-oid...........ok
Failed Test Status Wstat Total Fail Failed List of failed
------------------------------------------------------------------------ -------
t/heuristic.t 15 1 6.67% 7
1 test skipped.
Failed 1/25 test scripts, 96.00% okay. 1/382 subtests failed, 99.74% okay.
make: *** [test_dynamic] Error 255
### execution of make failed, exit code 2
Failed: compiling uri-pm-1.23-2 failed
[EMAIL PROTECTED] ~]$
--
Package manager version: 0.18.4
Distribution version: 0.7.0.cvs
Mac OS X version: 10.2.8
December 2002 Developer Tools or later
gcc version: 3.1
make version: 3.79
Feedback Courtesy of FinkCommander




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to