XMind is not currently packaged for Fedora, but it is easy to install and run:
Try this 1) Download the “Portable – ZIP * (Windows + Mac + Linux)” version. 2) Open a terminal window and cd to the directory you saved the file to. 3) Unzip the file to a directory. $ unzip -d ~/xmind xmind-portable-3.1.1.200912022330.zip 4) Create a symlink in /usr/local/bin/xmind so it is easy to run using ALT + F2. As root: # ln -s ~/xmind/XMind_Linux/xmind /usr/local/bin/xmind -- Cheers, Dhastha A Kanchi Linux User http://kanchilug.wordpress.com My Works on Linux http://dowithlinux.wordpress.com http://dhastha.wordpress.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
