
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] failed: Undefined subroutine &Vend::Table::DBI::create
At 11:25 PM 08/17/2001 -0700, you wrote:
>hello,
>
>I restarted using the following command;
>
>su -c "/usr/lib/interchange/bin/interchange -r" interch
>
>
>And recieved the following type message on all tables???????
>
>Configuring catalog foundation...Using MySQL,
>DSN=dbi:mysql:test_foundation...ta
>ble 'country' failed: Undefined subroutine &Vend::Table::DBI::create
>called at /
>usr/lib/interchange/lib/Vend/Table/Common.pm line 923, <IN> line 1.
>
>
>Can some one tell me how to correct?
>
>thanks
>
>Rene
Usually this means that your perl installation is missing either
Bundle::DBI or DBD::Mysql. If you installed Bundle::Interchange (which
usually happens automatically, but not necessarily with success, when you
install Interchange for the first time), then you just need the latter
module. Try this (as root):
perl -MCPAN -e 'install DBD::mysql'
- Ed L.
===============================================================
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users