3 To just try marvin without installing anything you must execute the
4 'run-marvin' script, with the following commmand inside the marvin
11 To install marvin you must run with root privileges the following
12 command inside the marvin directory:
18 To hack and help with the development of marvin you can use the 'Test'
19 method or the setuptools option 'develop' running the following
20 command with root privileges inside the marvin source code directory:
24 To remove marvin of the system when you use the 'develop' option you
27 # ./setup.py develop --uninstall
31 Pygtk >= 2.12, http://www.pygtk.org
32 EXIF.py, http://sourceforge.net/projects/exif-py