On 11.01.2010 10:55, Ante Karamatić wrote:
Even with --prefix and --sbindir defined, it still writes files into /sbin. The only way you could force it to write somewhere else is by prepending DESTDIR to 'make install'
Actually, if one wants everything in the same place it should configure and install like this:
./configure --prefix=/ make make DESTDIR=/install/location install _______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
