⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 HP PCI热插拔代码GUI HP内部珍贵资料!
💻
字号:
COMPAQ PCI HOT PLUG GRAPHICAL USER INTERFACE-------------------------------------------- GENERAL INSTRUCTIONS--------------------1. The Compaq PCI Hot Plug GUI directory (cpqphpd_gui) must be located on the same level as the Compaq PCI Hot Plug Driver directory (cpqphpd). To extract the files, type:> tar -xzvf cpqphpd_gui.tar.gz2. To install the Compaq PCI Hot Plug GUI application, issue the following 4 commandsfrom within cpqphpd_gui, the top-level directory of the project:> make distclean> ./configureIf you are using RedHat 7.0, we recommend that you use the "kgcc" compiler:> make -e CC=kgccOtherwise, type:> make> make install3. Verify that "/usr/local/bin" is included in the PATH environment variable:> echo $PATH4. Launch the Compaq PCI Hot Plug GUI application by typing (from any location):> cpqphpgui5. To uninstall the GUI, do the following from the top-level GUI directory (cpqphpd_gui):> make uninstallNOTES:------* If the following message occurs:   "WARNING: Cannot open /dev/compaq/cpqphpc	    Hot Plug Controller may not be installed."    Verify that a device node exists for the Hot Plug Controller (/dev/compaq/cpqphpc).  If this node does not exist, issue the following command before installing the driver:  > mknod /dev/compaq/cpqphpc c 10 208  * It is absolutely necessary to have the "gnome-config" file located on your system  before the "./configure" step. This can be verified by typing:  > locate gnome-config  or  > find / -type f -name 'gnome-config'  If this file is not on your system, you must download a gnome development package  that contains this file. This can be accomplished in many ways:  1. Do a search for "gnome-config <distribution>" on any World Wide Web search engine.     (<distribution> meaning the name of the Linux distribution that you are running)     This search should find instances of packages that contain this file for your distribution     that you can then download at rpmfind.net.    2. Another useful source for finding packages in FTP sites is http://ftpsearch.ntnu.no. Enter      the name of the package as well as the amount of hits (pick a high number, such as 100).      This search will produce FTP links to the appropriate package(s).   The two key packages to have running on your system are the GTK+ development package  and the gnome libs development package. The names of these specific packages vary with each  Linux distribution.* In order for the names of the drivers to appear correctly on the Compaq PCI Hot Plug GUI  application, verify that the "pcitable" file resides in the "/usr/share/kudzu" directory.  This can be done in the following manner:  1. Create a "/usr/share/kudzu" directory using the mkdir command.  2. Move the "pcitable" file from the GUI source files (located in the /src directory)     to the "/usr/share/kudzu" directory.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -