2010/5/5 Awie <[email protected]>: > Rekans, > > Pengen tanya mengenai linux-kernel-header; > > 1. Modules tsb berfungsi sbg apa? > 2. Bagaimana membangun & mengaktifkan modules tsb saat upgrade kernel? > > Saat install OpenSuSE 11.2 saya pilih opsi yg paling sederhana. Bahkan > IPTABLES tidak terinstall dan mengkompile dgn versi terbaru. > > Tetapi saat menconfigure Squid 3.1.3 terjadi error sbb: > > checking if Linux (Netfilter) kernel header files are installed... no > configure: WARNING: Cannot find necessary Linux kernel (Netfilter) header > files > configure: WARNING: Linux Transparent and Intercepting Proxy support WILL > NOT be enabled
Kalau mau compile sendiri biasanya memerlukan paket-paket yang di Ubuntu disebut build-essential. Install saja paket berikut : kernel-source make gcc gcc-c++ Kernel header biasanya otomatis terinstall kalau si kernel-source di install. BTW, apa ada keperluan khusus melakukan compile manual ? Biasanya di openSUSE Build Service : http://software.opensuse.org/search sudah ada package siap install, bisa pakai one-click-install juga. -- Best Regards, Masim "Vavai" Sugianto /************************************************************/ Blog (ID) : http://www.vavai.com Excellent Infotama Kreasindo : http://www.vavai.biz Training Zimbra 08-09 Mei 2010 : http://bit.ly/bxxjtD /************************************************************/ ______________________________________________ --- Info Milis : http://opensuse.or.id/milis Keluar dari Milis : Kirim email ke [email protected] Manajemen Keanggotaan : http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org
