From: frank m. h. <fm...@st...> - 2002-06-26 22:09:00
|
On Wed, 26 Jun 2002, Mitchell Ferschweiler wrote: > When I run make initally (and it invokes util/Setup), after I press > enter at the about screen, I get a blue screen where the kernel source > path dialog should be. If I press enter during the blue screen, It > quits and prints: > > ./Setup 24r command not found > make: *** [.config.stat] Error 127 > > > The laptop is running a clean install of SuSe 7.3. The same installer > works fine on my desktop (Debian Woody). > > Mitchell > Okay, the cvs should work now. It turns out debian's dialog program (I use debian) is actually cdialog which works slightly differently than the original. Also, the config scripts should be able to use whiptail now too instead of dialog. Frank |