== What is emelFM2? == It is a file manager for UNIX-like operating systems. It uses a simple and efficient interface pioneered by Norton Commander, in the 1980s. The main window is divided into three parts, described as “panes” or “panels”. Two of those (side-by-side or top-to-bottom) show the contents of selected filesystem directories. The third pane, at the bottom of the window, shows the output of commands executed within the program. Those panes can be resized, and any one or two of them can be hidden and unhidden, on request. A built-in command-line, toolbar buttons or assigned keys can be used to initiate commands. You might be interested in some ScreenShots. == Which platforms are supported? == [[Anchor(platforms)]] Some optional [#deps dependencies] aside, emelFM2 should run on any UNIX-like operating system that supports Gtk+2. emelFM2 is known to run on: * FreeBSD ”(i386, alpha)” – [http://www.freebsd.org FreeBSD Homepage] * NetBSD [http://www.netbsd.org/ NetBSD Homepage] * Debian GNU/Linux ”(i386, sparc64)” – [http://www.debian.org Debian Homepage] * Ubuntu 5.10, 6.06, 6.10, 7.04, 7.10 [http://ubuntu.com/ Ubuntu Homepage] * Fedora Linux [http://fedoraproject.org/ Fedora Project Page] * SuSE Linux 9, 10 [http://www.suse.com SuSE Homepage] * Mandrake/iva 10 and later [http://www1.mandrivalinux.com/en-us/ Mandriva Homepage] * Gentoo Linux [http://www.gentoo.org Gentoo Linux Homepage] * Slackware Linux 8.1 [http://www.slackware.org Slackware Homepage] * Zenwalk Linux [http://www.zenwalk.org/ Linux Homepage] * Vector Linux [http://www.vectorlinux.com Vector Linux Homepage] * Arch Linux [http://www.archlinux.org/ Arch Linux Homepage] * dyne:bolic [http://www.dynebolic.org/ dyne:bolic Homepage] * Slitaz GNU/Linux [http://www.slitaz.org/ SliTaz Homepage] * Nokia OS2008/Maemo * Centos 5.2 [http://www.centos.org/ Centos Homepage] == Dependencies == [[Anchor(deps)]] emelFM2 needs the following: * [http://www.gtk.org Gtk+] >= 2.6 * shell commands – file >= 4, grep, sed * (for compiling) [http://www.gnu.org/software/gcc/ GCC] >= 3.2 Optionally, emelFM2 can be built with with some relevant capabilities of later Gtk+ versions, and/or with improved file alteration monitoring, using [http://oss.sgi.com/projects/fam FAM] or [http://www.gnome.org/~veillard/gamin/index.html gamin] >= 0.1.0, or kernel-based monitoring mechanisms (so far, only inotify or dnotify on Linux). Some optional-build plugins have dependencies (libacl with more-or-less the full capability of the POSIX standard for ACL’s, libgimpthumb >= 2.2). == Where can I download it? == The latest source-code release is: [https://emelfm2.net/rel/emelfm2-0.5.1.tar.bz2 emelfm2-0.5.1.tar.bz2] (979 kb) – ”2009-02-17” There is a [http://freshmeat.net/projects/emelfm2/ project page] at freshmeat, and [http://gnomefiles.org/app.php/emelfm2 another] at gnomefiles. You can subscribe to new releases on freshmeat if you have an account there. A ChangeLog is available. Between releases, the latest source-code can be browsed at, and downloaded from, the [http://svn.emelfm2.net/trunk subversion repository]. Almost always, such code can be compiled and run, but occasionally (and temporarily), that may not be the case. Pre-releases and older official releases of emelFM2 are available from the DownLoads page. References for various packaged versions are provided on the OtherDownLoads page. == How can I help? == It is always useful to get bug reports. Please send them directly to the [mailto:[email protected] mailing list]. (See [#subscribe information] below about using the list.) You can add a note to UserComments or FeatureRequests. (Those pages tend to get less attention than the mailing list, though). NOTE: for now at least, you will need to log in to add/change any content here. This change has been done to combat the massive spamming of recent times. We may be able to revert to something less intrusive, later on. You can rate emelFM2 at [http://freshmeat.net/rate/40953/ freshmeat] or at [http://gnomefiles.org/app.php/emelfm2 gnomefiles]. You can update the UserGuide information to help users get the most from emelFM2. You can update the [#platforms list] of supported platforms. If you have any programming skills, you might also want to take a look at the [“TODO”] list, and then advertise your interest on the [mailto:[email protected] mailing list]. == Mailing list == [[Anchor(subscribe)]] You can subscribe to the emelFM2 [mailto:[email protected] mailing list] by sending an email to [email protected] with ‘subscribe’ in the subject and you can unsubscribe from the list by sending an email to the same address with ‘unsubscribe’ in the subject. There is also a [http://www.freelists.org/cgi-bin/list.fcgi?list_id=emelfm2 web interface] and a [http://www.freelists.org/archives/emelfm2/ list archive]. The volume of traffic on the list is quite low. You can send message(s) to the mailing list members without being a subscriber, but it’s better to subscribe, even if only temporarily. If you do wish to send a message without subscribing, please ensure there is a valid return address or some other means of contacting you in case any follow-up is needed. == Contact == For anyhing other than a bug-report, comment or feature-request, contact [mailto:[email protected] tooar]. == Gtk+1 == What about Gtk+1? There’s a version of [http://elm.emelfm2.net/emelfm/emelfm.html emelFM1] with bug fixes and new plugins. It has a mailing list as well. You can subscribe using the [http://www.freelists.org/cgi-bin/list.fcgi?list_id=emelfm web interface]. Please do so if you use emelFM1. = Welcome to Trac 0.11.1 = Trac is a ”’minimalistic”’ approach to ”’web-based”’ management of ”’software projects”’. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. All aspects of Trac have been designed with the single goal to ”’help developers write great software”’ while ”’staying out of the way”’ and imposing as little as possible on a team’s established process and culture. As all Wiki pages, this page is editable, this means that you can modify the contents of this page simply by using your web-browser. Simply click on the “Edit this page” link at the bottom of the page. WikiFormatting will give you a detailed description of available Wiki formatting commands. “[wiki:TracAdmin trac-admin] ”yourenvdir” initenv” created a new Trac environment, containing a default set of wiki pages and some sample data. This newly created environment also contains [wiki:TracGuide documentation] to help you get started with your project. You can use [wiki:TracAdmin trac-admin] to configure [http://trac.edgewall.org/ Trac] to better fit your project, especially in regard to ”components”, ”versions” and ”milestones”. TracGuide is a good place to start. Enjoy! [[BR]] ”The Trac Team” == Starting Points == * TracGuide — Built-in Documentation * [http://trac.edgewall.org/ The Trac project] — Trac Open Source Project * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] — Frequently Asked Questions * TracSupport — Trac Support For a complete list of local wiki pages, see TitleIndex.