Following modified by Aborn Jiang (aborn.jiang@foxmail.com) In linux system, install conkeror follow steps: 1. download xulrunner http://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/latest/runtimes/ 2. edit file conkeror XPATH -- replace with your xulrunner path CONPATH -- replace with your conkeror path 3. copy the conkeror shell script to /usr/local/bin/ cp conkeror /usr/local/bin/ 4. copy the .conkerorrc file to your HOME path cp .conkerorrc ~ 5. sudo cp conkeror.desktop /usr/share/applications sudo cp contrib/art/conkeror.png /usr/share/icons/hicolor/scalable/apps/ Or using the shell script install.sh