Giter Club home page Giter Club logo

Comments (4)

jeremybennett avatar jeremybennett commented on July 17, 2024

Hi theappleman,,

I thought this was fixed in the latest SDK. If not, Ola Jeppsson has been working on the new script, which installs locally by default. It should all be configurable anyway.

I'll leave Ola to comment further.

HTH,

Jeremy

from epiphany-sdk.

olajep avatar olajep commented on July 17, 2024

It was fixed a while back before 2014.11.

Follow the instructions here:
https://github.com/adapteva/epiphany-sdk/wiki/Building-the-SDK#the-short-version

The files will be installed into esdk.branch , e.g., esdk.2015.11 in the buildroot.

You can move that directory wherever you want. You just need to adjust $ESDK_HOME appropriately.

// Ola

from epiphany-sdk.

theappleman avatar theappleman commented on July 17, 2024

I've been pulling from the 2015.1 branch, and there are still a few places that do install to /opt/adapteva that are not configurable
e.g. https://github.com/adapteva/epiphany-sdk/blob/2015.1/build-toolchain.sh#L677

However, my issue is that the scripts MUST be checked out in a folder called "sdk":
https://github.com/adapteva/epiphany-sdk/blob/2015.1/build-toolchain.sh#L393

and that the buildroot MUST be "sdk/..", and that, due to things like the first example, it must therefore be "/opt/adapteva".

I want to use the ESDK, EPIPHANY_HOME and EPIPHANY_BUILD_HOME variables to actually make these configurable, but:

  1. is my understanding of these variables correct, and that the current SDK isn't using them?
    e.g. https://github.com/adapteva/epiphany-sdk/blob/2015.1/build-epiphany-sdk.sh#L138
  2. do you know of places that may require those variables to be set differently?

-daniel.

from epiphany-sdk.

olajep avatar olajep commented on July 17, 2024

Some of this is fixed in the epiphany-sdk/master branch.

You can use ESDK_DESTDIR to select where to install the files.

You still need the sdk directory to be present in the build directory (ESDK_BUILDROOT is kind of a no-op a.t.m). But I don't see that as a big issue. You could either just symlink or clone it.

// Ola

from epiphany-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.