You were right. I didn't realize that Ubuntu had no support for permissions on NTFS partitions. Moving the residual folder to my local ext3 partition allowed the execute bit to be set correctly. I reverted back to the original configure script and it compiles just fine.
Thanks Ezekiel000!
Search found 3 matches
- Tue Nov 23, 2010 3:53 pm
- Forum: General Discussion
- Topic: Linux - Configure not running
- Replies: 4
- Views: 5949
- Mon Nov 22, 2010 2:05 pm
- Forum: General Discussion
- Topic: Linux - Configure not running
- Replies: 4
- Views: 5949
- Mon Nov 22, 2010 1:40 am
- Forum: General Discussion
- Topic: Linux - Configure not running
- Replies: 4
- Views: 5949
Linux - Configure not running
Trying to compile residual from svn trunk, when I run configure I'm getting the following errors: sudo sh ./configure : not found: 25: : not found: 34: : not found: 37: : not found: 41: ./configure: 46: Syntax error: word unexpected (expecting "do") The lines 25,34,37,41 ("not found&q...