its-pointless / its-pointless.github.io

For info see https://github.com/its-pointless/gcc_termux
186 stars 34 forks source link

Mongodb Error cannot link executable!! #91

Open ayush-dedhia25 opened 2 years ago

ayush-dedhia25 commented 2 years ago

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!!

dudinsdn commented 2 years ago

I also have the same problem, can anyone help?

rtw88 commented 2 years ago

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

dudinsdn commented 2 years ago

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

elenakrittik commented 2 years ago

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

ayush-dedhia25 commented 2 years ago

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

Alireza1379dev commented 2 years ago

I have this problem too help me😢

Tayoikoo commented 2 years ago

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

Where did you got 69 version?

rtw88 commented 2 years ago

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

Tayoikoo commented 2 years ago

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?