MOL release candidate available

Samuel Rydh mol-general@lists.maconlinux.org
Thu, 8 Jan 2004 00:45:40 +0100


Hi,

The next version of MOL is in ready for release. I would appreciate it
if as many as possible could try out the release candidate code in order
to catch any problems...

To compile and install from the developer tree (an alternative
is building from the BitKeeper repository), do the following:

	rsync -rvz rsync.penguinppc.org::mol mol-rsync
	cd mol-rsync
	./autogen.sh
	./configure
	make
	make libimport
	make install	(as root)

Have fun,

/Samuel