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

Matt Lavergne matt at interlynx.net
Fri May 10 17:45:20 CEST 2002


just a though ... but insted of $> /bin/bash ./configure

try just

./configure

also ... make sure u got all the libs and what not that mailman needs

Matt
"Amateurs made the Arc, Professionals made the Titanic"


----- Original Message -----
From: "Webmaster" <webmaster at michealcottingham.com>
To: <mailman-users at python.org>
Sent: Friday, May 10, 2002 11:28 AM
Subject: Re: [Mailman-Users] Can't run configure file!


> 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
> :
>
>
>
> ------------------------------------------------------
> 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