diff options
author | Slávek Banko <[email protected]> | 2022-02-06 18:16:53 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-02-06 18:16:53 +0100 |
commit | b23da3e4306a3b92b39be1bf53abf48e4bd9323e (patch) | |
tree | c15a47eb180d9fb2a35f7a5a2a3cee01d599dd8c /README | |
parent | dab9ed5695c0d09a74e979671a21ba0b1ce3d93d (diff) | |
download | kxmleditor-b23da3e4306a3b92b39be1bf53abf48e4bd9323e.tar.gz kxmleditor-b23da3e4306a3b92b39be1bf53abf48e4bd9323e.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -1,22 +0,0 @@ -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 [email protected]
\ No newline at end of file |