NatLabRockies / NatLabRockies/api-umbrella

Issue faced while doing API-Umbrella setup

Open
#658 0 comments 0 reactions 0 assignees View on GitHub

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 -

Rby Sucesful Installation.txt

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.