discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem with installation of howto


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] problem with installation of howto
Date: Fri, 11 Feb 2011 11:54:51 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

As it turns out after building howto

make install

installs a directory "howto" in .../site-packages
containing the files:
-rw-r--r-- 1 anastas nobody   1691 Feb 11 11:53 __init__.py
-rw-rw-r-- 1 anastas nobody    556 Feb 11 11:53 __init__.pyc
-rw-rw-r-- 1 anastas nobody    556 Feb 11 11:53 __init__.pyo

and ANOTHER directory "howto_swig" in .../site-packages/gnuradio
containing the files:
-rwxr-xr-x 1 anastas nobody   1327 Feb 11 11:52 _howto_swig.la
-rw-r--r-- 1 anastas nobody  12267 Feb 11 11:53 howto_swig.py
-rw-rw-r-- 1 anastas nobody  22958 Feb 11 11:53 howto_swig.pyc
-rw-rw-r-- 1 anastas nobody  22958 Feb 11 11:53 howto_swig.pyo
-rwxr-xr-x 1 anastas nobody 411339 Feb 11 11:52 _howto_swig.so

if i copy the files of the latter to the former then everything works,
ie, python can import howto,
otherwise, it complains!

Achilleas



reply via email to

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