bob icon indicating copy to clipboard operation
bob copied to clipboard

failed to install when trying to use bob as a standalone

Open tanmaypanda-14 opened this issue 2 years ago • 2 comments

i installed bob by downloading the binary from releases section extracting it to ~/.bob/bin exporting the path in zshrc and changing it to a executable by chmod +x bob

yet on calling this cmd bob use stable the following error is returned

bob: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

i tried installing openssl, but it is manually installed for me

i m using ubuntu 22.04(LTS)

i dont want to install rust for bob therefore if someone could provide a solution to install dependencies without making much changes to my system files..

tanmaypanda-14 avatar Jul 19 '22 07:07 tanmaypanda-14

@uneconomicalfairy14 hey thanks for opening the issue and sorry for the long time it took me to respond...

I will look into this tomorrow, but you don't really need to have rust installed in order to run bob(unless I am mistaken) and the error is pretty weird. Thank you for reporting! Could you also provide the version of openssl you are using?

MordechaiHadad avatar Jul 24 '22 16:07 MordechaiHadad

@uneconomicalfairy14 hey thanks for opening the issue and sorry for the long time it took me to respond...

I will look into this tomorrow, but you don't really need to have rust installed in order to run bob(unless I am mistaken) and the error is pretty weird. Thank you for reporting! Could you also provide the version of openssl you are using?

version of openssl openssl 3.0.2-0ubuntu1.6(main)

tanmaypanda-14 avatar Jul 25 '22 13:07 tanmaypanda-14

@uneconomicalfairy14 sorry it took me some time to get to fix this issue, I have been fallen ill and was busy with some stuff. I am gonna push a new release, you would want to use the rustls version, i would also like some feedback when u get to download it, if you would have any of course.

MordechaiHadad avatar Aug 07 '22 12:08 MordechaiHadad