[OpenAFS] Query about 1.2.11 library names

M Singh msingh@myrealbox.com
Wed, 12 May 2004 14:28:58 -0400


Hi

I have used openafs for a fairly long time (for an AFS client), and when
I got tired of going through the source upgrades, I created a short
script for myself (around the time of 1.2.4) :

./configure --with-afs-sysname=i386_linux24 --enable-transarc-paths
--with-linux
-kernel-headers=/usr/src/linux

# Goes through.

make

# Goes through

make check

# Fails, as it seems that this target has been removed.

make dest

#Goes through

make install

# Goes through

cd i386_linux24/dest/root.client/usr/vice/etc/
cp -rp modload/ /usr/vice/etc/

# Goes through

cp -rp C /usr/vice/etc/

# Goes through

cp -p afs.rc /etc/init.d/afs

# Goes through

cp -p afs.conf /usr/vice/etc

# Goes through

cd /lib/security
cp /usr/local/src/openafs/openafs-1.2.11/i386_linux24/dest/lib/pam_afs.*
. 

Fails. Have the names of these libraries been changed. If so, to what ?


Thanks,

MS

-----------

The rest of the script.

ln -fs pam_afs.so.1 pam_afs.so
ln -fs pam_afs.krb.so.1 pam_afs.krb.so
vi /usr/vice/etc/afs.conf
vi /usr/vice/etc/cacheinfo
cp /usr/vice/etc/afs.conf /etc/sysconfig/afs
vi /usr/vice/etc/ThisCell
vi /usr/vice/etc/CellServDB