Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: bbgallery and template files
Date: Thu, 25 Aug 2005 18:08:31
Message-Id: 87fysx294p.fsf@newsguy.com
In Reply to: RE: [gentoo-user] bbgallery and template files by Dave Nebinger
1 "Dave Nebinger" <dnebinger@××××.com> writes:
2
3 >> No templates at all.
4 >>
5 >> Any one here have experience with this tool or can suggest a debugging
6 >> approach.
7 >
8 > First, file it as a bug as the ebuild would be incomplete.
9 >
10 > Second, you might need to build the package from scratch in order to
11 > determine if it is a build issue in general (i.e. perhaps there's some
12 > option you need to give to configure or make in order to get the templates).
13 >
14 > If you figure out how to get the templates include that with your bug
15 > report.
16
17 A little further input here:
18
19 building from scratch produces no errors but when the binary is run it
20 errors out looking for Gimp.pm which needs to be installed.
21
22 emerge doesn't list this as a dependancy.
23
24 However using cpan I attempted to install that package (Gimp::Module)
25 It fails to build with cpan with this error:
26 [...]
27
28 now invoking perl to complete the configuration...
29 1887: exec /usr/bin/perl Makefile.PL --writemakefile PREFIX=/usr
30
31 FATAL: unable to deduce plugindir from gimptool script
32
33 Running make test
34 Make had some problems, maybe interrupted? Won't test
35 Running make install
36 Make had some problems, maybe interrupted? Won't install
37
38
39 any one see the bug?
40
41 --
42 gentoo-user@g.o mailing list