You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: