Hi Phil, > If you don't want that and want them in system /etc, you could add > --sysconfdir=/etc or --sysconfdir=/etc/bacula. > I am trying to get everything installed into the appropriate /opt/bacula/<subdirectory list> (etc, bin, sbin, scripts,..)
However, the suggested configure file below dumped EVERYTHING into the /opt/bacula/etc directory on a 'make install'. Nor did it configure the postgres database. I will likely have to do that manually after I figure out how to get this thing to 'make install' . ./configure CFLAGS="-g -O2 -Wall" \ --prefix=/opt/bacula \ --enable-smartalloc \ --enable-conio \ --disable-bat \ --with-postgresql \ --with-dump-email=user1@localhost \ --with-job-email=user1@localhost \ --with-smtp-host=mail.localhost \ --with-openssl Any help would be greatly appreciated. Al _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users