diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,13 +8,13 @@ KXML Editor is KParts application, and it must be installed properly to KDE dire Before ./configure, make and make install process, use -export KDEDIR=/opt/kde3 +export TDEDIR=/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. +is exists in TDEDIR/lib directory. ======================================================================= |