Content
- What is MultiImonC?
- MultiImonC is no longer maintained
- System requirements
- Screenshots
- Where to get it?
- Feedback
- Licence
What is MultiImonC?
MultiImonC is a graphical client for the imond running on fli4l. It runs natively on Mac OS X and Linux. It uses the library wxWidgets to support multiple platforms.
The current version is 0.3.6, released on 2005-04-21.
MultiImonC is no longer maintained
I’m sorry to announce that MultiImonC is no longer maintained. I do not use fli4l anymore and don’t have the time to work on MultiImonC. If you have patches or other comments, please contact me.
System requirements
Mac OS X
The binary package runs without any dependencies and has been tested on Mac OS X 10.3.5 (Panther). If you want to build it yourself, look at the dependencies for Linux.
If you want to build wxWidgets 2.4.2 on Mac OS X 10.3 (Panther), you have to apply the following patch first:
--- include/wx/mac/private.h.orig Thu Nov 13 10:17:59 2003
+++ include/wx/mac/private.h Thu Nov 13 10:18:57 2003
@@ -204,5 +204,8 @@
} ;
#endif
+#undef FixedToInt
+#undef IntToFixed
+
#endif
// _WX_PRIVATE_H_ (found in the mailinglist-archive of wxWidgets)
Linux
I recommend to compile the source yourself. This requires the following:
- wxWidgets 2.4.2 (an older version may also work, but it is not tested)
(they might be available as a package for your distribution)
fli4l
MultiImonC has been tested with fli4l 2.0.x and 2.1.x on Linux/x86, Linux/PowerPC and Mac OS X.
Screenshots
These screenshots have been taken with MultiImonC 0.3.2 and 0.3.3:
- Linux
- MultiImonC 0.3.3 by KillerFox on Gentoo Linux x86.
- MultiImonC 0.3.2 by andik on Gentoo Linux x86.
- Mac OS X
- MultiImonC 0.3.2 by hansmi on Mac OS X 10.3 (Panther).
Older screenshots
The following screenshots were taken with MultiImonC 0.3:
- Linux 1
- Thanks to KillerFox, running on Gentoo Linux on x86 with wxGTK and Fluxbox.
- Linux 2
- Thanks to andik, running on Gentoo Linux x86 with wxGTK and ak-fluxbox (written by Akira).
- Mac OS X
- Taken on my Apple PowerBook using wxMac running on Mac OS X 10.3 (Panther).
Where to get it?
It would be glad to hear or read what you think about MultiImonC. See below for reporting feedback.
| Source code | MultiImonC-0.3.6.tar.bz2 (155 KiB, MD5 37500e581f23599fb4ca415e27c12d7e, released April 21, 2005) |
| Mac OS X binary | MultiImonC-0.3.6.dmg (1556 KiB, MD5 302160ecbaedfeb6c30a762d1006796e, released April 21, 2005) |
Feedback
Please send feedback, be it positive or negative, feature requests and other questions to me. You find the mail-address on the contact page.
Licence
This program is published under the terms of the GNU GPL.
MultiImonC - a multiplatform imonc for fli4l Copyright (C) 2002, 2003, 2004, 2005 Michael Hanselmann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.