[OpenAFS] compiling for SuSE 7.1
Derrick J Brashear
shadow@dementia.org
Tue, 19 Jun 2001 17:45:33 -0400 (EDT)
On Tue, 19 Jun 2001, Matthew Easton wrote:
> Hello,
>
> I just subscribed to the list moments ago. I do computer network consulting
> for small businesses and nonprofit organizations in Southern California
> (Windows, Macintosh, and increasingly, Linux).
>
> I have a client who wants to make a share available across a WAN link. I
> think openafs may be the solution to their needs.
>
> I am compiling openafs-1.0.4 on SuSE Linux 7.1. The machine is a dual
> processor PIII. Kernel is 2.4.0 SMP. ( I've looked through the list archive
> and see that dual processors aren't particularly beneficial for a production
> machine but this will do for a basic test ).
>
> I had to install kernel sources, flex and bison; and I needed to do :
>
> ln -s /usr/src/linux-2.4.0 /usr/src/linux-2.4.0-64GB-SMP
>
> so the installation script could find the correct kernel source.
>
> Now, I'm getting some new errors and don't know what to do about them (see
> below).
>
> pam-0.72-169 is installed from rpm, do I need also to install source rpms
> for PAM?
You need pam-devel or the equivalent in SuSE
-D