I want to install vmware on my openSuse. Unfortunatelly, the installer package need to be recompiled again. And it takes such thing like this : /usr/src/linux/include/linux/version.h
Hey, I know, it is provided in “linux-kernel-header”packageĀ bla.bla.bla ..
Lucky, vavai has wrote this . So I execute this command :
sudo zypper in make binutils kernel-source gcc gcc-c++
then version.h can be created using this command :
cd /usr/src/linuxmake menuconfigmake bzImage
2 comments ↓
om vavai, ini masih kutemukan ….
linux-dy08:/usr/src/linux # make menuconfig
*** Unable to find the ncurses libraries or the
*** required header files.
*** ‘make menuconfig’ requires the ncurses libraries.
***
*** Install ncurses (ncurses-devel) and try again.
***
make[1]: *** [scripts/kconfig/dochecklxdialog] Error 1
make: *** [menuconfig] Error 2
mohon solusi
seperti system ente butuh ncurses dan library ncurses nya bos … belum terinstal mungkin
Leave a Comment