Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: The native perl's path is not in PATH
Date: Fri, 29 Jun 2012 17:36:20 +0800	[thread overview]
Message-ID: <4FED7714.5000309@windriver.com> (raw)


The native perl is installed to:

${STAGING_BINDIR_NATIVE}/perl-native/perl

But this isn't in the PATH, so we can use the native perl
by the command "perl" or "#!/usr/bin/env perl".

I wonder why we install the perl to ${STAGING_BINDIR_NATIVE}/perl-native,
but not to ${STAGING_BINDIR_NATIVE}.

It would be good if we can add ${STAGING_BINDIR_NATIVE}/perl-native to the path
or install the native perl to ${STAGING_BINDIR_NATIVE}, I will send a patch
for it if you are ok with it.

-- 
Thanks

Robert



             reply	other threads:[~2012-06-29  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-29  9:36 Robert Yang [this message]
2012-06-29  9:39 ` The native perl's path is not in PATH Robert Yang
2012-06-29 11:32 ` Richard Purdie
2012-06-30  8:58   ` Robert Yang

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=4FED7714.5000309@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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