Hey there everyone,
I am trying to set up my PCMCIA modem in Gentoo. When I set it up in Ubuntu I had to run the following command:
Code:
sudo apt-get install linux-headers-$(uname -r)
Because I cannot connect to the internet in Gentoo, I need to download the linux headers on another computer, and then install them on my Gentoo machine. Can anyone please explain to me how I would do this?
My Gentoo kernel is 2.6.19-gentoo-r5.
Thanks,
Austin.