Re: [Qemu-devel] [scripts] default shell/perl locations

2017-01-09 Thread Paolo Bonzini
On 06/01/2017 17:01, Sean Bruno wrote: > > > On 01/06/17 01:14, Paolo Bonzini wrote: >> >> >> On 05/01/2017 23:41, Sean Bruno wrote: >>> I don't suppose it would be possible to have configure check/change the >>> interpreter path for scripts so that operating systems that don't have >>> /usr/bi

Re: [Qemu-devel] [scripts] default shell/perl locations

2017-01-06 Thread Sean Bruno
On 01/06/17 01:14, Paolo Bonzini wrote: > > > On 05/01/2017 23:41, Sean Bruno wrote: >> I don't suppose it would be possible to have configure check/change the >> interpreter path for scripts so that operating systems that don't have >> /usr/bin/perl for example, would work out of the box? > >

Re: [Qemu-devel] [scripts] default shell/perl locations

2017-01-06 Thread Paolo Bonzini
On 05/01/2017 23:41, Sean Bruno wrote: > I don't suppose it would be possible to have configure check/change the > interpreter path for scripts so that operating systems that don't have > /usr/bin/perl for example, would work out of the box? We can use #!/bin/sh eval 'exec perl -x -wS $0 ${1+"$

[Qemu-devel] [scripts] default shell/perl locations

2017-01-05 Thread Sean Bruno
I don't suppose it would be possible to have configure check/change the interpreter path for scripts so that operating systems that don't have /usr/bin/perl for example, would work out of the box? sean signature.asc Description: OpenPGP digital signature