public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Roy Wright <royw@cisco.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: bbgallery and template files
Date: Fri, 26 Aug 2005 16:17:14 -0500	[thread overview]
Message-ID: <430F86DA.4030602@cisco.com> (raw)
In-Reply-To: <87u0hdggia.fsf@newsguy.com>

Harry Putnam wrote:

>Well according to the installed docu.. there is supposed to be:
>
>>From the `Usage' html page: (Note the last item)
>
> Now run bbgallery to create the galleries. Without any parameters it
> will use the following default values:
>
>    * Look for images in the default directory
>    * Create index pages with up to 25 thumbnails
>    * Have up to five thumbnails in one row
>    * Use Gallery as title for the index pages
>    * Be quiet. Don't produce any output on SDTOUT
>    * Delay pages in the slide show for 15 seconds
>    * Create links to the meta index
>    * Thumbnails are scalled to 100 pixels
>    * Images are scaled to 800 pixels
>    * Short descriptions in the index page
>    * The default template will be used
>
>I believe my troubles are arising from the fact that a required
>package (Gimp::Module) is not present on my system.  It appears to be
>the tool that creates the templates.
>
>So far I've been unsuccessfull installing it via cpan as reported in
>previous post.
>
>  
>
emerge gimp-perl

On the templates, I think the missing "default" template is an 
installation error. 
I looked thru the perl script and did not see any special handling for 
"default". 
The $P{template} is just initialized to 'default'.  On
http://bbgallery.sourceforge.net/templates.html, only two templates are
mentioned, monochrome and oldstyle.  Then some instruction on how to modify
the templates.  My guess is the author intends for you to link
/usr/lib/bbgallery/template/default to your preferred template.  Example:

  ln -s /usr/lib/bbgallery/template/default 
/usr/lib/bbgallery/template/monochrome

In summary the ebuild is probably missing the gimp-perl dependency
and performing the default template link.

HTH,
Roy
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-08-26 21:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-25 17:04 [gentoo-user] bbgallery and template files Harry Putnam
2005-08-25 17:20 ` Dave Nebinger
2005-08-25 17:56   ` [gentoo-user] " Harry Putnam
2005-08-25 17:23 ` [gentoo-user] " Holly Bostick
2005-08-25 20:18   ` Roy Wright
2005-08-26 10:05     ` [gentoo-user] " Harry Putnam
2005-08-26 21:17       ` Roy Wright [this message]
2005-08-27  0:10         ` Harry Putnam
2005-08-27  0:48           ` Harry Putnam
2005-08-27  1:17             ` Harry Putnam
2005-08-27  9:24             ` Neil Bothwick
2005-08-27 11:27               ` Harry Putnam
2005-08-27 11:47                 ` Mike Williams
2005-08-27 12:03                   ` Harry Putnam
2005-08-27 12:51                     ` Mike Williams
2005-08-27 15:32                       ` Harry Putnam
2005-08-27 23:35                       ` Harry Putnam
2005-08-28  0:14                         ` Patrick Börjesson
2005-08-27 12:01         ` Harry Putnam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=430F86DA.4030602@cisco.com \
    --to=royw@cisco.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox