[yocto] environment setup script

Charles Krinke charles.krinke at gmail.com
Thu Apr 14 10:44:13 PDT 2016


Maybe I can help with this one, Sid.

First step is to install "sudo". So, ... with your package manager see if
"sudo" is a listed package. Barring that, try "su -", enter your root
password and do "apt-get sudo". At this point, you will need to use the
command "visudo" to add your user to the sudoers list. Google this for more
complete instructions. Finish by exit from the root bash prompt to exit
from root.

Then you should be able to use "sudo apt-get install <something>".

Charles

On Thu, Apr 14, 2016 at 10:31 AM, Sid Price <sidprice at softtools.com> wrote:

> Hello, I am new to Yocto and relatively new to Linux. I am working my way
> through the “Getting Started” guide and I have met a problem. I am trying
> to run the “environment-setup …” script for the arm platform. First I
> notice that when I list the folder /opt/poky/2.0.1 I see the scripts but
> they are not shown as executable. Is this correct? When I try the following
> command I am told “Permission denied”:
>
>
>
> /opt/poky/2.0.1/environment-setup-armv5e-poky-linux-gnueabi
>
>
>
> If I use sudo I see “command not found”
>
>
>
> Any pointers would be very much appreciated,
>
> Sid
>
>
>
> *Sid Price*
>
> *Desktop Application and Embedded System Design*
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
Charles Krinke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160414/4e54f55b/attachment.html>


More information about the yocto mailing list