Hello,

* Sam Steingold wrote on Tue, Sep 09, 2008 at 11:20:25PM CEST:
>
> so this boils down to a bug in libsigsegv (coming from autconf):
> make install should install it in lib64, not lib, right?

For that, you can
  ./configure --libdir='${exec_prefix}/lib64'

(but I may just be misunderstanding something now, I haven't followed
the whole thread).  If you don't want to type this for every package,
you can use config.site files.

Cheers,
Ralf


Reply via email to