Re: [Mailman-Developers] Need help in installing Mailman3

Hi Sourav,
On 02/28/2016 01:42 PM, Saurav Kumar wrote:
I want to install Mailman in a custom directory, rather than using "user site-package" directory which is default when using install without any extra parameter. I'm not able to use the -d and install-dir parameter. Please guide me what i'm doing wrong
What do you mean by a custom directory? By default, setuptools is configured to install packages in a particular directory on each linux distribution (probably on OSX and Windows too, not sure about that.
However, if you want to setup mailman (or any python package) for development, you can try 'python setup.py develop' instead of install.
Thanks Saurav
Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/raj.abhilash1%40g...
Security Policy: http://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj

I wanted to install the new packages in a virtualenv
On Mon, 29 Feb 2016, 05:15 Abhilash Raj, <raj.abhilash1@gmail.com> wrote:
Hi Sourav,
On 02/28/2016 01:42 PM, Saurav Kumar wrote:
I want to install Mailman in a custom directory, rather than using "user site-package" directory which is default when using install without any extra parameter. I'm not able to use the -d and install-dir parameter. Please guide me what i'm doing wrong
What do you mean by a custom directory? By default, setuptools is configured to install packages in a particular directory on each linux distribution (probably on OSX and Windows too, not sure about that.
However, if you want to setup mailman (or any python package) for development, you can try 'python setup.py develop' instead of install.
Thanks Saurav
Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives:
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/raj.abhilash1%40g...
Security Policy: http://wiki.list.org/x/QIA9
-- thanks, Abhilash Raj
--
Saurav Kumar Sophomore IIT BHU Varanasi
participants (2)
-
Abhilash Raj
-
Saurav Kumar