ady had installed that library, libstdc++-4.8.5-16.el7_4.2.x86_64.
> What else could be?.
>
> 2018-04-03 18:24 GMT-03:00 Ruslan Dautkhanov :
>
>> >> [ERROR] /home/monster/zeppelin/zeppelin-web/node/node: error while
>> loading shared libraries: libstdc++.so.6:
>> >
I already had installed that library, libstdc++-4.8.5-16.el7_4.2.x86_64.
What else could be?.
2018-04-03 18:24 GMT-03:00 Ruslan Dautkhanov :
> >> [ERROR] /home/monster/zeppelin/zeppelin-web/node/node: error while
> loading shared libraries: libstdc++.so.6:
> >> cannot open s
>> [ERROR] /home/monster/zeppelin/zeppelin-web/node/node: error while
loading shared libraries: libstdc++.so.6:
>> cannot open shared object file: No such file or directory
$ sudo yum install libstdc++.x86_64
would do?
On Tue, Apr 3, 2018 at 3:09 PM, Joaquín Silva <
joaq
Hello,
I'm trying to build Zeppelin from source, but it keeps throwing this error:
[ERROR] /home/monster/zeppelin/zeppelin-web/node/node: error while loading
shared libraries: libstdc++.so.6: cannot open shared object file: No such
file or directory
This is the process that I followed: