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

Re: Uploaded faqomatic 2.506-2 (source all) to master



On 10 Feb 1998, Manoj Srivastava wrote:

> 	How About:
> --- cut ---
> #!/usr/bin/perl
> $LIBDIR='/usr/local/lib/site_perl';
> if (-f '/etc/fom.conf') {do '/etc/fom.conf';};
> use lib "$LIBDIR";
> use FAQ::OMatic::dispatch;
> FAQ::OMatic::dispatch::main('meta/');
> --- end ---
> 
> 	See? People don't have to edit /usr/<blah> to change the
>  location if the library around (I mean, this is PERL, folks ;-)

Nice idea, except that the library location isn't the problem.  The
problem is the location of the meta directory.  But I'll adapt your idea
anyway.

-- 
Scott K. Ellis <storm@gate.net>                 http://www.gate.net/~storm/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: