The biggest headache for Fedora864-bit Linux users is that QQ cannot be used, and pidgin cannot log on to 64-bit systems. Although LumaQQ is powerful, it is not stable Based on jave, I had to hope EVA could create some miracles for me, But compilation was never successful. After nearly a week of hard work, compilation and installation were successful this morning. Now, we can share the results with you immediately. I have poor writing skills. Sorry. In Fedora8, QT and KDE are required to install EVA.
The biggest headache for 64-bit Linux users of Fedora 8 is that QQ cannot be used, and pidgin cannot log on to a 64-bit system. Although LumaQQ is powerful, it is not stable Based on jave, I had to hope EVA could create some miracles for me, But compilation was never successful. After nearly a week of hard work, compilation and installation were successful this morning. Now, we can share the results with you immediately. I have poor writing skills. Sorry.
In Fedora 8, the installation of EVA requires QT and KDE support. First, check the installation of KDE and QT.
[Root @ gzl-host ~] # Rpm-qa | grep KDE
LocKDEv-devel-1.0.1-11.fc7
KDE-filesystem-3.5-13.fc7
KDElibs-3.5.7-21.fc7
LocKDEv-devel-1.0.1-11.fc7
KDE-settings-3.5-30.fc7
KDElibs-devel-3.5.7-21.fc7
LocKDEv-1.0.1-11.fc7
LocKDEv-1.0.1-11.fc7
[Root @ gzl-host ~] # Rpm-qa | grep QT
Avahi-QT3-0.6.17-1.fc7
QT-devel-3.3.8-7.fc7
Fusion-icon-QT-0.1-0.13.20070814git.fc7
Dbus-QT-0.70-1.fc7
QT-3.3.8-7.fc7
Many people install KDElibs and QT, but the compilation is still not completed. It is likely that KDElibs-devel and QT-devel are not installed.
If not;
[Root @ gzl-host ~] # Yum install KDElibs-devel
[Root @ gzl-host ~] # Yum install QT-devel
After successful installation go to the cloud sail forum to download the latest EVA, http://www.myswear.net/myswear/eva/beta/eva-20070723.tar.bz2
After the download is complete;
[Gzl @ gzl-host Download] $ tar xjvf eva-20070723.tar.bz2
The root user permission is required during compilation,
[Root @ gzl-host Download] # cd eva
[Root @ gzl-host eva] #./configure -- enable-libsuffix = 64 -- prefix = 'KDE-config -- prefix'
[Root @ gzl-host eva] # make
[Root @ gzl-host eva] # make install
Installation Complete