You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
710 B
22 lines
710 B
9 years ago
|
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 KDEDIR=/opt/kde3
|
||
|
export QTDIR=/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 KDEDIR/lib directory.
|
||
|
|
||
|
=======================================================================
|
||
|
|
||
|
Lumir Vanek
|
||
|
lvanek@users.sourceforge.net
|