Re: pkglibdir vs. lib64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



   I'm developping plugins that I wish install in
   /usr/lib/nautilus-actions or /usr/lib64/nautilus-actions
   depending on the platform.

   But pkglibdir is resolved to /usr/lib/nautilus-actions
   both in 32 and 64 bits environments (fedora 11, autoconf 2.63).

That is as intended, system libraries always go into
$(exec_prefix)/lib.  If you wish to install them in a different
directory you will need to specify so during ./configure (see --help
for available switches).


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux