How can I reinstall CGI?

2001-07-25 Thread David Scott
undefined subroutine &CGI::Object::Html::start_html at /usr/local/lib/perl5/5.00502/autoload.pm line 17. /usr/local/lib/perl5/5.00502/CGI/Object/Html.pm exists and the sub start_html is in it. Does anyone know what I need to do to get this working? Thanks, David Scott [EMAIL PROTECTED] -- To

Re: module 'Bundle::DBI' installation problem

2001-09-10 Thread 'David Scott Urban
The +z and +Onolimit options are from the HP compiler. My guess would be someone installed gcc as cc or created a link to gcc as cc. These options are not part of the gcc compiler which is why when removed you are still having problems. They used the HP compiler to build Perl is my guess. D.