Hi all, Trying to compile openal from source and am faced with a puzzler.
I've done... dpkg-source -x openal-0.2001061600-2.dsc cd openal-foo debian/rules build and all seems fine - then after debain/rules build things come off the rails with make[1] : /usr/bin/install: Command not found which seems bizarre as it's there in /usr/bin my path covers this as all the tons of other stuff I've built this way finds it ok. Any clues as to what's gone wrong - something I'm doing wrong perchance? Cheers, David