monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] FYI - mtn-browse


From: Nuno Lucas
Subject: Re: [Monotone-devel] FYI - mtn-browse
Date: Thu, 7 May 2009 14:37:31 +0100

Hello,

On Thu, May 7, 2009 at 11:19 AM, Anthony Edward Cooper
<address@hidden> wrote:
[..]
>   I test mtn-browse on Whitebox and also Ubuntu 8.10 and it works fine. I
> assume that you are using the LTS release of Ubuntu? You could try:
>
>   perl -e 'use Gtk2::SourceView; print Gtk2::SourceView->VERSION . "/n";'
>
>   What does that give? Is it 1.000?

I got this:

$ perl -e 'use Gtk2::SourceView; print Gtk2::SourceView->VERSION . "/n";'
Can't locate Gnome2/Print.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/lib/perl5/Gtk2/SourceView.pm line
26.
BEGIN failed--compilation aborted at /usr/lib/perl5/Gtk2/SourceView.pm line 26.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

But that narrowed it down to not having "libgnome2-print-perl"
installed, which I fixed.
Unfortunately it seems I have an older "gnome-print-perl" lib, because now:

$ perl Makefile.PL
Warning: Prerequisite Gnome2::Print 1 not found. We have 0.951.
Writing Makefile for mtn-browse

I don't have the time right now to continue looking at this, but I
will latter try running with this version (it's not that important for
me that printing doesn't work).

[...]
>   Hopefully when you do get it running and its not too much trouble, I would
> like you to run a script to dump out the versions that you have got on your
> Ubuntu system so I can update the dependency versions. I'll send you the
> script sometime soon.

Sure, no problem.

Thanks for the help, will report latter on my findings.


Best regards,
~Nuno Lucas

P.S.- Yes, Ubuntu 8.04 it's the LTS version. Need to use it at work
because it eases development for the platforms we are targeting (has
the right glibc version).

>   Hope this helps.
>
>   Tony.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]