Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2007 04:32:13 +0000
From:      dhaneshk k <dhaneshkk@hotmail.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Error -mailman installation through ports 
Message-ID:  <BAY127-W11B39817D0C54470DA69E7B29F0@phx.gbl>

next in thread | raw e-mail | index | archive | help




I have  a FreeBSD-6.2 server box , I am trying to settup my mailinlists
system in this box , I have postfix installation working file , in
order to create mailing lists ,



Here I tried to install Mailman from /usr/ports to be used with postfix
MTA  but I got an error , pls help me to fix thsi error=20





[root@sun /usr/ports/mail/mailman]# pwd

/usr/ports/mail/mailman

[root@sun /usr/ports/mail/mailman]# make all install clean MM_GROUPNAME=3Dn=
obody MM_GROUPID=3D65534

cd /usr/ports/mail/mailman && make config;

..............



=3D=3D=3D>  Vulnerability check disabled, database not found

=3D=3D=3D>  Found saved configuration for mailman-2.1.9_4



You may change the following build options:

MM_USERNAME=3Dmailman     The username of the Mailman user.

MM_USERID=3D91            The user ID of the Mailman user.

MM_GROUPNAME=3Dmailman    The group to which the Mailman user will belong.

MM_GROUPID=3DMM_USERID    The group ID for the Mailman user.

MM_DIR=3Dmailman          Mailman will be installed in /usr/local/mailman.

CGI_GID=3Dwww           =20
The group name or id under which your web server executes CGI scripts.

IMGDIR=3Dwww/icons        Icon images will be installed in /usr/local/www/i=
cons.



=3D> mailman-2.1.9.tgz doesn't seem to exist in /usr/ports/distfiles/mailma=
n.

=3D> Attempting to fetch from http://heanet.dl.sourceforge.net/sourceforge/=
mailman/.

mailman-2.1.9.tgz                           =20
100% of 7645 kB   36 kBps 00m00s

=3D=3D=3D>  Extracting for mailman-2.1.9_4

=3D> MD5 Checksum OK for mailman/mailman-2.1.9.tgz.

=3D> SHA256 Checksum OK for mailman/mailman-2.1.9.tgz.

=3D=3D=3D>  Patching for mailman-2.1.9_4

=3D=3D=3D>  Applying FreeBSD patches for mailman-2.1.9_4

=3D=3D=3D>   mailman-2.1.9_4 depends on file: /usr/local/bin/python2.5 - fo=
und

=3D=3D=3D>  Configuring for mailman-2.1.9_4

---> Starting install script:

---> Using existing group "nobody"

---> Adding user "mailman" (91)

---> Creating Mailman directory (/usr/local/mailman)

creating cache ./config.cache

checking for --with-python... /usr/local/bin/python2.5

checking Python interpreter... /usr/local/bin/python2.5

checking Python version... 2.5.1

checking that Python has a working distutils... yes

checking for a BSD compatible install... /usr/bin/install -c -o root -g whe=
el

checking whether make sets ${MAKE}... yes

checking for true... /usr/bin/true

checking for --without-gcc... no

checking for gcc... cc

checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) works=
... yes

checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe  ) is a =
cross-compiler... no

checking whether we are using GNU C... yes

checking whether cc accepts -g... yes

checking whether #! works in shell scripts... yes

checking for --with-var-prefix... no

checking for --with-permcheck... yes

checking for --with-username... mailman

checking for user name "mailman"... okay

checking for --with-groupname... nobody

checking for group name "nobody"... okay

checking permissions on /usr/local/mailman... okay

checking for mail wrapper group; i.e. --with-mail-gid... configure: error:

***** No group name "mailman" found for the mail wrapper program.

***** This is the group that your mail server will use to run Mailman's

***** programs.  You should specify an existing group with the

***** --with-mail-gid configure option, or use --without-permcheck to

***** skip this verification step.  See also your mail server's documentati=
on,

***** and Mailman's INSTALL file for details

=3D=3D=3D>  Script "configure" failed unexpectedly.

Please report the problem to jmelo@FreeBSD.org [maintainer] and attach the

"/usr/ports/mail/mailman/work/mailman-2.1.9/config.log" including the outpu=
t

of the failure of your make command. Also, it might be a good idea to provi=
de

an overview of all packages installed on your system (e.g. an `ls

/var/db/pkg`).

*** Error code 1



Stop in /usr/ports/mail/mailman.

*** Error code 1



Stop in /usr/ports/mail/mailman.

[root@sun /usr/ports/mail/mailman]#



Please help me to install mailman successfully=20





Thanks in Advance=20

kk_CHN











here the  mailman config.log=20





[root@sun ~]# tail -200 /usr/ports/mail/mailman/work/mailman-2.1.9/config.l=
og

This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.



configure:558: checking for --with-python

configure:612: checking Python interpreter

configure:628: checking Python version

configure:662: checking that Python has a working distutils

configure:728: checking for a BSD compatible install

configure:781: checking whether make sets ${MAKE}

configure:810: checking for true

configure:846: checking for --without-gcc

configure:875: checking for gcc

configure:988: checking whether the C compiler (cc -O2 -fno-strict-aliasing=
 -pipe  ) works

configure:1004: cc -o conftest -O2 -fno-strict-aliasing -pipe    conftest.c=
  1>&5

configure:1030: checking whether the C compiler (cc -O2 -fno-strict-aliasin=
g -pipe  ) is a cross-compiler

configure:1035: checking whether we are using GNU C

configure:1044: cc -E conftest.c

configure:1063: checking whether cc accepts -g

configure:1115: checking whether #! works in shell scripts

configure:1148: checking for --with-var-prefix

configure:1163: checking for --with-permcheck

configure:1195: checking for --with-username

configure:1213: checking for user name "mailman"

configure:1259: checking for --with-groupname

configure:1278: checking for group name "nobody"

configure:1323: checking permissions on /usr/local/mailman

configure:1379: checking for mail wrapper group; i.e. --with-mail-gid

[root@sun ~]#





Here is the  /var/db/pkg=20



apache-2.2.6                  =20
libXvMC-1.0.4                 =20
php5-bcmath-5.2.4

arc-5.21o_1                   =20
libXxf86dga-1.0.2             =20
php5-ctype-5.2.4

arj-3.10.22                   =20
libXxf86misc-1.0.1            =20
php5-dom-5.2.4

atk-1.18.0_1                  =20
libXxf86vm-1.0.1              =20
php5-extensions-1.1

autoconf-2.59_3               =20
libassuan-1.0.3               =20
php5-gettext-5.2.4

autoconf-wrapper-20070404     =20
libdmx-1.0.2                  =20
php5-iconv-5.2.4

bash-3.2.25                   =20
libdrm-2.3.0                  =20
php5-imap-5.2.4

bdftopcf-1.0.1                =20
libfontenc-1.0.4              =20
php5-mcrypt-5.2.4

bigreqsproto-1.0.2            =20
libfpx-1.2.0.12               =20
php5-mysql-5.2.4

bitstream-vera-1.10_4         =20
libgcrypt-1.2.4_1             =20
php5-mysqli-5.2.4

cairo-1.4.10                  =20
libglut-7.0.1                 =20
php5-pcre-5.2.4

cclient-2004g,1               =20
libgmp-4.2.2                  =20
php5-pdo-5.2.4

clamav-0.91.2                 =20
libgpg-error-1.5              =20
php5-pdo_sqlite-5.2.4

compositeproto-0.4            =20
libiconv-1.9.2_2              =20
php5-posix-5.2.4_3

curl-7.16.3                   =20
libksba-1.0.1_1               =20
php5-session-5.2.4

cvsup-without-gui-16.1h_2     =20
libltdl-1.5.22_2              =20
php5-simplexml-5.2.4

damageproto-1.1.0_2           =20
libmcrypt-2.5.8               =20
php5-spl-5.2.4

db41-4.1.25_4                 =20
libmspack-0.0.20040308_3      =20
php5-sqlite-5.2.4

dirmngr-0.9.7_2               =20
liboldX-1.0.1                 =20
php5-tokenizer-5.2.4

dmxproto-2.2.2                =20
libtool-1.5.22_4              =20
php5-wddx-5.2.4

dovecot-1.0.5                 =20
libungif-4.1.4_5              =20
php5-xml-5.2.4

encodings-1.0.2,1             =20
libxkbfile-1.0.4              =20
php5-xmlreader-5.2.4

evieext-1.0.2                 =20
libxkbui-1.0.2                =20
php5-xmlwriter-5.2.4

expat-2.0.0_1                 =20
libxml2-2.6.30                =20
php5-zlib-5.2.4

fixesproto-4.0                =20
m4-1.4.9                      =20
pixman-0.9.5_2

font-bh-ttf-1.0.0             =20
makedepend-1.0.1,1            =20
pkg-config-0.22

font-misc-ethiopic-1.0.0      =20
mkfontdir-1.0.3               =20
png-1.2.18

font-misc-meltho-1.0.0_1      =20
mkfontscale-1.0.3             =20
portupgrade-2.3.1,2

font-util-1.0.1               =20
mysql-client-5.0.45           =20
postfix-2.4.5,1

fontcacheproto-0.1.2          =20
mysql-server-5.0.45           =20
printproto-1.0.3

fontconfig-2.4.2_2,1          =20
netpbm-10.26.44               =20
pth-2.0.7

fontsproto-2.0.2              =20
openldap-client-2.3.38        =20
py25-BitTorrent-5.0.8,1

freetype2-2.2.1_2             =20
p5-Archive-Tar-1.36           =20
py25-dnspython-1.5.0

gettext-0.16.1_3              =20
p5-Authen-SASL-2.10_1         =20
py25-imaging-1.1.6_1

ghostscript-gpl-nox11-8.60    =20
p5-Compress-Raw-Zlib-2.006    =20
py25-numeric-24.2

glib-2.12.13                  =20
p5-Compress-Zlib-2.006        =20
py25-opengl-2.0.1.07_4

glitz-0.5.6_1                 =20
p5-DBD-mysql-4.005            =20
py25-psyco-1.5.2

glproto-1.4.8                 =20
p5-DBI-1.59                   =20
py25-pycrypto-2.0.1_1

gmake-3.81_2                  =20
p5-Digest-1.15                =20
py25-setuptools-0.6c7

gnupg-2.0.4                   =20
p5-Digest-HMAC-1.01           =20
py25-tkinter-2.5.1_2

gocr-0.44_1                   =20
p5-Digest-MD5-2.36            =20
py25-twistedCore-2.5.0_2

gsfonts-8.11_4                =20
p5-Digest-SHA1-2.11           =20
py25-twistedWeb-0.7.0

gtk-2.10.14_2                 =20
p5-Encode-Detect-1.00         =20
py25-wxPython-common-2.6.3.3_1

help2man-1.36.4_1             =20
p5-ExtUtils-CBuilder-0.19     =20
py25-wxPython-unicode-2.6.3.3_1

hicolor-icon-theme-0.10_2     =20
p5-ExtUtils-ParseXS-2.18      =20
py25-zopeInterface-3.3.0.1

inputproto-1.4.2.1            =20
p5-GSSAPI-0.24                =20
python24-2.4.4_1

intltool-0.36.2               =20
p5-HTML-Parser-3.56           =20
python25-2.5.1

jasper-1.900.1_6              =20
p5-HTML-Tagset-3.10           =20
randrproto-1.2.1

jbigkit-1.6                   =20
p5-IO-Compress-Base-2.006     =20
razor-agents-2.84

jpeg-6b_4                     =20
p5-IO-Compress-Zlib-2.006     =20
recordproto-1.13.2

kbproto-1.0.3                 =20
p5-IO-Socket-INET6-2.51_1     =20
renderproto-0.9.3

lcms-1.17,1                   =20
p5-IO-Socket-SSL-1.09         =20
resourceproto-1.0.2

lha-1.14i_6                   =20
p5-IO-String-1.08             =20
rsync-2.6.9_1

libFS-1.0.0                   =20
p5-IO-Zlib-1.07               =20
ruby-1.8.6_2,1

libGL-7.0.1                   =20
p5-MIME-Base64-3.07           =20
ruby18-bdb-0.6.2

libGLU-7.0.1                  =20
p5-Mail-SpamAssassin-3.2.3    =20
scrnsaverproto-1.1.0

libICE-1.0.4,1                =20
p5-Mail-Tools-1.74            =20
shared-mime-info-0.22

libSM-1.0.3,1                 =20
p5-Math-BigInt-1.86           =20
tcl-8.4.15_2,1

libX11-1.1.3,1                =20
p5-Module-Build-0.28.08       =20
tiff-3.8.2_1

libXScrnSaver-1.1.2           =20
p5-Net-1.22,1                 =20
tk-8.4.15_3,2

libXTrap-1.0.0                =20
p5-Net-DNS-0.61               =20
trapproto-3.4.3

libXau-1.0.3_2                =20
p5-Net-IP-1.25                =20
unzip-5.52_3

libXaw-1.0.4,1                =20
p5-Net-SSLeay-1.30_1          =20
videoproto-2.2.2

libXcomposite-0.4.0,1         =20
p5-PathTools-3.25             =20
wget-1.10.2_1

libXcursor-1.1.9              =20
p5-Scalar-List-Utils-1.19,1     wxgtk2-2.6.3_4

libXdamage-1.1.1              =20
p5-Socket6-0.19               =20
wxgtk2-common-2.6.3_3

libXdmcp-1.0.2                =20
p5-Spiffy-0.30                =20
wxgtk2-contrib-2.6.3_2

libXevie-1.0.2                =20
p5-Storable-2.16              =20
wxgtk2-contrib-common-2.6.3_2

libXext-1.0.3,1               =20
p5-String-Approx-3.26         =20
wxgtk2-unicode-2.6.3_3

libXfixes-4.0.3               =20
p5-Test-Base-0.54             =20
wxgtk2-unicode-contrib-2.6.3_2

libXfont-1.3.1,1              =20
p5-Test-Harness-2.64          =20
xbitmaps-1.0.1

libXfontcache-1.0.4           =20
p5-Test-Simple-0.71           =20
xcmiscproto-1.1.2

libXft-2.1.12                 =20
p5-URI-1.35                   =20
xextproto-7.0.2

libXi-1.1.3,1                 =20
p5-XML-Parser-2.34_2          =20
xf86bigfontproto-1.1.2

libXinerama-1.0.2,1           =20
p5-YAML-0.65                  =20
xf86dgaproto-2.0.3

libXmu-1.0.3,1                =20
p5-gettext-1.05_1             =20
xf86miscproto-0.9.2

libXp-1.0.0,1                 =20
p5-libwww-5.805               =20
xf86vidmodeproto-2.2.2

libXpm-3.5.7                  =20
pango-1.16.5                  =20
xineramaproto-1.1.2

libXprintAppUtil-1.0.1        =20
pcre-7.3                      =20
xorg-fonts-truetype-7.3

libXprintUtil-1.0.1           =20
pear-1.6.2                    =20
xorg-libraries-7.3_1

libXrandr-1.2.2               =20
pecl-filter-0.11.0            =20
xproto-7.0.10

libXrender-0.9.4              =20
pecl-hash-1.5                 =20
xtrans-1.0.4

libXres-1.0.3_2               =20
pecl-json-1.2.1               =20
zope29-2.9.7_1

libXt-1.0.5                   =20
pecl-zip-1.9.0

libXtst-1.0.3                 =20
perl-5.8.8

[root@sun /var/db/pkg]#
_________________________________________________________________
Call friends with PC-to-PC calling -- FREE
http://get.live.com/messenger/overview=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY127-W11B39817D0C54470DA69E7B29F0>