![]() |
KImageMapEditor |
a KDE-based HTML image map editor. | |
|
[ Screenshots ]
[ License ]
[ Requirements ]
[ Download ]
[ Change Log ]
[ Compilation and Installation ]
[ Public Forum ]
[ Comments ? ]
[ Related Links ]
KImageMapEditor is a tool for Linux/KDE that allows you to edit image maps of HTML files.
It can be fully integrated with Quanta since it is based on KPart technology.
KDE 3.x >= 3.0 and QT 3.x.x >= 3.0.3 libraries and include files are needed for :
Version | Source code | Binary |
1.0.1 | kimagemapeditor-1.0.1.tar.bz2 | |
1.0 | kimagemapeditor-1.0.tar.bz2 | |
1.0b3 | kimagemapeditor-1.0b3.tar.bz2 | |
1.0b2 | kimagemapeditor-1.0b2.tar.bz2 | |
1.0b | kimagemapeditor-1.0b.tar.bz2 | |
0.9.5.1-kde3 | kimagemapeditor-0.9.5.1-kde3.tar.gz | |
0.9.5-kde3 | kimagemapeditor-0.9.5-KDE3.tar.gz |
Version | Source code | Binary |
0.9.5.2.kde2 | kimagemapeditor-0.9.5.2.kde2.tar.gz |
![]() |
0.9.5.1-KDE2 | kimagemapeditor-0.9.5.1-KDE2.tar.gz | |
0.9.5-KDE2 | kimagemapeditor-0.9.5-KDE2.tar.gz | |
0.9.4 | kimagemapeditor-0.9.4.tar.gz | |
0.9.3 | kimagemapeditor-0.9.3.tar.gz | |
0.9.2 | kimagemapeditor-0.9.2.tar.gz | |
0.9.1 | kimagemapeditor-0.9.1.tar.gz | |
0.9 | kimagemapeditor-0.9.tar.gz |
1.0.1 |
|
1.0 |
|
1.0b3 |
|
1.0b2 |
|
1.0b |
Note : Because of various internal modifications, this is intended to be a beta
release. So it's possible that KImageMapEditor may crash and/or
the content of the currently editing html file could be corrupted
or be lost at all.
KImageMapEditor therefor creates a backup file everytime you
save an html file. It ends with a ~.
Please only delete this file if you are sure that the original file
isn't corrupted.
|
0.9.5.1 |
|
0.9.5 |
|
0.9.4 |
|
0.9.3 |
|
0.9.2 |
|
0.9.1 |
|
0.9 |
|
gzip -dc kimagemapeditor-1.0.tar.bz2 | tar -xvf -
cd kimagemapeditor-1.0
./configure
make
./configure --prefix=/opt/kde3
for RedHat and Mandrake try :
./configure --prefix=/usr
--with-qt-dir=[your QT 3.0.3 path] , e.g :
./configure --with-qt-dir=/usr/lib/qt3
If you want to compile a KDE2 version make sure you have not installed autoconf 2.50 or newer !
You need autoconf 2.13 to compile the KDE2 version.
You can download autoconf 2.13 at www.gnu.org
make install
kimagemapeditor