'which perl' ---> /usr/local/bin/perl 'head -1 mon' ---> #!/usr/bin/perl
On 6/9/05, David Nolan <[EMAIL PROTECTED]> wrote: > > > --On Thursday, June 09, 2005 4:22 PM -0400 Kishore Jalleda > <[EMAIL PROTECTED]> wrote: > > > Hi David, > > Thanks for the reply, actually "perl mon", works fine > > but not ./mon doesn't ????? > > Kishore > > > > (Lets keep this on the mailing list, so others can follow along. > Especially since I'm going on vacation tomorrow... :) > > Sounds like you've got two perl installations on your machine, and the one > that mon is using isn't the one thats in your PATH. Compare the output of > 'which perl' and 'head -1 mon' > > -David > > > David Nolan <*> [EMAIL PROTECTED] > curses: May you be forced to grep the termcap of an unclean yacc while > a herd of rogue emacs fsck your troff and vgrind your pathalias! > > _______________________________________________ > mon mailing list > [email protected] > http://linux.kernel.org/mailman/listinfo/mon > _______________________________________________ mon mailing list [email protected] http://linux.kernel.org/mailman/listinfo/mon
