Hello, i have got another wish :-) when using ./configure, i would like to set location of bird.conf. ./configure --prefix=/ doesn't do that. It still asks for /usr/local/etc/bird.conf and changing default place for communication socket would be also nice. I know i can set it easily using options, but i prefer using standard locations when running without any option. -- ------------------------------------------------------------------------- David Rohleder davro@ics.muni.cz Institute of Computer Science, Masaryk University Brno, Czech Republic -------------------------------------------------------------------------
Hello!
i have got another wish :-)
when using ./configure, i would like to set location of bird.conf.
./configure --prefix=/
doesn't do that. It still asks for /usr/local/etc/bird.conf
and changing default place for communication socket would be also nice.
I know i can set it easily using options, but i prefer using standard locations when running without any option.
Are you sure you were building from a clean tree? ./configure --prefix=/ works perfectly for me. Have a nice fortnight -- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth "while (*p++ = *q++);" -- Dennis M. Ritchie
participants (2)
-
David Rohleder -
Martin Mares