|
From: Nicolas <pr...@fr...> - 2011-08-25 07:19:58
|
Le jeudi 25 août 2011 à 02:02 -0400, Chris Frey a écrit : > On Wed, Aug 24, 2011 at 10:17:26PM +0200, Nicolas wrote: > > I work now from your meta package. > > > > It's ok with debian sid 64 bits (I haven't built all packages) > > Thanks for testing! > > > > But, it doesn't work on fedora 64 bits. The libs 64 bits are installed > > into the 32 bits directory. and the RPM script fails to the > > "substitution" step. > > Thanks. I'm not quite sure what you mean by "substitution" step? > > When buiding from source, do the libraries get installed in the right place? Libs are installed into ~/rpmbuild/BUILDROOT/xxx/usr/lib instead of lib64. Then, the RPM script seeks the libs into lib64 (and of course found none) Regards, Nicolas |