AW: Cyrus-Imap gmake problems
    Devin Reade 
    gdr at gno.org
       
    Wed Sep 10 19:08:16 EDT 2003
    
    
  
>> /bin/sh: perl: cannot execute
If perl is installed and in your path, then the next most likely 
culprit is trying to execute a perl script where the pathname
following the initial #! is incorrect for your system.  (This
typically happens when the script assumes /usr/local/bin/perl
and your perl is installed in /usr/bin/perl, or vice versa.)
--
         Devin Reade         <gdr at gno.org>
    
    
More information about the Info-cyrus
mailing list