Hey all,

I'm running Solaris 2.8 and python 2.3.3 and my configure of mailman 2.1.5 goes swell, but when I attempt to
compile, I get the following:



gcc -I. -DMAIL_GROUP="\"mailman\"" -g -O2 -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_STRERROR=1 -DHAVE_SETREGID=1 -DHAVE_SYSLOG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYSLOG_H=1 -DGETGROUPS_T=gid_t -DHAVE_VSNPRINTF=1 common.o vsnprintf.o -o mailman ./mail-wrapper.c
make[1]: Leaving directory `/nn/local/src/mailman-2.1.5/src'
make[1]: Entering directory `/nn/local/src/mailman-2.1.5/templates'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/nn/local/src/mailman-2.1.5/templates'
make[1]: Entering directory `/nn/local/src/mailman-2.1.5/messages'
Merging new template file with existing translations
msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot
make[1]: msgmerge: Command not found



Seems like something is missing hasn't been made correctly along the way.
Why msgmerge missing?


Aaron
  ~

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to