Mailing List Archive

Admin interface will not work properly
hi all ...
i have problem with admin interface

the problem is
--------------------------------
Admin interface will not work properly.
Please install needed Perl modules:
SQL::Statement not found. IMPORTANT: UI Database editors will not work properly.
Safe::Hole not found. IMPORTANT: SQL and some tags will not work in embedded Perl.
Tie::Watch not found. Minor: cannot set watch points in catalog.cfg.
The easiest way to do this is to use the CPAN module and do:
perl -MCPAN -e 'install Bundle::Interchange'
-------------------------
i try to install but error
------------------------
[root@my-supreme conf]# perl -MCPAN -e 'install Bundle::Interchange'
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Scanning cache /root/.cpan/build for sizes

There's a new CPAN.pm version (v1.54) available!
[Current version is v1.52]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...

Going to read /root/.cpan/sources/modules/03modlist.data.gz
Can't install Bundle::Interchange, don't have an associated bundle file. :-(
at /usr/lib/perl5/5.6.0/CPAN.pm line 1806
[root@my-supreme conf]#
------------------------

i've try make it manual but still error

------------------------
#perl -MCPAN -e 'shell'

cpan shell -- CPAN exploration and modules installation (v1.52)
ReadLine support enabled

cpan> install Bundle::Interchange
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Going to read /root/.cpan/sources/modules/02packages.details.txt.gz
Scanning cache /root/.cpan/build for sizes

There's a new CPAN.pm version (v1.54) available!
[Current version is v1.52]
You might want to try
install Bundle::CPAN
reload cpan
without quitting the current session. It should be a seamless upgrade
while we are running...

Going to read /root/.cpan/sources/modules/03modlist.data.gz
Can't install Bundle::Interchange, don't have an associated bundle file. :-(
at /usr/lib/perl5/5.6.0/CPAN.pm line 1806

cpan>
------------------------


anyone can help me?

Thanks
fay
bc # {F5131C24-E56D-51CF-B78A-888553580000}
mail main at : f51@technologist.com
web f51.w3.to
linux project LinuxMelayu.w3.to
web mail f51.i-p.com
icq #781787
Admin interface will not work properly [ In reply to ]
Have you tried to upgrade CPAN first.
#perl -MCPAN -e 'shell'
>install Bundle::CPAN
>reload cpan

Then try to install the Interchange bundle.


--- xylonite <xylonite@thepentagon.com> wrote:
> hi all ...
> i have problem with admin interface
>
> the problem is
> --------------------------------
> Admin interface will not work properly.
> Please install needed Perl modules:
> SQL::Statement not found. IMPORTANT: UI Database
> editors will not work properly.
> Safe::Hole not found. IMPORTANT: SQL and some tags
> will not work in embedded Perl.
> Tie::Watch not found. Minor: cannot set watch points
> in catalog.cfg.
> The easiest way to do this is to use the CPAN module
> and do:
> perl -MCPAN -e 'install Bundle::Interchange'
> -------------------------
> i try to install but error
> ------------------------
> [root@my-supreme conf]# perl -MCPAN -e 'install
> Bundle::Interchange'
> Going to read
> /root/.cpan/sources/authors/01mailrc.txt.gz
> CPAN: Compress::Zlib loaded ok
> Going to read
>
/root/.cpan/sources/modules/02packages.details.txt.gz
> Scanning cache /root/.cpan/build for sizes
>
> There's a new CPAN.pm version (v1.54) available!
> [Current version is v1.52]
> You might want to try
> install Bundle::CPAN
> reload cpan
> without quitting the current session. It should be
> a seamless upgrade
> while we are running...
>
> Going to read
> /root/.cpan/sources/modules/03modlist.data.gz
> Can't install Bundle::Interchange, don't have an
> associated bundle file. :-(
> at /usr/lib/perl5/5.6.0/CPAN.pm line 1806
> [root@my-supreme conf]#
> ------------------------
>
> i've try make it manual but still error
>
> ------------------------
> #perl -MCPAN -e 'shell'
>
> cpan shell -- CPAN exploration and modules
> installation (v1.52)
> ReadLine support enabled
>
> cpan> install Bundle::Interchange
> Going to read
> /root/.cpan/sources/authors/01mailrc.txt.gz
> CPAN: Compress::Zlib loaded ok
> Going to read
>
/root/.cpan/sources/modules/02packages.details.txt.gz
> Scanning cache /root/.cpan/build for sizes
>
> There's a new CPAN.pm version (v1.54) available!
> [Current version is v1.52]
> You might want to try
> install Bundle::CPAN
> reload cpan
> without quitting the current session. It should be
> a seamless upgrade
> while we are running...
>
> Going to read
> /root/.cpan/sources/modules/03modlist.data.gz
> Can't install Bundle::Interchange, don't have an
> associated bundle file. :-(
> at /usr/lib/perl5/5.6.0/CPAN.pm line 1806
>
> cpan>
> ------------------------
>
>
> anyone can help me?
>
> Thanks
> fay
> bc # {F5131C24-E56D-51CF-B78A-888553580000}
> mail main at : f51@technologist.com
> web f51.w3.to
> linux project LinuxMelayu.w3.to
> web mail f51.i-p.com
> icq #781787
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
>
http://lists.akopia.com/mailman/listinfo/interchange-users


=====
-----------------------------
Gregg A. Fabbri



__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/
Admin interface will not work properly [ In reply to ]
I have installed CPAN but now have problem with installing bundle interchange..
LWP had problem.. i try to install LWP manually but still have problem

------------

URI is up to date.
Net::FTP is up to date.
MIME::Base64 is up to date.
Digest::MD5 is up to date.
HTML::HeadParser is up to date.
Running install for module LWP
Running make for G/GA/GAAS/libwww-perl-5.49.tar.gz
Is already unwrapped into directory /root/.cpan/build/libwww-perl-5.49
Has already been processed within this session
Running make test
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD POST)) {' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/common-req.....ok 19/19FAILED tests 7-8
Failed 2/19 tests, 89.47% okay
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
base/ua.............ok
html/form...........NOK 4FAILED test 4
Failed 1/4 tests, 75.00% okay
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............ok
local/autoload......ok
local/get...........ok
local/http..........ok
local/protosub......ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
base/common-req 19 2 10.53% 7-8
html/form.t 4 1 25.00% 4
Failed 2/22 test scripts, 90.91% okay. 3/285 subtests failed, 98.95% okay.
make: *** [test] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::LWP had installation
problems:
LWP


-----------------
but error msg in admin working interface don't appear again. is it ok running it?

any idea to solve it?

thanks
fay

t 1/12/01 6:05:00 AM, you wrote:
>List-Id: Interchange Users (high volume) <interchange-users.lists.akopia.com>
>X-BeenThere: interchange-users@lists.akopia.com
>
>Have you tried to upgrade CPAN first.
>#perl -MCPAN -e 'shell'
>>install Bundle::CPAN
>>reload cpan
>
>Then try to install the Interchange bundle.
>
bc # {F5131C24-E56D-51CF-B78A-888553580000}
mail main at : f51@technologist.com
web f51.w3.to
linux project LinuxMelayu.w3.to
web mail f51.i-p.com
icq #781787
Admin interface will not work properly [ In reply to ]
Try this to force the install.

cd to /root/.cpan/build/libwww-perl-5.49

Run
# make install

This should force the install.

-----Original Message-----
From: interchange-users-admin@lists.akopia.com
[mailto:interchange-users-admin@lists.akopia.com]On Behalf Of xylonite
Sent: Saturday, January 13, 2001 5:44 AM
To: interchange-users@lists.akopia.com
Subject: Re: Re: [ic] Admin interface will not work properly


I have installed CPAN but now have problem with installing bundle
interchange..
LWP had problem.. i try to install LWP manually but still have problem

------------

URI is up to date.
Net::FTP is up to date.
MIME::Base64 is up to date.
Digest::MD5 is up to date.
HTML::HeadParser is up to date.
Running install for module LWP
Running make for G/GA/GAAS/libwww-perl-5.49.tar.gz
Is already unwrapped into directory /root/.cpan/build/libwww-perl-5.49
Has already been processed within this session
Running make test
/usr/bin/perl -e 'use Config; chdir q{blib/script}; foreach (qw(GET HEAD
POST)) {' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/common-req.....ok 19/19FAILED tests 7-8
Failed 2/19 tests, 89.47% okay
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
base/ua.............ok
html/form...........NOK 4FAILED test 4
Failed 1/4 tests, 75.00% okay
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............ok
local/autoload......ok
local/get...........ok
local/http..........ok
local/protosub......ok
Failed Test Status Wstat Total Fail Failed List of failed
----------------------------------------------------------------------------
---
base/common-req 19 2 10.53% 7-8
html/form.t 4 1 25.00% 4
Failed 2/22 test scripts, 90.91% okay. 3/285 subtests failed, 98.95% okay.
make: *** [test] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::LWP had installation
problems:
LWP


-----------------
but error msg in admin working interface don't appear again. is it ok
running it?

any idea to solve it?

thanks
fay

t 1/12/01 6:05:00 AM, you wrote:
>List-Id: Interchange Users (high volume)
<interchange-users.lists.akopia.com>
>X-BeenThere: interchange-users@lists.akopia.com
>
>Have you tried to upgrade CPAN first.
>#perl -MCPAN -e 'shell'
>>install Bundle::CPAN
>>reload cpan
>
>Then try to install the Interchange bundle.
>
bc # {F5131C24-E56D-51CF-B78A-888553580000}
mail main at : f51@technologist.com
web f51.w3.to
linux project LinuxMelayu.w3.to
web mail f51.i-p.com
icq #781787



_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com