Skip to content

issues with installing/initializing #1

@localtracker

Description

@localtracker

Hi there,

I am running Mac OSX 10.9.5. I've installed aubio along with python and then I built pd-aubio using the source and ended up with the aubio.pd_darwin file which I tried copying to startup as well as the extra folder for my version of pd-extended but audio does not work when I try to create an object in pd. When I add the aubio.pd_darwin file to startup in pd, this is the error I get:

/Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin, 10): Symbol not found: _aubio_onset_do
  Referenced from: /Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin
  Expected in: flat namespace
 in /Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin
/Applications/Pd-extended.app/Contents/Resources/Scripts/../startup/aubio.pd_darwin: can't load startup library'!

When In add the aubio.pd_darwin alias from the extra folder to startup then I get this error:

/Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin: dlopen(/Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin, 10): no suitable image found.  Did find:
	/Applications/Pd-extended.app/Contents/Resources/startup/aubio.pd_darwin: unknown file type, first eight bytes: 0x62 0x6F 0x6F 0x6B 0x00 0x00 0x00 0x00
/Applications/Pd-extended.app/Contents/Resources/Scripts/../startup/aubio.pd_darwin: can't load startup library'!

Please tell me what I am doing wrong?

Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions