[Mailman-Users] make install failure

2008-06-29 Thread Vidiot
OK, the Solaris 10 box is operational, in that root is the only user and I'm getting things up and running. While my user account exists, none of my personal stuff is there yet, as it is in a state of flux. Once I bring the system on line, then I copy over all the home directory files, etc. In

Re: [Mailman-Users] make install failure

2008-06-29 Thread Vidiot
Mark Sapiro: 'make install' is sufficient. It will do the necessary 'make' actions. It didn't for me. It didn't do any of the python stuff until I ran just make. See http://mail.python.org/pipermail/mailman-users/2008-June/062269.html and

Re: [Mailman-Users] make install failure

2008-06-29 Thread Mark Sapiro
Vidiot wrote: Mark Sapiro: 'make install' is sufficient. It will do the necessary 'make' actions. It didn't for me. It didn't do any of the python stuff until I ran just make. What Python stuff didn't it do that needed to be done. All a straight 'make' does is compile all the wrappers and

Re: [Mailman-Users] make install failure

2008-06-29 Thread Vidiot
Mark posted: What Python stuff didn't it do that needed to be done. All a straight 'make' does is compile all the wrappers and compile the various mailman.po message catalogs into mailman.mo files. I wiped out the directory and started over. Here is what the make install did: Creating

Re: [Mailman-Users] make install failure

2008-06-29 Thread Mark Sapiro
Vidiot wrote: Mark posted: What Python stuff didn't it do that needed to be done. All a straight 'make' does is compile all the wrappers and compile the various mailman.po message catalogs into mailman.mo files. I wiped out the directory and started over. Here is what the make install did: