How it was, it did just check if the /lib64 dir exsisted, and used it if it did, many 32bit systems only, contains a /lib64 with compat dirs, to be able to crosscolpile 64bit code, and by this the libs are installed on a bad path, that are not common with anything on the system.
Maby just a cmake option to set libdir? When i have you here anyway, i want you to agree a initng source change, for files that are not librarys, to change from LGPL to GPL, i did not think about that when i put up that file header. /Jimmy. On Tue, 2006-05-09 at 17:35 +0200, dragoran wrote: > Hello > I have changed the default dirs on x86_64 to /lib64 because the FHS > standard[1] say so and /lib has problems when building rpms on 64 bit > systems (it searches for files in /lib64 that do not exists). > This has been reverted [2] because it causes more problems that it solved... > Which kind of problems does it cause? Wouldn't it be better to solve > this problem instead of using such hacks? > 1: http://www.pathname.com/fhs/pub/fhs-2.3.html#LIB64 > 2: http://www.initng.org/changeset/4082 -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
