From: Pedro A. <ped...@po...> - 2003-10-16 19:02:14
|
I have a problem running syncmail from cvs of 2003-10-16 I checked out this version because version 1.0 was not working so I thought I would give a try to the HEAD version. I don't really understand but the problem is that everytime I try to run the script, it complains like this: [root@server pedro]# /usr/local/bin/syncmail : bad interpreter: No such file or directoryon [root@server pedro]# which python /usr/bin/python Header of syncmail: #! /usr/bin/python ... ... If I run [root@server pedro]# python /usr/local/bin/syncmail Complicated notification for CVS checkins. ... ... Then it runs ok. Why is this? I don't know how to run "python /usr/local/bin/syncmail" in loginfo file. It doesn't work... |