[Mailman-Users] Can't run configure file!

Webmaster webmaster at michealcottingham.com
Fri May 10 17:28:08 CEST 2002


Thanks for everybody's help. I just tried ./a.out and it worked! So, that
proves that that works. After thinking about it, /bin is not in my path. So,
I did this:
[micheal at blinkin mail]$ /bin/bash ./configure
: command not found
: command not found
: command not found
: command not found
: command not found
: command not found
'/configure: syntax error near unexpected token `do
'/configure: ./configure: line 77: `do

Weird, huh? I am not trying to install a beta release either. No changes to
the configure file.
: On May 10, 2002 at 09:21, Webmaster wrote:
:
: >The file is chmod'ed to 777 so everything should be fine there. However,
my
: >host just enabled gcc for me the other day. I wrote a simple "Hello
World"
: >program in C and even though I didn't get any compile time errors, the
: >output file does not work. command not found is all I get. I am wondering
if
: >something got messed up during the enabling of gcc for my account.
:
: How are you running these programs? What's the command line?
:
: If you're doing
:
: $ a.out
:
: try
:
: $ ./a.out
:
: --
: Satya. <URL:http://satya.virtualave.net/>
: Damn it Jim, I'm a doctor, not a SysOp.
:
:
:
: ------------------------------------------------------
: Mailman-Users mailing list
: Mailman-Users at python.org
: http://mail.python.org/mailman/listinfo/mailman-users
: Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
:






More information about the Mailman-Users mailing list