Unable to configure mailman . Please give any information
Subject: [Fwd: Please list the variables i need to modify in the configure.in] From: "Pradeep Kumar Xplorer" pradeepkumarxplorer@pradeepkumarxplorer.com Date: Mon, March 11, 2019 4:04 am To: mailman-users@mailman3.org Priority: High Read Receipt: Requested [ Send Read Receipt Now ] Options: View Full Header | Print | Download this as a file ---------------------------- Original Message ---------------------------- Subject: Please list the variables i need to modify in the configure.in From: "Pradeep Kumar Xplorer" pradeepkumarxplorer@pradeepkumarxplorer.com Date: Thu, March 7, 2019 6:36 am To: mailman-users@python.org before running the configure script I changed AC_PREFIX_DEFAULT(/home1/explodi4/public_html/MAILMAN) and it still says /home/mailman does not exist.
Pradeep Kumar Xplorer http://www.dhyanayoga.info http://www.pradeepkumarxplorer.com/2016/CyberCrime/index.php
On 3/13/19 11:47 PM, pradeep Kumar xplorer wrote:
Subject: [Fwd: Please list the variables i need to modify in the configure.in] From: "Pradeep Kumar Xplorer" pradeepkumarxplorer@pradeepkumarxplorer.com Date: Mon, March 11, 2019 4:04 am To: mailman-users@mailman3.org Priority: High Read Receipt: Requested [ Send Read Receipt Now ] Options: View Full Header | Print | Download this as a file ---------------------------- Original Message ---------------------------- Subject: Please list the variables i need to modify in the configure.in From: "Pradeep Kumar Xplorer" pradeepkumarxplorer@pradeepkumarxplorer.com Date: Thu, March 7, 2019 6:36 am To: mailman-users@python.org
It appears you originally posted this to mailman-users@python.org where it would have been rejected as a post from a non-subscriber. That was probably the correct place for this as is it a Mailman 2.1 question and this list is for Mailman 3.
before running the configure script I changed AC_PREFIX_DEFAULT(/home1/explodi4/public_html/MAILMAN) and it still says /home/mailman does not exist.
Pradeep Kumar Xplorer http://www.dhyanayoga.info http://www.pradeepkumarxplorer.com/2016/CyberCrime/index.php
You should not need to touch either configure.in or configure. Start
with an unmodified configure and run ./configure --help
to see the
options. It appears you may be running configure with
'--prefix=/home/mailman' and that directory doesn't exist.
See <https://www.list.org/mailman-install/node3.html>.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
pradeep Kumar xplorer