[OGo-Developer] sope and lib64

Sebastian Reitenbach developer@opengroupware.org
Tue, 22 Jan 2008 19:06:27 +0100


developer@opengroupware.org wrote: 
> 
> > standards are good, but are all Linux distributions following, I'm not 
sure 
> > about that?
> > is there are lib64 directory on a Debian when installing a 64Bit 
version?
> 
> Nope, only a lib and a lib32.
so complicating the problem once more.

In case GNUSTEP_HOST_CPU matches _64, what about ./configure testing the 
existence of $PREFIX/lib64, $PREFIX/lib, $PREFIX/lib32, in that order to 
make a decision about the name of the library directory?


Sebastian