[root@localhost /root]# rpm -ivh mkisofs-1.9-6.i386.rpm
only packages with major numbers <= 3 are supported by this veecord-1.9-6.i386.rpmrsion of RPM
error: mkisofs-1.9-6.i386.rpm cannot be installed
[root@localhost /root]# rpm -ivh --nodeps mkisofs-1.9-6.i386.rpm
only packages with major numbers <= 3 are supported by this version of RPM
error: mkisofs-1.9-6.i386.rpm cannot be installed
[root@localhost /root]# rpm -Uvh mkisofs-1.9-6.i386.rpm
only packages with major numbers <= 3 are supported by this version of RPM
error: mkisofs-1.9-6.i386.rpm cannot be installed
[root@localhost /root]# rpm -Uvh --nodeps mkisofs-1.9-6.i386.rpm
only packages with major numbers <= 3 are supported by this version of RPM
error: mkisofs-1.9-6.i386.rpm cannot be installed
[root@localhost /root]#
이런 메세지가 나오는데... cdrecord-1.9-6.i386.rpm도 같은현상..
왜이렇죠?(커널컴파일하란말은 제발..;;)