Re: Perl module installation



Thx Bill.

The make was in fact on my SUN server but not included in my $PATH.
I executed it but when I did "make install", it installed the
libraries in my current directory and not in the perl one. Do you have
an idea on the reason?

Thx!

Bill Karwin <bill@xxxxxxxxxx> wrote in message news:<d3ecgp0jt4@xxxxxxxxxxxxxxxxxx>...
> John Bokma wrote:
> >>The next step is to execute "make". But when I did it, I got "not
> >>found".
> >
> > Sounds like your SUN server doesn't come with make. Look for a binary
> > verion of GNU make.
>
> It might also be that you don't have the make command in your shell's
> PATH. On Solaris, make is often installed as /usr/ccs/bin/make, putting
> it in a location that many users don't have in their PATH.
>
> Regards,
> Bill K.
.