[lug] perl/Tk question

Chip Atkinson chip at pupman.com
Tue Mar 14 12:46:42 MST 2000


You can use perl -V to show what @inc is and you can set the enviroment
variable PERL5LIB to add to the @inc array.  Thus you would 
export PERL5LIB=/usr/bin/perl/blahblahblah/tk/is/installed/here
or something similar to pickup the Tk stuff.

Chip

On Fri, 10 Mar 2000, arnie wrote:

> After installing the perl/Tk module from the Bundle-Tk-1.00-tar.gz file,
> how do I make perl see the module in @INC, or otherwise have perl use
> the module? I am getting an error when the script gets to
> 
> use Tk;
> 
> thanks,
> 
> --
> arnie sherman
> frenomulax at bigfoot.com
> 
> "Paradise is exactly like where you are right now,
>  only much, much better."
>         -Laurie Anderson
> 
> 
> 
> 
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> 





More information about the LUG mailing list