RE: Linksys WPC11 Binaries?
Jeremy Hogan <[email protected]> 15 Oct 2002 17:51:30 -0400
| Newsgroups | gmane.linux.redhat.migration |
|---|---|
| Message-ID | <[email protected]> |
ln -sf /usr/src/linux-2.4.18 /usr/src/linux And try again... let me know if that fails. --jeremy On Mon, 2002-10-14 at 07:04, Ewan Grantham wrote: > OK, added the source code to allow recompiles. However when running > ./Configure it looks for the directory /usr/src/linux while RH seems to put > things in /usr/src/linux-2.4.18 - which seemed like a straightforward > replacement. So I typed that in the next time I ran it. It then asks if the > pcmcia directory is under that, and it isn't. I tried giving it the > /usr/src/linux-2.4.18/drivers/pcmcia directory - but then it claims that > pcmcia-cs isn't setup properly. > > Help... >