Il lun, 2003-05-19 alle 10:17, Michael Fratoni ha scritto: > > What is the output of "rpm -q kernel-source"? > kernel-source-2.4.20-13.9 If I do: # cat /usr/src/linux-2.4/include/linux/version.h the output is: #define UTS_RELEASE "2.4.20-8custom" #define LINUX_VERSION_CODE 132116 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) Byez -- Powered by RH 9 GNU/Linux OS