(Illustration by Gaich Muramatsu)
X-No-Archive: yes Hi Greg, Brett, Jan et al. According to your recommendation; here the step by step I follow to install Coda from source package because I would like also the support of Kerberos and OpenSSL crypto-system. # 1st Step Install libs: lwp, rpc2 and rvm from package collection of NetBSD-2.0. Version were: wp-1.10, rpc2-1.19, rvm-1.8 not the last one provided by Coda Project. This required the update of some others packages: gmake-3.80nb3, readline-4.3pl5nb1, libtool-base-1.5.6nb1 # 2nd Step Install Coda manually with support of: Kerberos5-1.4 OpenSSL-0.9.7e /var/tmp/coda-6.0.8$ ./configure --prefix=/usr/local/coda \ > --sysconfdir=/etc/coda --localstatedir=/var/run \ > --infodir=/usr/share/info/ --mandir=/usr/share/man \ > --with-openssl-includes=/usr/local/ssl/include \ > --with-openssl-libraries=/usr/local/ssl/lib \ > --with-crypto \ > --with-krb5-includes=/usr/local/krb5/include \ > --with-krb5-libraries=/usr/local/krb5/lib No ERROR messages after installing client and server. All seem to be OK! Thanks Greg, Brett & Jan for your time. Regards -- Ed.Received on 2005-04-13 11:16:14