It probably wouldn't but it seems the default java executable refers to
this lib in my ubuntu 8.04, so wanted to give a heads up to anyone else
who might be using the default java. I used apt-get, so not sure why it
uses libgcj. might be an ubuntu thing.

On Mon, 2008-07-21 at 23:27 +0200, Andi Vajda wrote:
> On Jul 21, 2008, at 21:58, Darren Govoni <[EMAIL PROTECTED]> wrote:
> 
> > Gotcha. I suspected that but wanted to be sure. BTW, I have gotten a  
> > few
> > bizarre exceptions in valid java code (unrelated to PyLucene) that I
> > traced back to ubuntu's libgcj shared library that were remedied  
> > when I
> > pointed to the Sun JDK (6). This might be related to the weird runtime
> > symbol exceptions some experience. Just a random thought. Probably not
> > useful.
> 
> I have never used JCC-generated code with libgcj so I don't know if  
> that even works.
> 
> Andi..
> 
> >
> >
> > Cheers!
> >
> > On Mon, 2008-07-21 at 20:44 +0200, Andi Vajda wrote:
> >> On Jul 21, 2008, at 19:24, Darren Govoni <[EMAIL PROTECTED]> wrote:
> >>
> >>> Hi,
> >>> Pardons if I missed this scanning the docs, but is there a way to
> >>> change what VM initVM is using? I downloaded the lastest JDK 6 VM  
> >>> and
> >>> its blazing fast.
> >>
> >> You choose which VM you use when you build JCC and PyLucene by
> >> choosing the include and link paths that correspond to the desired  
> >> VM.
> >>
> >> Andi..
> >>
> >>>
> >>>
> >>> Darren
> >>>
> >>> _______________________________________________
> >>> pylucene-dev mailing list
> >>> pylucene-dev@osafoundation.org
> >>> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
> >> _______________________________________________
> >> pylucene-dev mailing list
> >> pylucene-dev@osafoundation.org
> >> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
> >
> > _______________________________________________
> > pylucene-dev mailing list
> > pylucene-dev@osafoundation.org
> > http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
> _______________________________________________
> pylucene-dev mailing list
> pylucene-dev@osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to