Vidiot wrote:

>Mark Sapiro:
>
>>'make install' is sufficient. It will do the necessary 'make' actions.
>
>It didn't for me.  It didn't do any of the python stuff until I ran just make.


What Python stuff didn't it do that needed to be done. All a straight
'make' does is compile all the wrappers and compile the various
mailman.po message catalogs into mailman.mo files.

Almost all the Makefiles have null all: targets. The only ones that
don't are those that run make in subdirectories and the ones in src/
and messages/, and those two run the all: target as part of the
install: target.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to