[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SLUG] Installing perl module
Does @nospam.INC include a path to where "make install" put the module?
#!/usr/bin/perl
for (@nospam.INC)
{
print "$_\n";
}
- Sonam
says Terry Collins wrote:
>
> Have a problem where a installed perl module is not being recognised
> by the system.
>
> According to man perlmodinstall that make, make test, make install
> sequence should see it all go in okay.
>
> But the script keeps saying it is not there.
>
> Any pointers?
>
> (rh5.2 system btw)
>
> --
> Terry Collins {:-)}}} Ph(02) 4627 2186 Fax(02) 4628 7861
> email: terryc@nospam.woa.com.au www: http://www.woa.com.au
> or terryc@nospam.zip.net.au
> WOA Computer Services <lan/wan, linux/unix, novell>
> snail: PO Box 1047, Campbelltown, NSW 2560.
>
> "People without trees are like fish without clean water"
> --
> SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
> To unsubscribe send email to slug-request@nospam.slug.org.au with
> unsubscribe in the text
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text