From: Jiri Olsa <jolsa@redhat.com>
To: Wang Nan <wangnan0@huawei.com>
Cc: jolsa@kernel.org, acme@redhat.com, lizefan@huawei.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools lib traceevent: install libtraceevent.a into libdir.
Date: Wed, 6 May 2015 09:07:36 +0200 [thread overview]
Message-ID: <20150506070735.GA28202@krava.redhat.com> (raw)
In-Reply-To: <1430792731-58076-1-git-send-email-wangnan0@huawei.com>
On Tue, May 05, 2015 at 02:25:31AM +0000, Wang Nan wrote:
> Before this patch, 'make install' installs libraries into bindir:
>
> $ make install DESTDIR=./tree
> INSTALL trace_plugins
> INSTALL libtraceevent.a
> INSTALL libtraceevent.so
> $ find ./tree
> ./tree/
> ./tree/usr
> ./tree/usr/local
> ./tree/usr/local/bin
> ./tree/usr/local/bin/libtraceevent.a
> ./tree/usr/local/bin/libtraceevent.so
> ...
>
> /usr/local/lib should be a better place.
it's better, but it should also be lib64 for 64-bit archs
please check perf's config/Makefile.arch, there's oneline
check for this
jirka
next prev parent reply other threads:[~2015-05-06 7:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 2:25 [PATCH] tools lib traceevent: install libtraceevent.a into libdir Wang Nan
2015-05-06 7:07 ` Jiri Olsa [this message]
2015-05-06 10:00 ` [PATCH v2] " Wang Nan
2015-05-06 20:29 ` Jiri Olsa
2015-05-06 21:23 ` Arnaldo Carvalho de Melo
2015-05-07 1:04 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150506070735.GA28202@krava.redhat.com \
--to=jolsa@redhat.com \
--cc=acme@redhat.com \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lizefan@huawei.com \
--cc=wangnan0@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox