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

instal/configuration in OSX. env variables issue #50

Open
LucaMarzialetti opened this issue Sep 24, 2016 · 2 comments
Open

instal/configuration in OSX. env variables issue #50

LucaMarzialetti opened this issue Sep 24, 2016 · 2 comments

Comments

@LucaMarzialetti
Copy link

Dear @laurolins/nanobuce support,
I've recently discovered your toolkit and I'm testing it.
The test demo about crimes on my machine at localhost now works perfectly, BUT...

It's my behaviour to set in .profile of bash the export of variables.
I've seems that your configuration and installation depend on the name of the variables and not on their content.
That's the case of NANOCUBE_SRC, the dependency seems to be on the name of the variable and not on the content of itself.
I may suppose that there is some "hardcoded" dependency on it, I've tryed to rename it to "NANOCUBE_HOME" in every parameter used during the configuration but it fail at make/make install step.
I hope that my report would be helpfull for your development.
Best regards
Luca

@salivian
Copy link
Collaborator

Thanks for report.

https://github.com/laurolins/nanocube/search?utf8=%E2%9C%93&q=NANOCUBE_SRC

I think the NANOCUBE_SRC is only used in the scripts ... so it should not affect the install and so...

But I am guessing the other variables might be dependent on it.

@LucaMarzialetti
Copy link
Author

Thanks for reply :)
Yeah I think too, anyway it's name is used by the script or on in some step like make.
I Just have to know it 👍

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

2 participants