FAQ
I'm trying to install mailman onto FreeBSD. When I ran ./configure, I
received the following message:

checking for CGI extensions... no
host info not found, set $MAILHOST and/or $WWWHOST environ vars
$MAILHOST=None, $WWWHOST=None

When I tried to issue "make install", I got the message: make: don't know
how to make install. Stop

Does this mean that the installation failed? What should I to fix the
problem?

Thank you in advance.

Jeffrey

**********************************************************************
Jeffrey Y. Feng
Associate Director
Computing Services
Whittier College
Email: yfeng at whittier.edu
Tel: (562) 907-4287
Fax: (562) 907-4987
**********************************************************************

Search Discussions

  • Jonc at Dec 25, 2002 at 6:17 pm
    Do you have an MTA and Web-server installed? The ./configure could not
    find any Mail-server or Web-server.

    Since the ./configure did NOT run, there was nothing to install.

    Good Luck - Jon Carnes

    Original Message:
    -----------------
    From: Feng Jeffrey yfeng at whittier.edu
    Date: Fri, 20 Dec 2002 10:09:56 -0800
    To: mailman-users at python.org
    Subject: [Mailman-Users] Error running ./configure


    I'm trying to install mailman onto FreeBSD. When I ran ./configure, I
    received the following message:

    checking for CGI extensions... no
    host info not found, set $MAILHOST and/or $WWWHOST environ vars
    $MAILHOST=None, $WWWHOST=None

    When I tried to issue "make install", I got the message: make: don't know
    how to make install. Stop

    Does this mean that the installation failed? What should I to fix the
    problem?

    Thank you in advance.

    Jeffrey

    **********************************************************************
    Jeffrey Y. Feng
    Associate Director
    Computing Services
    Whittier College
    Email: yfeng at whittier.edu
    Tel: (562) 907-4287
    Fax: (562) 907-4987
    **********************************************************************


    ------------------------------------------------------
    Mailman-Users mailing list
    Mailman-Users at python.org
    http://mail.python.org/mailman/listinfo/mailman-users
    Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
    Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

    This message was sent to: jonc at nc.rr.com
    Unsubscribe or change your options at
    http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com

    --------------------------------------------------------------------
    mail2web - Check your email from the web at
    http://mail2web.com/ .
  • Barry A. Warsaw at Dec 30, 2002 at 2:00 am
    "FJ" == Feng Jeffrey <yfeng at whittier.edu> writes:
    FJ> I'm trying to install mailman onto FreeBSD. When I ran
    FJ> ./configure, I received the following message:

    FJ> checking for CGI extensions... no host info not found, set
    FJ> $MAILHOST and/or $WWWHOST environ vars $MAILHOST=None,
    FJ> $WWWHOST=None

    This is only going to happen if your dns isn't set up correctly. What
    does the following print?

    % python -c "from socket import * ; print getfqdn()"

    You should see a hostname (preferrably fully-qualified). If you see
    an exception, or some bogus value, check your /etc/hosts file, or dns
    setup.

    FJ> When I tried to issue "make install", I got the message: make:
    FJ> don't know how to make install. Stop

    FJ> Does this mean that the installation failed? What should I to
    FJ> fix the problem?

    Right. Configure isn't finding the right hostname information so it
    isn't creating the Makefile. That's a good thing. ;)

    You can always run configure --with-mailhost and/or --with-urlhost,
    but if they aren't correct, the install might succeed but you'll
    likely still have problems.

    -Barry

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupmailman-users @
categoriespython
postedDec 20, '02 at 6:09p
activeDec 30, '02 at 2:00a
posts3
users3
websitelist.org

People

Translate

site design / logo © 2023 Grokbase