View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002283 | ardour | bugs | public | 2008-06-08 14:39 | 2008-06-08 14:39 |
Reporter | zettberlin | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | SVN/2.0-ongoing | ||||
Summary | 0002283: SConstruct sets the path for FLAC and boost to /usr/local | ||||
Description | The SConstruct-file of the recent SVN sets the path for FLAC and boost to usr/local. Thus the build aborts complaining that scons cant find boost, even, if it is installed correctly. The fix is quite easy ;-) sed -i -e 's|/usr/local|/usr|g' SConstruct (sed-script is provided by oc2pus from linux-club.de) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-06-08 14:39 | zettberlin | New Issue |