Re: Making and Installing a New Block

I’m running the python code “squaredaudio.py” in its own directory.
Make install with the additional files is what breaks the entire howto
module. The only thing that changes between when squaredaudio.py runs
and doesn’t are those files I attached and then running ./configure,
make, make install. Returning the build tree back to the way it came in
the tar.gz file and then going through ./configure, make, make install
fixes the howto module so that squaredaudio.py runs. Of course this
means that howto_square3_ff isn’t available.

I hope I replied to the list correctly this time.

Keith

worked.
only under another name. I copied the source files for the square
the block is installed I don’t get an error. However when I run my
howto_square3_ff block in squaredaudio.py.
indicates that it’s looking in the installed path. If you haven’t
installed the code yet with “make install” it’ll be pulling in the old
libs.

Let me know if this helps.

Eric