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

Rebuilding the OTR Plugin #12

Closed
xeverse opened this issue Feb 28, 2016 · 3 comments
Closed

Rebuilding the OTR Plugin #12

xeverse opened this issue Feb 28, 2016 · 3 comments

Comments

@xeverse
Copy link

xeverse commented Feb 28, 2016

ldd /usr/lib/psi-plus/plugins/libotrplugin.so
libtidy-0.99.so.0 => not found
local/tidy 5.0.0-2
tidy /usr/lib/libtidy.so
tidy /usr/lib/libtidy.so.5
tidy /usr/lib/libtidy.so.5.0.0

https://aur.archlinux.org/packages/psi-plus-plugins-git/

translateplugin.cpp:92:23: error: «QDomElement» not declared
QString& body, QDomElement& html, bool local);
^
translateplugin.cpp:587:28: error: «QDomElement» not declared
QString &/body/, QDomElement &/html/, bool /local/)

@xeverse xeverse changed the title OTR plugin & rebuild Rebuilding the OTR Plugin Feb 28, 2016
@tehnick
Copy link
Member

tehnick commented Feb 29, 2016

ldd /usr/lib/psi-plus/plugins/libotrplugin.so
libtidy-0.99.so.0 => not found
local/tidy 5.0.0-2
tidy /usr/lib/libtidy.so
tidy /usr/lib/libtidy.so.5
tidy /usr/lib/libtidy.so.5.0.0

It looks that you updated libtidy after libotrplugin had been built.

@xeverse
Copy link
Author

xeverse commented Feb 29, 2016

Yeah, i think so. But can't rebuild psi-plus-plugins-git now.

@wadealer
Copy link
Member

I think this is no longer relevant

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

3 participants