Makefile:88: *** missing separator. Stop.

Phil Meyer pmeyer at themeyerfarm.com
Thu Jan 18 23:11:55 UTC 2007


eng.waleed wrote:
> hi
> when I try to install perl module Archive::zip from source I have this 
> error message
> Makefile:88: *** missing separator.  Stop.
> can any one help me with that
> br

as others have mentioned, its a make error on line 88

Of course you could just:

sudo yum install perl-Archive-Zip

or

sudo perl -MCPAN -e shell

cpan> install Archive::Zip


I recommend the first method.

Good luck!




More information about the fedora-list mailing list