--- Luc Tremblay <[EMAIL PROTECTED]> wrote:
> I am getting an error message when tryiing to
> install Aspell 0.5
> (OS is Linux 2.4.23)
> 
> ./configure && make
> : bad interpreter: No such file or directory
> 
> make install
> : bad interpreter: No such file or directory
> 
> Can you help please?

I've seen the "bad interpreter message" when
attempting to run shell scripts with DOS-style line
endings (with both newline and carriage return) rather
than Unix-style line endings (with just a newline).
Try running the relevant files through dos2unix (and
read its manpage first--there's a potential gotcha
that can cause files to be overwritten if you are not
careful).



        
                
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/


_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to