When the computer installed RedHat, it tried to include development tools as much as possible, but there were still a lot of RPM containing "-devel", which were not included in the installation image file. This is a very troublesome task. You need to find the dependency and guess the dependency "...... I couldn't do it at makexconfig, and the prompt "QT" was not detected. I had to use makemenuconfig for a long time. Today I finally took a good vote for him over the weekend. As I am not used to wget, I went to the Internet to find --www.rpmfind.net. This website is really good.
When the computer installed RedHat, it tried to include development tools as much as possible, but there were still a lot of RPM containing "-devel", which were not included in the installation image file. This is a very troublesome task. You need to find the dependency and guess the dependency "......
I couldn't do it when making xconfig, and the prompt "QT" was not detected. I had to use make menuconfig for a long time. Today, I finally took a good vote on him over the weekend.
Because I am not used to wget, I went to the Internet to find --www.rpmfind.net. This website is really good, with fast network speed and comprehensive information. Search for "QT" and find the "qt-3.3.3-10.RHEL4.src.rpm" that matches RHEL AS4, first "rpm-ivh qt-3.3.3-10.RHEL4.src.rpm", and then find qt in the SPEC directory under "/usr/src/redhat. SPEC, and then "rpmbuild -- ba qt. SPEC ", there are many missing software packages ......
Libpng-devel, libjpeg-devel, libmng-devel, cups-devel, and libsungif-devel cannot be remembered (you can find them in the image's rpm collection ...). Generally, basic libpng, libjpeg, and other packages are installed. You can check the corresponding dynamic link library in the/usr/lib/directory. so. * **, find the version of the basic package, search for the corresponding "-devel" on rpmfind, and find the required development package in the list. You can install the SDK directly.
For all the missing parts, install QT again, find the compiled rpm in the/usr/src/redhat/RPMS/i386/directory, and then "rpm-ivh. The installation process is not very slow, and the disk space is insufficient. I really don't know what it is doing.
In addition, if your daemon tools has the problem of "Unit is locked", it is easy to uninstall the virtual device. Right-click the corresponding virtual Device, select Properties, select hardware, and then select Generic DVD-ROM SCSI Cdrom Device (Virtual Drive) "--" property "--" driver "--" Uninstall ", and then restart the computer.