Please note: This is basically a copy of the
help page
on the Métamorphose web site, so go there for the most up-to date
information.
However I also realize not EVERYONE has Internet access, so here you go:
Installing from setup.exe file:
Win32 users who do not wish to bother with source can simply
download
the setup file and run it. Métamorphose will install
like any other win32 program, and will be accessible from the start menu.
Installing from source:
Pre-install appropriate version of wxPython (some systems may already have this):
$ make all
$ python Metamorphose.py /srv/samba/Windows Likes Spaces
$ metamorphoseand the man page with
$ man metamorphoseIf you are using a freedesktop.org compatible window manager (like Gnome or KDE), there should be an entry in 'Applications -> Accessories'.
How to remove Métamorphose:
Windows Installer:
Run the uninstall or remove from 'add or remove programs' in the control panel.
Sources (all):
$ make removeTo remove all user files as well:
$ make remove remusr=1
Help me help you:
You can help the Métamorphose project by submitting user feedback.
Tested Operating Systems:
Run Compiled:
Windows 95, 98, ME: Stable with Métamorphose v0.2.3a and LOWER. Starting
with 0.3.0 there are some issues, like crashes when trying to access top menus.
Windows 2k, XP, 2k3: Stable, supports themes.
Run from source:
Windows 2k, XP, 2k3: Stable, supports themes.
Linux 2.6 - GNOME: Stable, supports themes.
Linux 2.6 - KDE: Stable.
Mac OSx86: Stable, supports themes.
FreeBSD 5.5 - Window Maker: Mostly stable. Choosing to close out when changing language
may lock up app, but language is changed properly once you kill and restart. Also dropdown
boxes don't trigger events properly.
FreeBSD 6.2 - Fluxbox: Stable.
Some known issues:
Program locks up when 'walking' a large number of files/folders:
Not really locked up, but the time it takes to process entries can be long if you
are loading many items. During this process the application doesn't refresh, giving
the appearance of being locked up but is actually working on stuff.
The time in this state is dependent on your computer, whether the directory is on a local drive or a
network share, and of course the number of items.
Python error - "cannot set locale to 'xx_XX' ":
Applies to Linux desktops only. Make sure you have installed support for that language, as
some distros (like Ubuntu) do not install language support for any other besides the install
language.