summaryrefslogtreecommitdiffstats
path: root/README
blob: 9db760172b16de157f5bf2437b88af2764df549f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Thank you for downloading KXML Editor !

KXML Editor is Open Source Software and developed under the GPL (see COPYING for details).

====================================================================

KXML Editor is KParts application, and it must be installed properly to KDE directories.

Before ./configure, make and make install process, use

export TDEDIR=/opt/kde3
export TQTDIR=/usr/lib/qt3

Of course look where is KDE and Qt path in your system and use correct directories.

If you experience startup crash, check if library libxmleditorpart.so.1.0.0
is exists in TDEDIR/lib directory.

=======================================================================

Lumir Vanek
lvanek@users.sourceforge.net