
To install the library and the client, run the 'install' file as root
(probably using something like './install').

It will copy the python modules to the proper place, and the client to
/usr/local/bin.

Then, you can run (as your user) 'msnsetup' to create the initial
configuration file and directories (placed in ~/.msn); and finally run the
client with 'msn'.

Here is a command line summary:

# we became root
su

# then install everything
./install

# now drop the root privileges
exit

# run the setup
msnsetup

# and finally the client
msn


I would really like to hear your opinion, so please send me an email to
albertogli@telpin.com.ar.


