Re: ubuntu lucid package

2010-04-30 Thread pablo platt
what parts doesn't work for you? If there are bugs in the package it will be great if you can report them to make it better. On Fri, Apr 30, 2010 at 1:50 PM, Olivier Dobberkau wrote: > > Am 30.04.2010 um 09:24 schrieb Gora Mohanty: > > > Also, the standard Debian/Ubuntu way of finding out what f

Re: ubuntu lucid package

2010-04-30 Thread Olivier Dobberkau
Am 30.04.2010 um 09:24 schrieb Gora Mohanty: > Also, the standard Debian/Ubuntu way of finding out what files a > package installed is: > dpkg -l > > Regards, > Gora You might try: # dpkg -L solr-common /. /etc /etc/solr /etc/solr/web.xml /etc/solr/conf /etc/solr/conf/admin-extra.html /etc/s

Re: ubuntu lucid package

2010-04-30 Thread pablo platt
http://localhost:8080/solr/admin/ gives me the solr admin. thanks On Fri, Apr 30, 2010 at 10:24 AM, Gora Mohanty wrote: > On Thu, 29 Apr 2010 19:54:49 -0700 (PDT) > Otis Gospodnetic wrote: > > > Pablo, Ubuntu Lucid is *brand* new :) > > > > try: > > find / -name \*solr\* > > or > > locate s

Re: ubuntu lucid package

2010-04-30 Thread Gora Mohanty
On Thu, 29 Apr 2010 19:54:49 -0700 (PDT) Otis Gospodnetic wrote: > Pablo, Ubuntu Lucid is *brand* new :) > > try: > find / -name \*solr\* > or > locate solr.war [...] Also, the standard Debian/Ubuntu way of finding out what files a package installed is: dpkg -l Regards, Gora

Re: ubuntu lucid package

2010-04-29 Thread Otis Gospodnetic
rom: pablo platt > To: solr-user@lucene.apache.org > Sent: Thu, April 29, 2010 10:27:31 PM > Subject: ubuntu lucid package > > Hi I've installed solr-tomcat package on ubuntu lucid (10.04 > latest). It automatically install java and tomcat and hopefully all > other depe

ubuntu lucid package

2010-04-29 Thread pablo platt
Hi I've installed solr-tomcat package on ubuntu lucid (10.04 latest). It automatically install java and tomcat and hopefully all other dependencies. I can access tomcat at http://localhost:8080 but not sure where to find the solr web admin http://localhost:8180 gives me nothing. Is this package k