Menu

#11 Cannot run configure...

open
nobody
None
5
2002-12-19
2002-12-19
Anonymous
No

Anybody else gotten this when trying to ./configure? I
get bad interpreter: Permission denied.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I get the same. :-(

     
  • Hans Zoebelein

    Hans Zoebelein - 2003-03-17

    Logged In: YES
    user_id=190547

    Try converting all file by using 'dos2unix-'.

     
  • Hans Zoebelein

    Hans Zoebelein - 2003-03-17

    Logged In: YES
    user_id=190547

    Sorry mistyped: tool is 'dos2unix'. It removes carriage returns from end of line. Something like

    find ./ -type f -exec dos2unix {} \;

    does the trick.
    Enjoy!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.