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
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
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
The text was updated successfully, but these errors were encountered: