From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E8zVV-0008Lw-Im for garchives@archives.gentoo.org; Sat, 27 Aug 2005 12:09:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7RC7A2s012671; Sat, 27 Aug 2005 12:07:10 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7RC25TI018737 for ; Sat, 27 Aug 2005 12:02:05 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1E8zPO-0002G2-Ko for gentoo-user@lists.gentoo.org; Sat, 27 Aug 2005 12:03:38 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1E8zOv-0005ch-Hj for gentoo-user@gentoo.org; Sat, 27 Aug 2005 14:03:11 +0200 Received: from adsl-68-74-178-72.dsl.emhril.ameritech.net ([68.74.178.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Aug 2005 14:03:09 +0200 Received: from reader by adsl-68-74-178-72.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 27 Aug 2005 14:03:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: bbgallery and template files Date: Sat, 27 Aug 2005 07:01:17 -0500 Organization: Still searching... Message-ID: <87y86nio6q.fsf@newsguy.com> References: <87k6ia0wyh.fsf@newsguy.com> <430DFE99.5000104@planet.nl> <430E27B2.8060400@cisco.com> <87u0hdggia.fsf@newsguy.com> <430F86DA.4030602@cisco.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-178-72.dsl.emhril.ameritech.net User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:DzWj/ngSWN6r8h8WWNPMy4SFyEY= Sender: news X-Archives-Salt: 879c0247-60a6-40df-8ecb-3c31a4acce60 X-Archives-Hash: b22656998f0431e849a57103971a6200 Roy Wright writes: > 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: But am I wrong in thinking the installation process is supposed to create the monochrome and oldstyle sets in: /usr/lib/bbgallery/template ? Here I see nothing like that happen even though I have now installed gimp-perl. And reinstalled bbgallery. Can you coach me on creating these templates myself? My perl skills while deep enough for some fairly complex homemade scripts are not deep enough to go thru the perl script and figure out what goes into a template. Maybe I could just copy yours.. Do you have have something at: /usr/lib/bbgallery/template? -- gentoo-user@gentoo.org mailing list