On Wednesday 10 May 2006 16:27, Michael Biebl wrote: > > anyway, giving up a list of different distros is pointless. there just > > should be way to specify (on commandline) the correct lib dir if > > autodetected is not correct one. why make it complicated with > > autodetection, on what not everybody will agree what is right and what is > > wrong. > > As dragoran already pointed out, this is already possible with > # cmake .. -DLIB_INSTALL_DIR=/lib > > The question is, should we add some kind of autodetection (dragoran had > added a simple test: if exists /lib64 set LIB_INSTALL_DIR to /lib64) or > not and if the latter rely on the user/build system > (src-rpm,debian/rules) to correctly specify the path. i *believe* dir check could lie (detect wrong), if you're cross compiling, but as it's possible to override on commandline, it should be sufficent already.
> Michael -- glen -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
