Bug 431168 - csound compiled with plugins path hard-coded to /usr/lib/csound/plugins
Summary: csound compiled with plugins path hard-coded to /usr/lib/csound/plugins
Keywords:
Status: CLOSED DUPLICATE of bug 407911
Alias: None
Product: Fedora
Classification: Fedora
Component: csound
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-01 05:54 UTC by Michel Lind
Modified: 2008-02-01 05:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-01 05:56:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Lind 2008-02-01 05:54:22 UTC
Description of problem:
On x86_64, the csound plugins directory is /usr/lib64/csound/plugins. However,
csound is hard-coded to use /usr/lib/csound/plugins

Version-Release number of selected component (if applicable):
csound-5.03.0-15.fc9.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install csound tutorial
2. copy the files to a writable directory (just in case)
3. python tutorial4.py
  
Actual results:
BEGAN CppSound::perform(5, 0x630e20)...
BEGAN CppSound::compile(5, 0x630e20)...
Error opening plugin directory '/usr/lib/csound/plugins': No such file or directory
ENDED CppSound::compile.
*** glibc detected *** python: free(): invalid pointer: 0x00002aaaaf667cd8 ***


Expected results:
No error

Additional info:

Comment 1 Michel Lind 2008-02-01 05:56:04 UTC

*** This bug has been marked as a duplicate of 407911 ***


Note You need to log in before you can comment on or make changes to this bug.