Has no one had this issue or does not one have the answer to this problem? After all it is beta ...
Anyway, here are the error codes that I receive when the applications are run from the terminal:
quanta: error while loading shared libraries: libvcard.so.0: cannot open shared object file: No such file or directory
kword: error while loading shared libraries: libvcard.so.0: cannot open shared object file: No such file or directory
These are similar errors. I have also found that QtFprot does not run. Here is the error codes:
[New Thread 1024 (LWP 3666)]
0x415bf3a9 in wait4 () from /lib/i686/libc.so.6
#0 0x415bf3a9 in wait4 () from /lib/i686/libc.so.6
#1 0x4163acf0 in __DTOR_END__ () from /lib/i686/libc.so.6
#2 0x414f5983 in waitpid () from /lib/i686/libpthread.so.0
#3 0x407dc13a in KCrash::defaultCrashHandler(int) () from /opt/kde3/lib/libkdecore.so.4
#4 0x414f3a7a in pthread_sighandler () from /lib/i686/libpthread.so.0
#5 <signal handler called>
#6 0x40cd9100 in QObject::activate_signal(int) () from /usr/lib/qt3/lib/libqt-mt.so.3
#7 0x416dc1b3 in TESession::disableMasterModeConnections() () from /opt/kde3/lib/kde3/libkonsolepart.so
#8 0x416da128 in TESession::feedSession(QString const&) () from /opt/kde3/lib/kde3/libkonsolepart.so
#9 0x416da1da in TESession::sendSession(QString const&) () from /opt/kde3/lib/kde3/libkonsolepart.so
#10 0x416d467e in konsolePart::doWriteStream(QMemArray<char> const&) ()
from /opt/kde3/lib/kde3/libkonsolepart.so
#11 0x4003d492 in KParts::ReadOnlyPart::writeStream(QMemArray<char> const&) ()
from /opt/kde3/lib/libkparts.so.2
#12 0x0804d0dd in QtFprot::initVar() ()
#13 0x0804cec6 in QtFprot::QtFprot(QWidget*, char const*) ()
#14 0x0804e9b9 in main ()
#15 0x4153a4c2 in __libc_start_main () from /lib/i686/libc.so.6
Perhaps someone has the answer to these problems.