OT: Perl, appending to @INC
From: Birt, Jeffrey (birtj_at_umr.edu)
Date: 04/30/05
- Previous message: Sam Williams: "RealPlayer dissapeared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Apr 2005 22:39:36 -0500 To: <fedora-list@redhat.com>
Hello all,
I just installed kdebindings-perl from an rpm. The mmodules were installed in a directory that is not in my @INC. I've been searching for a method of appending to @INC to include the new library path rather than have a use lib in the script. What I found so far says:
set PERL5LIB to path or
perl -Ipath
The first accomplishes nothing, the second just seems to hang.
Is there another way? For now I just copied the dcomp stuff to another library that is in @INC
Thanks,
Jeff
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Sam Williams: "RealPlayer dissapeared"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|