4 Conkeror is a programmable Web browser based on Mozilla's
5 XULRunner, inspired by GNU Emacs.
7 Type `C-h t' to view the tutorial, or see the wiki at
8 http://conkeror.org for more information.
10 Official git repository: http://repo.or.cz/conkeror.git
12 Installation instructions
13 -------------------------
15 Run `make' to compile conkeror-spawn-helper and create the
16 conkeror launch script. Run `make install' to install
23 Install conkeror to /usr instead of /usr/local.
24 Needed in both the build stage and the install stage.
25 - make DESTDIR=../pkg PREFIX=/usr install:
26 Install conkeror to ../pkg/usr.
28 Extrude etags for ease of emacsing.
30 Create conkeror-$version.tar.gz, where
31 version=$(grep '^Version=' application.ini | cut -d '=' -f 2)
33 Removes conkeror, conkeror-spawn-helper, versioned
34 tarballs, and etags from the current working directory.
36 Remove files created by make install (remember to set
37 PREFIX and DESTDIR, if need be). You should probably
38 install by creating a proper package using your
39 disribution's packaging tools instead.
44 Please read the page from the following list most specific
47 For Debian, Ubuntu, and similar OSes:
48 http://conkeror.org/InstallationDebian
51 http://conkeror.org/InstallationOSX
53 For other Unix-like systems and Windows:
54 http://conkeror.org/Installation
59 - Wiki: http://conkeror.org
60 - IRC: irc://irc.freenode.net/#conkeror
61 - Mailing list: http://conkeror.org/MailingList
62 - Reporting bugs: http://conkeror.org/ConkerorBugs