On 5/4/05, Inizan, Sebastien (CDS-VPI) <[EMAIL PROTECTED]> wrote: > I just downloaded the src of lenya 1.2.3 and when I try to run ./build.sh I > get the following error: > Bad: interpreter : No such file or Directory > Is it a bug ?
Yes, it is a bug. The installer does not set the *.sh files to be executable. You need to run: chmod +x *.sh (This is documented many places.) solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
