Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries #236

Open
Mattia98 opened this issue Jun 2, 2016 · 4 comments
Open

Error while loading shared libraries #236

Mattia98 opened this issue Jun 2, 2016 · 4 comments

Comments

@Mattia98
Copy link

Mattia98 commented Jun 2, 2016

Hi,
when I try to run papyros-session it gives me an erro:
papyros-session: error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory

Suggestions?
Thanks,
Mattia


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@VoyTechnology
Copy link

I also have this issue

@alexkreidler
Copy link
Contributor

Are you sure you have all the dependencies? What version of Qt do you have? Could you post the full output?

@JosephMillsAtWork
Copy link

icui is needed for qt itself (localization backend) along with other things . I have had issues with this when running papyros (modded) for armv7 add the qt path to your path and you should be good if compiling from source . I am not next to a computer at the moment so I can not look up the path that icu is installed too. I suggest using find to find it from you qt root dir .

@JosephMillsAtWork
Copy link

icu is needed for qt itself (localization backend) along with other things . I have had issues with this when running papyros (modded) for armv7 add the qt path to your path and you should be good if compiling from source . I am not next to a computer at the moment so I can not look up the path that icu is installed too. I suggest using find to find it from you qt root dir .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants