The result is the same when done as a user. [EMAIL PROTECTED]:/opt/gnuradio/gr-howto-write-a-block$ sudo ./bootstrap Password: src/lib/Makefile.am:56: Python sources seen but `PYTHON' is undefined src/lib/Makefile.am:56: The usual way to define `PYTHON' is to add `AM_PATH_PYTHON' src/lib/Makefile.am:56: to `configure.ac' and run `aclocal' and `autoconf' again. configure.ac:92: required file `config/Makefile.in' not found configure.ac:92: required file `doc/Makefile.in' not found configure.ac:92: required file `src/python/Makefile.in' not found configure.ac:92: required file `src/python/run_tests.in' not found
Thanks Ali On Sat, Aug 23, 2008 at 12:45 AM, Jim Watson <[EMAIL PROTECTED]> wrote: > Murtuza wrote: > >> [EMAIL PROTECTED]:/opt/gnuradio/gr-howto-write-a-block# ./bootstrap >> >> > Usually it is not a good idea to do things like this while you are logged > in as root - the environment variables might not be suitable so things will > not work how you expected, and you could accidentally break something. What > happens if you re-do everything from the start as a normal user? > jim > > src/lib/Makefile.am:56: Python sources seen but `PYTHON' is undefined >> >> >> > > -- Mir Murtuza Ali Graduate Student Center for Wireless Communications University of Mississippi University, MS 38677 Ph : (M) 662-202-5472 , (R) 662-513-9903
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
