configure_backup/conkeror/INSTALL

18 lines
533 B
Plaintext

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