Re: [Mailman-Users] Problem during install

2002-05-10 Thread Webmaster

I have figured out why my configure file did not work. It was not because I
told bash to try and run the script because I got the exact same error with
/bin/sh. I also got install to work. Thank you to those that helped.



--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py



Re: [Mailman-Users] Problem during install

2002-05-10 Thread Ron Jarrell

At 12:20 PM 5/10/02 -0400, Webmaster wrote:
>I finally got the configure file to run properly. I think it had to do with
>the fact that my ftp client decided to transfer it in Binary and not ASCII.
>That's the only thing I can think of.
>I am now getting this error:
>checking permissions on /home/micheal/www/mailman... configure: error:
>* Installation directory /home/micheal/www/mailman is not configured
>properly!
>* Set-gid bit must be set for directory: /home/micheal/www/mailman
>
>I'm not totally sure how to fix this. Any suggestions?

Do a man on chmod and read up on permission bits and setting them.  You're going to 
need it.



--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py