NatLabRockies / NatLabRockies/api-umbrella
Issue faced while doing API-Umbrella setup
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
Issue is as mentioned below -
As per the documentation
I referred below way out for setting up api-umbrella =>
Compiling from source -
Compiling & Installing
$ curl -OLJ https://github.com/NREL/api-umbrella/archive/v0.15.1.tar.gz
$ tar -xvf api-umbrella-0.15.1.tar.gz
$ cd api-umbrella-0.15.1
$ sudo ./tasks/install-system-build-dependencies
$ ./configure
$ make
$ sudo make install
Going through below issue during the execution of make although seperately I have succesfully installed ruby but due to OpenSSL I am still facing the same issue
Pls suggest for any feedbacks if any -
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documented source-build steps in the issue, especially ./configure and make, then inspect the attached “Rby Sucesful Installation.txt” for the OpenSSL-related failure. Compare the reported environment with the repository’s build requirements. Done means the documented compilation and installation complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100