Re: [Mailman-Users] 2.1 Install Issues

2003-01-08 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry A. Warsaw wrote: > > > "DL" == David LeVine <[EMAIL PROTECTED]> writes: [...] > DL> - All of the subdirectories under > DL> ~mailman/{messages,templates} were created with permissions > DL> 02755 instead of 02775. > > Also works

Re: [Mailman-Users] 2.1 Install Issues

2003-01-04 Thread David LeVine
> do \ > $(INSTALL) -m $(FILEMODE) $$i $(ICONDIR); \ > done -- cut here - I hope that is sufficient help. Thanks! David > Date: Sat, 4 Jan 2003 11:44:19 -0500 > To: David LeVine <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED]

Re: [Mailman-Users] 2.1 Install Issues

2003-01-04 Thread Barry A. Warsaw
> "DL" == David LeVine <[EMAIL PROTECTED]> writes: DL> I think the Solaris make does support wildcarding, perhaps DL> with slightly different syntax...:^) Maybe you can help figure out the right syntax for Solaris make? -Barry --

Re: [Mailman-Users] 2.1 Install Issues

2003-01-03 Thread David LeVine
> Date: Sat, 4 Jan 2003 02:00:46 -0500 > To: David LeVine <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] 2.1 Install Issues > From: [EMAIL PROTECTED] (Barry A. Warsaw) > > DL> On most directories, each file to be installed is enum

Re: [Mailman-Users] 2.1 Install Issues

2003-01-03 Thread Barry A. Warsaw
DL> On most directories, each file to be installed is enumerated DL> and installed within a loop, however, for the icons directory, DL> the Makefile seems to rely on wildcard matching. That may not DL> be a valid assumption. Could be a GNU Make-ism. Maybe Solaris's make doesn't

Re: [Mailman-Users] 2.1 Install Issues

2003-01-01 Thread David LeVine
> Date: Wed, 1 Jan 2003 20:33:02 -0500 > Subject: Re: [Mailman-Users] 2.1 Install Issues > From: [EMAIL PROTECTED] (Barry A. Warsaw) > > ... > > What OS are you using? Do you see any errors in the "make install" > output? Can you check that output for a

Re: [Mailman-Users] 2.1 Install Issues

2003-01-01 Thread Barry A. Warsaw
> "DL" == David LeVine <[EMAIL PROTECTED]> writes: DL> - Not all of the icons were copied over from the source DL> directory into the DL> ~mailman/icons directory during the 'make install'; only the DL> GNU icon was, neither the Python nor the mailman icon were. Works for m

[Mailman-Users] 2.1 Install Issues

2002-12-31 Thread David LeVine
Hi, My server is running Solaris 2.8 with Python 2.2.2. I just downloaded and installed the 2.1 tarball and I've run into a few issues. Please point me to the correct FAQ if I've done something wrong, otherwise, please add them to the list of things to be addressed: - Not all of the icons were