its-pointless / its-pointless.github.io

For info see https://github.com/its-pointless/gcc_termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongodb Error cannot link executable!!

ayush-dedhia25 opened this issue · comments

I ran the command :-
$ mongod

I got the output :-
$ CANNOT LINK EXECUTABLE "mongod": library "libicudata.so.69" not found: needed by main executable

Screenshot_2021-11-02-18-47-03-39_84d3000e3f4017145260f7618db1d683

I am using termux of version 0.117
Please help me to fix it! Thanks in advance!!

commented

I also have the same problem, can anyone help?

i've tried to build and install 69 version of libicu and it worked for me

commented

my libicu is version 70, how to change to version 69

commented

@invokewwq how do you installed libicu 69? Can you send a file, or told me how to do this. Please!!

Can anyone specify how to resolve this error please...?

I have this problem too
help me😢

i've tried to build and install 69 version of libicu and it worked for me

Where did you got 69 version?

i've tried to build and install 69 version of libicu and it worked for me

Where did you got 69 version?

I'd built it from source

i've tried to build and install 69 version of libicu and it worked for me

Where did you got 69 version?

I'd built it from source

What program did you use to compile source?