Re: make error
Tim Mathews <[email protected]> Thu, 09 Dec 2004 18:37:48 -0500
| Newsgroups | gmane.comp.graphics.y.devel |
|---|---|
| Message-ID | <[email protected]> |
James had a typo. The module is Parse::RecDescent with a 'c' not ResDescent. RamaSubbu SK wrote: > > >From which directory we have to execute that. > B'coz I'm also getting that error. > > When I try this > > su - > Password: > ramasubbusk:~ # perl -mCPAN -e 'install Parse::ResDescent' > Can't locate object method "install" via package "Parse::ResDescent" > (perhaps you forgot to load "Parse::ResDescent"?) at -e line 1. > > > > -RamaSubbu SK