Re: Automake with Python scripts

2006-08-02 Thread Stepan Kasal
Hello, On Sun, Jul 30, 2006 at 02:24:52AM +0530, Debarshi 'Rishi' Ray wrote: > With this set-up 'make install' throws: > make[2]: *** No rule to make target `xmlrpclibauth.py', needed by > `install-pyexecPYTHON'. Stop. > make[2]: Leaving directory `/devel/GNOWSYS/g7/gnow/src' I really cannot und

Automake with Python scripts

2006-07-29 Thread Debarshi 'Rishi' Ray
I am trying to package a Python script with the Autoconf/Automake tools. The script (gnow) is in src sub-directory and depends on another Python module (xmlrpcauthlib.py) in the same src sub-directory. My intention is to set-up the package in such a way that gnow gets installed in somewhere like /