NREL / api-umbrella

Open source API management platform
MIT License
2.03k stars 325 forks source link

Issue faced while doing API-Umbrella setup #658

Open sanjana2898 opened 6 months ago

sanjana2898 commented 6 months ago

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