Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build into /usr instead of /opt/lsst #15

Open
mjuric opened this issue Jul 10, 2015 · 0 comments
Open

Build into /usr instead of /opt/lsst #15

mjuric opened this issue Jul 10, 2015 · 0 comments

Comments

@mjuric
Copy link
Owner

mjuric commented Jul 10, 2015

Consider building into /usr instead of /opt/lsst. This is what is expected of regularly installed packages on a typical Linux system. This would make it possible to run the code w/o EUPS' setup step.

The difficulties include:

  • merging products that have files which will overwrite each other (i.e., various __init__.py in python packages).
  • this depends on packages not depending on *_DIR and other variables that EUPS sets up (at runtime).
  • could this be done so that EUPS can still be used to mix-and-match additional packages?
jhoblitt pushed a commit to jhoblitt/conda-lsst that referenced this issue Mar 14, 2017
[DM-9261] Upgrade to git-lfs v1.5.5.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant