[asterisk-dev] [svn-commits] qwell: branch 1.4 r616 - /branches/1.4/Makefile

Jeffrey Ollie jeff at ocjtech.us
Thu Aug 7 07:11:24 CDT 2008


On Thu, Aug 7, 2008 at 6:56 AM, Patrick <asterisk-list at puzzled.xs4all.nl> wrote:
>
> > +libdir?=$(INSTALL_BASE)/lib
>
> On x86_64 this would stick the lib in /usr/lib instead of /usr/lib64
> which is afaik where it should be. Is the usage of /usr/lib even on
> x86_64 intentional?

Before this change you would have needed to edit the Makefile to get
libpri to install to /usr/lib64 - now you can simply run "make install
libdir=/usr/lib64" to get the library in the right place.

Jeff



More information about the asterisk-dev mailing list