Changes between Version 20 and Version 21 of WikiStart
- Timestamp:
- 11/15/10 08:35:43 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v20 v21 12 12 * NetBSD [http://www.netbsd.org/ NetBSD Homepage] 13 13 * Debian GNU/Linux ”(i386, sparc64, amd64)” – [http://www.debian.org Debian Homepage] 14 * Ubuntu 5.10, 6.06, 6.10, 7.04, 7.10 [http:// ubuntu.com/ Ubuntu Homepage]14 * Ubuntu 5.10, 6.06, 6.10, 7.04, 7.10 [http://www.ubuntu.com/ Ubuntu Homepage] 15 15 * Fedora Linux [http://fedoraproject.org/ Fedora Project Page] 16 * SuSE Linux 9, 10 [http://www. suse.comSuSE Homepage]17 * Mandrake/iva 10 and later [http://www 1.mandrivalinux.com/en-us/ Mandriva Homepage]16 * SuSE Linux 9, 10 [http://www.novell.com/linux/ SuSE Homepage] 17 * Mandrake/iva 10 and later [http://www2.mandriva.com/ Mandriva Homepage] 18 18 * Gentoo Linux [http://www.gentoo.org Gentoo Linux Homepage] 19 19 * Slackware Linux 8.1 [http://www.slackware.org Slackware Homepage] … … 34 34 * (for compiling) libmagic development package (libmagic-devel or whatever) 35 35 * (for compiling) [http://www.gnu.org/software/gcc/ GCC] >= 3.2 36 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).36 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://people.gnome.org/~veillard/gamin/index.html gamin] >= 0.1.0, or kernel-based monitoring mechanisms (so far, only inotify or dnotify on Linux). 37 37 38 38 An optional-build plugin needs libacl with more-or-less the full capability of the POSIX standard for ACL’s. … … 41 41 The latest source-code release is: [https://emelfm2.net/rel/emelfm2-0.7.3.tar.bz2 emelfm2-0.7.3.tar.bz2] (1036 kb) – ”2010-06-17” 42 42 43 There is a [http://freshmeat.net/projects/emelfm2 / project page] at freshmeat, and [http://gnomefiles.org/app.php/emelfm2another] at gnomefiles. You can subscribe to new releases on freshmeat if you have an account there.43 There is a [http://freshmeat.net/projects/emelfm2 project page] at freshmeat, and [http://gnomefiles.org/content/show.php/emelFM2?content=130884 another] at gnomefiles. You can subscribe to new releases on freshmeat if you have an account there. 44 44 45 45 A ChangeLog is available. 46 46 47 Between releases, the latest source-code can be browsed at, and downloaded from, the [http://svn.emelfm2.net/trunk subversion repository] or via the ‘browse-source’ button at the top of this page. Almost always, such code can be compiled and run, but occasionally (and temporarily), that may not be the case.47 Between releases, the latest source-code can be browsed at, and downloaded from, the [http://svn.emelfm2.net/trunk/ subversion repository] or via the ‘browse-source’ button at the top of this page. Almost always, such code can be compiled and run, but occasionally (and temporarily), that may not be the case. 48 48 49 49 Pre-releases and older official releases of emelFM2 are available from the DownLoads page. … … 56 56 You can add a note to UserComments or FeatureRequests, but for feature requests at least, it’s better to create a ticket. 57 57 58 If you run a BSD, you could build and test the kqueue-based change-monitoring code for those OS’s. Post a message to the mailing list about this. 59 58 60 You can update the UserGuide information to help users get the most from emelFM2. 59 61 60 62 You can update the [#platforms list] of supported platforms. 61 63 62 You can rate emelFM2 at [http://freshmeat.net/rate/40953/ freshmeat] or at [http://gnomefiles.org/ app.php/emelfm2gnomefiles].64 You can rate emelFM2 at [http://freshmeat.net/rate/40953/ freshmeat] or at [http://gnomefiles.org/content/show.php/emelFM2?content=130884 gnomefiles]. 63 65 64 66 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].