Bug #856
make install fails
| Status: | Closed | Start date: | 2012-07-06 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | 1.0 | |||
| Resolution: | Version: | |||
| Trac ticket ID: |
Description
sudo make install:
test -z "/usr/local/lib/python2.7/dist-packages/scenic/devices" || /bin/mkdir -p "/usr/local/lib/python2.7/dist-packages/scenic/devices" /usr/bin/install -c -m 644 cameras.py __init__.py jackd.py x11.py networkinterfaces.py midi.py '/usr/local/lib/python2.7/dist-packages/scenic/devices' ../../../build-aux/py-compile: Missing argument to --destdir. make[4]: *** [install-devicesPYTHON] Error 1
History
Updated by Alexandre Quessy 10 months ago
- Status changed from New to Feedback
- Assignee changed from Nicolas Bouillot to Alexandre Quessy
- Priority changed from Urgent to Normal
This problem doesn't occur when we make a fresh clone of the code, or run "make distclean"
Updated by Alexandre Quessy 9 months ago
- Status changed from Feedback to Closed
- Target version changed from 0.7 to 1.0