Install path problem on Debian


Subject: Install path problem on Debian
From: Rory Campbell-Lange (rory@campbell-lange.net)
Date: Thu Apr 19 2001 - 08:42:03 EDT


Hi

I'm trying to build 1.5pre6. I've never installed something from source
before.

I have done the ./configure and make steps, but it is clear that I've
installed things to the wrong directories. (See extracts in the daemon
log when I try to startup). The binaries are installed to
/usr/local/sbin. However all the config files are installed within the
source directory itself.

Reading the INSTALL and README files suggest that I should state a
destination directory for the install in the Makefile. However configure
also takes directory paths for the install - I tried
    
    ./configure --prefix=/usr --with-config-dir=/etc \
                --with-uams-path=/etc/uams

but it didn't work.

Thanks for ANY help!
Rory

atalkd[16646]: NONE/etc/atalkd.tmp: No such file or directory
atalkd[16646]: ready 0/0/0
afpd[16650]: hopnet2:AFPServer@* started on 6.42:128 (1.5pre6)
afpd[16650]: ASIP started on x.x.x.x:548(1) (1.5pre6)
afpd[16650]: uam : Loading (NONE/etc/uams/uams_guest.so)
afpd[16650]: uam: uam not found (status=-1)
afpd[16650]: uam : Loading (NONE/etc/uams/uams_clrtxt.so)
afpd[16650]: uam: uam not found (status=-1)
afpd[16650]: uam : Loading (NONE/etc/uams/uams_dhx.so)
afpd[16650]: uam: uam not found (status=-1)

-----



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:37 EDT