Re: [Mailman-Users] make install error

2006-07-13 Thread Mark Sapiro
Ki Song wrote: >> >> After doing ./configure, I tried to run make install, and here's the error >> message I get: >> >> chmod: changing permissions of '/usr/local/mailman/archives/private': >> Operation not permitted >> >> The only thing is, I'm logged in as a user that has read/write priveleges

Re: [Mailman-Users] make install error

2006-07-13 Thread Ki Song
> I've installed mailman 2.1.8 and believe that I made a mistake earlier. > I'm trying to reinstall it. > > After doing ./configure, I tried to run make install, and here's the error > message I get: > > chmod: changing permissions of '/usr/local/mailman/archives/private': > Operation not permitt

[Mailman-Users] make install error

2006-07-13 Thread Ki Song
I've installed mailman 2.1.8 and believe that I made a mistake earlier. I'm trying to reinstall it. After doing ./configure, I tried to run make install, and here's the error message I get: chmod: changing permissions of '/usr/local/mailman/archives/private': Operation not permitted The only thi

[Mailman-Users] make install error...new build, new dload

2004-01-23 Thread reeprflame
i just downloaded and untarred 2.1.4 and i get this error on the make install. everything else is fine in ./configure Compiling /usr/local/mailman/Mailman/versions.py ... Traceback (most recent call last): File "bin/update", line 48, in ? from Mailman import MailList File "/usr/local/mail

Re: [Mailman-Users] Make Install error?

2003-10-14 Thread Richard Barrett
On Tuesday, October 14, 2003, at 02:29 pm, Peters, Michael D. wrote: I am building Mailman 2.1.3 on Solaris 9 using gcc. The configuration goes just fine using: ./configure --with-mail-gid=qmail During the "make install" I get the following: Compiling /usr/local/mailman/Mailman/versions.py ...

[Mailman-Users] Make Install error?

2003-10-14 Thread Peters, Michael D.
I am building Mailman 2.1.3 on Solaris 9 using gcc. The configuration goes just fine using: ./configure --with-mail-gid=qmail During the "make install" I get the following: Compiling /usr/local/mailman/Mailman/versions.py ... Traceback (most recent call last): File "bin/update", line 47, in ?

Re: [Mailman-Users] make install error

2001-06-04 Thread Barry A. Warsaw
> "v" == venkateswaran <[EMAIL PROTECTED]> writes: v> Still I am in trouble. I have not commented out the line shared v> in Setup. It compiled as a static and could see shamodule.o in v> Modules directory. I did not get any errors while v> installing. run make test, lists th

Re: [Mailman-Users] make install error

2001-05-28 Thread Phil Stracchino
On Mon, May 28, 2001 at 12:32:41PM -0400, Barry A. Warsaw wrote: > > > "v" == venkateswaran <[EMAIL PROTECTED]> writes: > > v> Still I am in trouble. I have not commented out the line shared > v> in Setup. It compiled as a static and could see shamodule.o in > v> Modules directo

Re: [Mailman-Users] make install error

2001-05-28 Thread Barry A. Warsaw
> "v" == venkateswaran <[EMAIL PROTECTED]> writes: v> Still I am in trouble. I have not commented out the line shared v> in Setup. It compiled as a static and could see shamodule.o in v> Modules directory. I did not get any errors while v> installing. run make test, lists th

Re: [Mailman-Users] make install error

2001-05-28 Thread venkateswaran
Still I am in trouble. I have not commented out the line shared in Setup. It compiled as a static and could see shamodule.o in Modules directory. I did not get any errors while installing. run make test, lists the modules with "test_sha" without any comments. Still I am getting the same error sha

Re: [Mailman-Users] make install error

2001-05-24 Thread Barry A. Warsaw
> "v" == venkateswaran <[EMAIL PROTECTED]> writes: v> I have tried with pythin1.5.2 & python2.0. But same error. How v> to enable sha module?. In Modules/Setup there is a line sha v> shamodule.c. Is there anything more than this? Nope, although I'm quite surprised this isn't en

Re: [Mailman-Users] make install error

2001-05-24 Thread venkateswaran
I have tried with pythin1.5.2 & python2.0. But same error. How to enable sha module?. In Modules/Setup there is a line sha shamodule.c. Is there anything more than this? Thanks for your reply, Venkatesh > > > "gv" == gv venkateswaran <[EMAIL PROTECTED]> writes: > > gv> I have installed

Re: [Mailman-Users] make install error

2001-05-24 Thread Barry A. Warsaw
> "gv" == gv venkateswaran <[EMAIL PROTECTED]> writes: gv> I have installed the prerequisites properly and I gv> checked ... working... gv> What this error shows? | ImportError: No module named sha What version of Python are you using? It doesn't have the sha modul

[Mailman-Users] make install error

2001-05-24 Thread gv venkateswaran
I have installed the prerequisites properly and I checked ... working... What this error shows? #make install Compiling /home/mailman//Mailman/pythonlib/tempfile.py ... Compiling /home/mailman//Mailman/versions.py ... Traceback (innermost last): File "bin/update", line 32, in ? from Mailm