Hi, This is the contents of the perllocal.pod. =head2 Tue Jun 11 09:38:39 2002: C<Module> L<DBI|DBI>
=over 4 =item * C<installed into: /usr/local/lib/perl5/site_perl/5.6.1> =item * C<LINKTYPE: dynamic> =item * C<VERSION: 1.21> =item * C<EXE_FILES: dbish dbiproxy> =back I am not understand. Why it keep showing this at the end when I tried to make install? Appending installation info to /usr/local/lib/perl5/5.6.1/sun4-solaris/perllocal.pod There was nothing message showing that the installation is successful. What should I do? Please help....... thanks, Chewlf -----Original Message----- From: Chew, Li-Fang Sent: Tuesday, June 11, 2002 9:06 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: FW: Error Make Install for DBI Attached here is the perllocal.pod. Please help. thanks, Chewlf -----Original Message----- From: Chew, Li-Fang Sent: Tuesday, June 11, 2002 8:27 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: FW: Error Make Install for DBI When I make install I am getting the below message. How can I know that I am successfully installed the DBI? Please advise. Thanks, chewlf -----Original Message----- From: Bart Lateur [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 8:24 AM To: [EMAIL PROTECTED] Subject: Re: FW: Error Make Install for DBI On Tue, 11 Jun 2002 08:12:18 +0800, [EMAIL PROTECTED] wrote: >Hi, >Can anybody let me know why I am getting this error? What error? I see nothing out of the ordinary. >Why it keep writing to the perllocal.pod? As it says: >Appending installation info to /usr/local/lib/perl5/5.6.1/sun4-solaris/perllocal.pod "perllocal.pod" appears to be used as some kind of index of which modules are installed. So, whenever you install a new module, obviously it somehow has to be added to this list in order to keep it up to date. -- Bart.