DragonFly kernel List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
AFS client for dragonfly
Hi gang!
With some help of Love of the arla team, I've successfully ported
the arla[1] AFS client to DragonFly!!! The latest snapshot of arla
is the first release that supports dragonfly.
Note that it currently doesn't build with gcc34, since the df build
wants __FreeBSD__ defined. I'm working on that though, so don't worry.
Note also that it needs a newer version of heimdal.
Build instructions (to be osoleted by heimdal update and arla dfport)
You need newer config.guess and config.sub to run configure on
dragonfly. Get them at [2], [3].
get latest heimdal[4]
copy config.guess and config.sub
. /configure && make && make install
get latest arla snapshot[5]
copy config.guess and config.sub
. /configure --with-krb5=/usr/heimdal --with-roken=/usr/heimdal --without-krb4
if on SMP also use --enable-smp
make && make install
I have already submitted an update of heimdal in our base dist.
I will submit an dfports override of arla soon.
Enjoy!
-Richard
References:
[1] http://www.stacken.kth.se/project/arla/
[2] http://people.su.se/~rnyberg/dfly/autotools/config.guess
[3] http://people.su.se/~rnyberg/dfly/autotools/config.sub
[4] ftp://ftp.pdc.kth.se/pub/heimdal/src/heimdal-0.6.2.tar.gz
[5] ftp://ftp.stacken.kth.se/pub/arla/snap/arla-0.37rc1.tar.gz
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]