On Mon, Dec 15, 2003 at 07:54:22PM +0800, Bopolissimus Platypus wrote:
> what's the right way to add entries to the standard @INC in mandrake?  one of
> my perl web scripts needs to have a directory (under /usr/lib/perl5/..., but
> not in the compiled in @INC) to be added to the @INC.
> 
> i know that i could just edit the scripts themselves and push the directory
> onto @INC. in fact, i do that now, as a workaround.  but is there a single
> place that i can fix this though instead of editing the programs themselves?
> this is so that i don't have to do it every time the software gets updated.

I doubt that there's a mandrake centric way to do this. Two possible
solutions would be to either use the PERL{,5}LIB environment variables
or re-compile perl. See this thread for more information:

http://marc.free.net.ph:80/message/20020723.091403.edc5763a.html

HTH
-- 
$_=q:; # SHERWIN #
70;72;69;6e;74;20;
27;4a;75;73;74;20;
61;6e;6f;74;68;65;
72;20;50;65;72;6c;
20;6e;6f;76;69;63;
65;27;:;;s=~?(..);
?=pack q$C$,hex$1;
;;;=egg;;;;eval;;;
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to