http://defect.opensolaris.org/bz/show_bug.cgi?id=19161

--- Comment #4 from Vladimir Kotal <[email protected]> 2012-01-31 
15:32:48 UTC ---
After the change it works like this:

root:S11:/tmp# pkgadd -d OSOLopengrok-0.11-rc3.pkg all

Processing package instance <OSOLopengrok> from <OSOLopengrok-0.11-rc3.pkg>

OpenGrok(generic) 0.11-rc3
http://www.opensolaris.org/os/project/opengrok/
Using </> as the package base directory.
## Processing package information.
## Processing system information.
   9 package pathnames are already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

Installing OpenGrok as <OSOLopengrok>

## Installing part 1 of 1.
/lib/svc/method/svc-opengrok
/usr/opengrok/bin/OpenGrok
/usr/opengrok/doc/CHANGES.txt
/usr/opengrok/doc/EXAMPLE.txt
/usr/opengrok/doc/LICENSE.txt
/usr/opengrok/doc/NOTICE.txt
/usr/opengrok/doc/README.txt
/usr/opengrok/doc/logging.properties
/usr/opengrok/doc/opengrok-agent.properties
/usr/opengrok/doc/paths.tsv
/usr/opengrok/lib/ant.jar
/usr/opengrok/lib/bcel-5.2.jar
/usr/opengrok/lib/jrcs.jar
/usr/opengrok/lib/lib <symbolic link>
/usr/opengrok/lib/lucene-core-3.0.2.jar
/usr/opengrok/lib/lucene-spellchecker-3.0.2.jar
/usr/opengrok/lib/ogindexd
/usr/opengrok/lib/opengrok.jar
/usr/opengrok/lib/source.war
/usr/opengrok/lib/swing-layout-0.9.jar
/usr/opengrok/man/man1/opengrok.1
[ verifying class <none> ]
[ verifying class <manifest> ]

Installation of <OSOLopengrok> was successful.
root:S11:/tmp# ls -al /var/tomcat6/webapps/
total 15
drwxr-xr-x   5 webservd webservd       5 Jan 31 17:21 .
drwxr-xr-x   7 root     bin            7 Jan 31 16:20 ..
drwxr-xr-x   2 root     bin            3 Jan 31 16:20 ROOT
drwxr-xr-x   5 root     bin            8 Jan 31 16:20 host-manager
drwxr-xr-x   5 root     bin            9 Jan 31 16:20 manager
root:S11:/tmp# /usr/opengrok/bin/OpenGrok deploy
Loading the default instance configuration ...
ERROR: Unable to determine Exuberant CTags command name for SunOS 5.11
(/usr/bin/ctags is not Exuberant CTags)
Installing /usr/opengrok/bin/../lib/source.war to /var/tomcat6/webapps ...

Start your application server (Tomcat), if it is not already
running, or wait until it loads the just installed web application.

OpenGrok should be available on <HOST>:<PORT>/source
  where HOST and PORT are configured in Tomcat.

root:S11:/tmp# ls -al /var/tomcat6/webapps/total 6936
drwxr-xr-x   5 webservd webservd       6 Jan 31 17:31 .
drwxr-xr-x   7 root     bin            7 Jan 31 16:20 ..
drwxr-xr-x   2 root     bin            3 Jan 31 16:20 ROOT
drwxr-xr-x   5 root     bin            8 Jan 31 16:20 host-manager
drwxr-xr-x   5 root     bin            9 Jan 31 16:20 manager
-r--r--r--   1 webservd webservd 3426144 Jan 31 16:31 source.war

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev

Reply via email to