Last active
January 3, 2016 05:29
Install anki on funtoo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Installing anki on funtoo. | |
This is just a braindump. No promises. | |
# package.use | |
dev-python/PyQt4 webkit | |
# Dependencies | |
emerge PyQt4 mplayer lame portaudio sqlalchemy | |
## Problems | |
https://bbs.archlinux.org/viewtopic.php?pid=1215499 | |
## Troubleshooting | |
find / -name '*QtWebKit*' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment