• cxphong

    Hi,

    I would like to install pd-extended on my beaglebone black - my beaglebone black is running ubuntu 12.10.

    My steps:
    1. Got puredata source code:
    svn checkout svn://svn.code.sf.net/p/pure-data/svn/trunk pure-data-svn
    2. Got pd-extended source code:
    git clone git://git.code.sf.net/p/pure-data/pd-extended
    3. Got Gem source code:
    git clone git://pd-gem.git.sourceforge.net/gitroot/pd-gem/Gem
    4. Followed http://puredata.info/docs/developer/WorkingWithPdExtendedSources, Putting it all Together, Full Approach
    5. Build
    cd pure-data/packages/linux_make
    make install && make package

    But I got an error:
    ...

    ifeel.c:176:12: warning: 'ifeel_open' defined but not used [-Wunused-function]
    cc -rdynamic -shared -fPIC -o "ifeel.pd_linux" "ifeel.o" -lc
    chmod a-x "ifeel.pd_linux"
    make[3]: Leaving directory `/home/ubuntu/pure-data-svn/externals/hcs'
    cc -O3 -funroll-loops -g -fno-inline-functions -fno-omit-frame-pointer -Wstrict-aliasing=2 -DPD -DHAVE_G_CANVAS_H -I/home/ubuntu/pure-data-svn/pd/src -Wall -W -ggdb -I/home/ubuntu/pure-data-svn/externals/Gem -I/home/ubuntu/pure-data-svn/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -o "/home/ubuntu/pure-data-svn/externals/iem/iem_ambi/src/ambi_decode.o" -c "/home/ubuntu/pure-data-svn/externals/iem/iem_ambi/src/ambi_decode.c"
    /home/ubuntu/pure-data-svn/externals/iem/iem_ambi/src/ambi_decode.c:7:20: fatal error: iemlib.h: No such file or directory
    compilation terminated.
    make[2]: *** [/home/ubuntu/pure-data-svn/externals/iem/iem_ambi/src/ambi_decode.o] Error 1
    make[2]: Leaving directory `/home/ubuntu/pure-data-svn/externals'
    make[1]: *** [externals_install] Error 2
    make[1]: Leaving directory `/home/ubuntu/pure-data-svn/packages'
    make: *** [install] Error 2

    Could guys help me ?
    Thanks you so much!

    posted in technical issues read more
  • cxphong

    Thanks so much! It worked.

    posted in technical issues read more
  • cxphong

    Anybody can help me? Thanks!

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!