[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: rpm installation failure
Larry Leszczynski wrote:
> ****** message to minivend-users from Larry Leszczynski <larryl@furph.com> ******
>
> Hi Dave and Mike -
>
> > > Apparently you didn't install Bundle::MiniVend, and it looks like
> > > our RPM doesn't include that. I have attached the Entities.pm file,
> > > so do:
> > >
> > > mkdir /usr/lib/minivend/lib/HTML
> > > cp Entities.pm /usr/lib/minivend/lib/HTML
> > >
> > > --
> > > Mike Heins
> >
> > I did install the perl-Bundle-Minivend-0.01-1 from rufus.w3.org before --
> > must be absent from the package.
>
> Does Bundle::MiniVend include the libwww CPAN module? I got burned
> recently on a fresh install of libwww, because they recently (v5.30)
> unbundled some modules from libwww which were previously included:
>
> o Unbundled the following modules:
> * HTML-Parser (HTML::Parser, HTML::Entites, HTML::LinkExtor,...)
> * HTML-Tree (HTML::Element, HTML::TreeBuilder,...)
> * Font-AFM (Font::AFM, Font::Metrics::*)
> * File-CounterFile
>
> Larry Leszczynski
> larryl@furph.com
Thanks Larry and Mike,
After quite a bit of modification (and help) I sucessfully installed the rpm, but have had
a failure at the checkout with flycat having an undefined subroutine &Vend::Config::getUPS,
then two runtime errors with password mismatch (BTW what is minivend's password?) Its
obvious that something's amuck. Is there a list of modules required to in place prior to
installation? Isn't the pre-install script supposed to check for dependencies?
I'm desperately trying to get into the code-generating mode rather than
installation-fire-putting-out. Thanks for being there...
Dave