discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] [install-usrppythonPYTHON] Error 127


From: Robert Light
Subject: [Discuss-gnuradio] [install-usrppythonPYTHON] Error 127
Date: Sun, 10 Nov 2013 20:32:29 +0100 (CET)

Hi, Can anyone help me with this error ?
I  do:
git checkout v3.4.2git
./configure  --prefix=/home/robert/gr342 --disable-gr-qtgui --with-fusb-tech=libusb1 --enable-usrp --enable-gr-usrp --enable-gnuradio-core --disable-usrp2 --disable-volk
 
make  works just fine
when I run make install I get this:
 
test -z "/home/robert/gr342/lib/python2.7/site-packages/usrpm" || /bin/mkdir -p "/home/robert/gr342/lib/python2.7/site-packages/usrpm"
 /usr/bin/install -c -m 644 usrp_dbid.py '/home/robert/gr342/lib/python2.7/site-packages/usrpm'
/bin/bash: line 15: --destdir: command not found
make[7]: *** [install-usrppythonPYTHON] Error 127
make[6]: *** [install-am] Error 2
make[5]: *** [install] Error 2
make[4]: *** [install-recursive] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
 
when I run
/home/robert/gr342/lib/python2.7/site-packages/usrpm/
i see only one file "usrp_dbid.py"
 
Linux Astro 3.8.0-33-generic #48~precise1-Ubuntu SMP Thu Oct 24 16:28:06 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]