On Thu, 24 Apr 2008 15:22:55 +0900
______ <[EMAIL PROTECTED]> wrote:

> To compile our solution, we need these packages, kernel-development,
> kernel-source and pam-delvelopment and so on.
> 
> I installed Debian 3r4, 4r0 and 4r3, but I couldn¡¯t find these
> packages. 

Try:

aptitude install build-essential linux-source-<kernelName>

which should give you gcc plus a load of other stuff to help you
compile from Source.

aptitude search libpam 

should give you the package names you need for the PAM development libs.

Hope this helps,

Matt
-- 
|Matthew Macdonald-Wallace
|Tiger Computing Ltd
|"The Linux Specialists"
|
|Tel: 0330 088 1511
|Web: http://www.tiger-computing.co.uk
|
|Registered in England. Company number: 3389961
|Registered address: Wyastone Business Park,
| Wyastone Leys, Monmouth, NP25 3SR

Reply via email to