RE: A quick question about ./configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



 > 
> ./configure
> -bash: ./configure: No such file or directory
> 
One cause for this sort of misleading error can be
found in the first line of the configure script.  It
will normally be #!zzzz  where zzzz is the path to 
some interpreter.  Often /bin/bash.  If the target
of that path is not found, you will get the above
message. 

Another possibility is if the execute bit is not
set on ./configure. 

Bob Styma
Phoenix, Az
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux