diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -32,13 +32,13 @@ new headers are loaded again. However, this concept is again imcompatible with t rc file. You have to create your accounts again. Installation: see the INSTALL file and check the following: -make sure the environment variables KDEDIR, QTDIR and PATH contain the correct values. +make sure the environment variables TDEDIR, QTDIR and PATH contain the correct values. For SuSE these are: -KDEDIR=/opt/kde3 +TDEDIR=/opt/kde3 QTDIR=/usr/lib/qt3 -PATH=$KDEDIR/bin:$QTDIR/bin:... +PATH=$TDEDIR/bin:$QTDIR/bin:... If not already installed, you need the kde network include files. Get the -kdenetwork-devel and kdepim-devel rpm packages or the source files. +tdenetwork-devel and tdepim-devel rpm packages or the source files. Known bugs: The connection to the pop3 server fails, if there is a null password. |