[mercury-users] Manarchive set up

Ondrej Bojar bojar at csse.unimelb.edu.au
Thu Mar 1 17:44:06 AEDT 2007


Hi, all.

With many features and many libraries still missing, the core of Manarchive 
has been set up. A sample hello_world should emerge for you after these steps:


svn co https://manarchive.svn.sourceforge.net/svnroot/manarchive manarchive
cd manarchive

# compile the "manager"
cd manager
make

# compile a sample program that depends on a package in Manarchive
cd ../samples
make hello_world
./hello_world


Anybody wishing to commit bug fixes, own packages, own modules to lib_tools 
(an all-in-one basket for what we'd like to see in the standard library),
please send me your Sourceforge name and a short remark what are you up to.

Cheers,
   Ondrej.

-- 
Ondrej Bojar (mailto:obo at cuni.cz / bojar at ufal.mff.cuni.cz)
http://www.cuni.cz/~obo
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to:       mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions:          mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the users mailing list