I'm sure that would work, since now I have installed Text::BibTeX in the
system perl, the perlbrew perls see the systemwide library and work.
Thanks again,
Joel
On Tue, Jun 21, 2011 at 3:37 PM, Alberto Simoes via RT <
bug-Text-BibTeX@rt.cpan.org> wrote:
Show quoted text> <URL:
http://rt.cpan.org/Ticket/Display.html?id=69000 >
>
> On 21/06/2011 21:35, Joel Berger via RT wrote:
> I
> > get:
> >
> > joel@joel-ubuntu:~$ perl -E 'use Text::BibTeX'
> > Can't load
> >
> '/home/joel/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/x86_64-linux/auto/Text/BibTeX/BibTeX.so'
> > for module Text::BibTeX: libbtparse.so: cannot open shared object file:
> No
> > such file or directory at
> >
> /home/joel/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/x86_64-linux/DynaLoader.pm
> > line 190.
> > at -e line 1
> > Compilation failed in require at -e line 1.
> > BEGIN failed--compilation aborted at -e line 1.
> > Unknown Text::BibTeX function: "cleanup" at -e line 1
> > END failed--call queue aborted at -e line 1.
> >
> > When I browse
> > in,
> /home/joel/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/x86_64-linux/auto/Text/BibTeX/BibTeX.so
> > exists.
>
> find in your home (/home/joel/perl5/perlbrew) for libbtparse.so.
> Add that folder to your LD_LIBRARY_PATH environment dir, and it should
> work. I think :D
>
>
> >
> > Could this have something to do with using a perlbrew install?
> >
> > I will try installing Text::BibTeX on the system perl and see if that
> helps.
> >
> > Joel
> >
> > On Tue, Jun 21, 2011 at 3:29 PM, Alberto Simões via RT<
> > bug-Text-BibTeX@rt.cpan.org> wrote:
> >
> >> <URL:
https://rt.cpan.org/Ticket/Display.html?id=69000>
> >>
> >>
> >> Fixed on svn. Will release when I have some more changes.
> >>
> >> Thank you :)
> >>
> >> closing the ticket...
> >>
> >> On Tue Jun 21 16:16:14 2011, ambs@perl-hackers.net wrote:
> >>> On 21/06/2011 21:13, Joel Berger via RT wrote:
> >>>> Queue: Text-BibTeX
> >>>> Ticket<URL:
https://rt.cpan.org/Ticket/Display.html?id=69000>
> >>>>
> >>>> Indeed it did. Thanks.
> >>>>
> >>>> Perhaps the documentation in `Text::BibTeX` could be updated? Under
> >>>> availability it reads:
> >>>>
> >>>> You will also find the latest version of btparse, the C library
> >> underlying
> >>>> Text::BibTeX, there. btparse is needed to build Text::BibTeX, and
> >> must be
> >>>> downloaded separately.
> >>>
> >>> Will do! Thanks for pointing it out :)
> >>> Will update and release asap :)
> >>>
> >>> Cheers
> >>> ambs
> >>>
> >>>>
> >>>> Which led me to download and install the btparse library.
> >>>>
> >>>> Thanks again for helping me with this!
> >>>>
> >>>> Joel
> >>>>
> >>>> On Tue, Jun 21, 2011 at 2:49 PM, Alberto Simões via RT<
> >>>> bug-Text-BibTeX@rt.cpan.org> wrote:
> >>>>
> >>>>> <URL:
https://rt.cpan.org/Ticket/Display.html?id=69000>
> >>>>>
> >>>>> On Tue Jun 21 14:31:26 2011, joel.a.berger@gmail.com wrote:
> >>>>>> I did remove and rebuilt btparse (ver 0.34), same result.
> >>>>>
> >>>>> Oh! You no longer need btparse!! It is bundled with Text::BibTeX.
> >>>>> So, you should remove those files (/usr/local/lib/libbtparse*) and
> >>>>> install directly Text::BibTeX.
> >>>>>
> >>>>> Hope this helps :)
> >>>>> Cheers
> >>>>>
> >>>>>>
> >>>>>> Thanks for looking into this.
> >>>>>>
> >>>>>> Joel
> >>>>>>
> >>>>>> On Tue, Jun 21, 2011 at 1:26 PM, Alberto Simões via RT<
> >>>>>> bug-Text-BibTeX@rt.cpan.org> wrote:
> >>>>>>
> >>>>>>> <URL:
https://rt.cpan.org/Ticket/Display.html?id=69000>
> >>>>>>>
> >>>>>>> On Tue Jun 21 14:24:30 2011, joel.a.berger@gmail.com wrote:
> >>>>>>>> joel@joel-ubuntu:~$ locate libbtparse
> >>>>>>>> /home/joel/.cpanm/work/1308680589.8192/Text-BibTeX-
> >>>>>>>> 0.57/blib/usrlib/libbtparse.so
> >>>>>>>> /home/joel/.cpanm/work/1308680589.8192/Text-BibTeX-
> >>>>>>>> 0.57/btparse/src/libbtparse.so
> >>>>>>>> /usr/local/lib/libbtparse.a
> >>>>>>>> /usr/local/lib/libbtparse.la
> >>>>>>>> /usr/local/lib/libbtparse.so
> >>>>>>>> /usr/local/lib/libbtparse.so.0
> >>>>>>>> /usr/local/lib/libbtparse.so.0.0.0
> >>>>>>>
> >>>>>>> If you need to install it, rm /usr/local/lib/libbtparse.* and try
> >>>>> again :)
> >>>>>>>
> >>>>>>> Meanwhile, I wonder why the search path is looking first into
> >> ldconfig
> >>>>>>> standard paths. Need to use some time on that :)
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>
> >>>
> >>
> >>
> >>
> >>
> >
>
>
>