呵呵,好。!Slackware 8.0 ships with a statically linked "ln", so any symlinks your installation process creates won't be detected and won't be included in your package. The way to fix this is to substitute your static "ln" for a dynamically linked one, like this one from a Slackware 7.1 installation.
这里说的什么意思,我的理解就是slackware用的是静态连接,所以安装程序不会被检测到,解决这个问题的方法是用动态替代静态。就像slackware7.1安装这样。
这个slackware不是在checkinstall里的么,怎么还有单独的版本?
但是When make install is done, CheckInstall will create a Slackware, RPM or Debian compatible package and install it with Slackware's installpkg, "rpm -i" or Debian's "dpkg -i" as appropriate, so you
这句话明明告诉我,checkinstall会建立一个slackware