Hi, > OK.... how about this. Edit "Makefile". Change: > > SUBDIRS = $(LTDL_SUBDIRS) src raddb scripts doc > > to > > SUBDIRS = $(LTDL_SUBDIRS) $(wildcard src raddb scripts doc) > > > Then configure;rm -rf raddb;make;make install >
Cute, works. I don't like deleting raddb; doing mv raddb getouttatheway make install mv getouttatheway raddb is maybe not really elegant, but good enough. Thanks! This new SUBDIRS shouldn't do harm either way. Any chance to push this into 2.1.7? Greetings, Stefan Winter -- Stefan WINTER Ingenieur de Recherche Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et de la Recherche 6, rue Richard Coudenhove-Kalergi L-1359 Luxembourg Tel: +352 424409 1 Fax: +352 422473 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html