Regarding::Audio wave

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • madhurathod
    New Member
    • Mar 2008
    • 6

    Regarding::Audio wave

    Please help me guys
    this is the error am getting while executing my script.... Anybody please help me to solve this

    Can't locate Modem/Vgetty.pm in @INC (@INC contains: D:/Perl/lib D:/Perl/site/li
    b .) at vgetty_pro_suit .pl line 293.
    BEGIN failed--compilation aborted at vgetty_pro_suit .pl line 293.
  • nithinpes
    Recognized Expert Contributor
    • Dec 2007
    • 410

    #2
    Originally posted by madhurathod
    Please help me guys
    this is the error am getting while executing my script.... Anybody please help me to solve this

    Can't locate Modem/Vgetty.pm in @INC (@INC contains: D:/Perl/lib D:/Perl/site/li
    b .) at vgetty_pro_suit .pl line 293.
    BEGIN failed--compilation aborted at vgetty_pro_suit .pl line 293.
    The error tells that Modem::Vgetty module is not installed on your machine.

    Comment

    Working...