[Conkeror] conkeror roadmap

John J Foerch jjfoerch at earthlink.net
Fri Oct 19 07:57:39 PDT 2007


Greg Minshall <minshall at acm.org> writes:
> John,
>
> it's great there's real development going on.  i really like conkeror (except 
> when it doesn't work as well as i'd like... ;-)
>
> i CVS updated conkeror-xr.
> ----
> :pserver:guest at mozdev.org:/cvs
> Tconkeror-xr
> ----
>
> install.sh (which i assume is how to install?) seems to link 
> /usr/local/lib/conkeror/conkeror to /usr/local/bin/conkeror.
>
> but, /usr/local/lib/conkeror/conkeror is a library.
>
> maybe i'm confused.  maybe you're in the middle of updates.
>
> or?
>
> Greg Minshall

You should now get conkeror from cvs trunk.  The branch called
`conkeror-xr' was only a temporary branch to use until we were sure
this was the right way to go with the program.  The `conkeror-xr'
branch will not be updated anymore since it was merged into trunk.

You will have to make build.sh executable.. there doesn't seem to be a
way to set file permissions in CVS.  (Perhaps if I remove and re-add
the file?  Anybody know about this?)

The command to install to the prefix /usr/local is: ./install.sh -build

The `conkeror' binary in $PREFIX/lib/conkeror/ is actually just the
xulrunner-stub binary.  xulrunner-stub looks in its own directory for
`application.ini', so this is why this binary is in lib/conkeror.
This is the correct way to install a xulrunner app.

Hope this helps,

--John





More information about the Conkeror mailing list