Openembedded Core Discussions
 help / color / mirror / Atom feed
* The native perl's path is not in PATH
@ 2012-06-29  9:36 Robert Yang
  2012-06-29  9:39 ` Robert Yang
  2012-06-29 11:32 ` Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Yang @ 2012-06-29  9:36 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-30  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-29  9:36 The native perl's path is not in PATH Robert Yang
2012-06-29  9:39 ` Robert Yang
2012-06-29 11:32 ` Richard Purdie
2012-06-30  8:58   ` Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox