RSSOwl installation
Download "RSSOwl.2.2.1.Linux-x64.zip" or latest version and unzip in home directory.
This application doesn't need installation.
Install Oracle JDK.
Click on the the RSSOwl file to launch application.
Issues i faced during reading feed - browser creation error
This issue has been resolved by
# sudo ln -s /usr/lib/x86_64-linux-gnu/libhunspell-1.3.so.0 /usr/lib/x86_64-linux-gnu/libhunspell-1.2.so.0
#cd /home/kamlesh/rssowl/xulrunner
#./xulrunner --register-global
Reference has been taken from:
https://developer.mozilla.org/en-US/docs/Archive/Mozilla/XULRunner/1.8.0.4#Installing_XULRunner
https://superuser.com/questions/783429/rssowl-was-unable-to-create-a-browser-for-reading-news
Comments
Post a Comment