You mean how to make the opengrok search web-accessible ?

There is a source.war distributed with opengrok - this is a 
Web-Application ready to be deployed on any AppServer (such as tomcat).

You need to edit the deployment descriptor web.xml in the WAR file and 
setup a few variables and put it in your webapps directory and start the 
appserver.

The OpenGrok manual has verbose instructions:
http://opensolaris.org/os/project/opengrok/manual/

Cheers,
Ananth

Ravi Gupta wrote:
> Hello,
> Thanks for the help.
> 
> I am able to get it and able to grok on my desktop using the Swing GUI.
> Just 1 more point, How do i set it up for net access. I mean how do I 
> link it up. There seems to be no index.html file that I can directly 
> connect. Which file should I link to?
> 
> Thanks,
> Ravi.
> 
> On 2/27/07, *Ananth Shrinivas* < Ananth.Shrinivas at sun.com 
> <mailto:Ananth.Shrinivas at sun.com>> wrote:
> 
>     If you have installed exuberant ctags in /usr/local, then
>     java -jar opengrok.jar -c /usr/local/bin/ctags DATA_ROOT
> 
>     should let opengrok pick up the correct version of ctags.
> 
>     Cheers,
>     Ananth
> 
>     Ravi Gupta wrote:
>      > Hello,
>      >
>      > I am trying to set up Open grok on my machine.
>      >
>      > I have done the following steps.
>      > 1. pkgadd -d osol....pkg
>      > 2. compiled and installed /usr/bin/ctags
>      >
>      > Now When I try to run /opt/OSOLopengrok/opengrok.jar the GUI
>     launches.
>      > But when I try to configure the same to grok my code, I get the error
>      > "/usr/bin/ctags does not look like Exuberant Ctag!"
>      >
>      > Please advise.
>      >
>      > Thanks in advance,
>      > Ravi.
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > ug-bosug mailing list
>      > List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris.org
>     <mailto:ug-bosug-unsubscribe at opensolaris.org>
>      > List-Owner: mailto:ug-bosug-owner at opensolaris.org
>     <mailto:ug-bosug-owner at opensolaris.org>
>      > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>     _______________________________________________
>     ug-bosug mailing list
>     List-Unsubscribe: mailto: ug-bosug-unsubscribe at opensolaris.org
>     <mailto:ug-bosug-unsubscribe at opensolaris.org>
>     List-Owner: mailto:ug-bosug-owner at opensolaris.org
>     <mailto:ug-bosug-owner at opensolaris.org>
>     List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54

Reply via email to