On Friday 14 September 2001 9:03 am, Richard Hector wrote: > Since you say that install is there (and others have said that it should > _always_ be there), is it possible that in fact install can't find the > command it's looking for? I've been fooled by (I think) shell scripts > like that before, which try to tell me "/bin/bash: command not found" or > something like that.
Looks like this is the case - I've been through the binary section of debian/rules line by line and it seems certain dirs aren't being created. The script is trying to mv files from somewhere that doesn't exist. Nevermind - I've installed the binaries instead & will just wait for the next incarnation of the diffs and dsc Thanks for people's suggestions. Cheers, David.