2006-06-24, 06:18 PM
(This post was last modified: 2006-06-24, 06:35 PM by Jion_Wansu.)
I tried installing ndiswrapper-1.18 with Konsole (SUSE 10.0) and I get this:
-----------------------------------------------------------------------------------------------------------------------------
linux:/home/juergen/ndiswrapper-1.18 # make install
make -C driver install
make[1]: Entering directory `/home/juergen/ndiswrapper-1.18/driver'
Can't find kernel build files in /lib/modules/2.6.13-15-default/build;
give the path to kernel build directory with
KBUILD=<path> argument to make
make[1]: *** [prereq_check] Error 1
make[1]: Leaving directory `/home/juergen/ndiswrapper-1.18/driver'
make: *** [install] Error 2
------------------------------------------------------------------------------------------------------------------------------
Also when I try to install VMware I get the message that gcc and gcc+ not configured. Where can I install or download gcc and gcc+
Here is what it says:
-------------------------------------------------------------------------------------------------------------------------------
linux:/home/juergen # rpm -qa kernel* gcc* make
kernel-default-nongpl-2.6.13-15
kernel-update-tool-0.9-10
make-3.80-188
kernel-default-2.6.13-15
linux:/home/juergen #
----------------------------------------------------------------------------------------------------------------------------------
Where can I get kernel-source, gcc, and gcc-c++ packages.