summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..58af37c
--- /dev/null
+++ b/README
@@ -0,0 +1,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 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
[email protected] \ No newline at end of file