[Peeweelinux] perl program on peewee.

Justin Fretwell [email protected]
Thu, 27 Jun 2002 09:52:43 +0100


Hi all,

I am trying to get a perl script program (that uses Tk and a widget) working 
using peewee.  The problem that I am having is this:


a:  there is no perl libraries on peewee, so can i just use the content of 
/usr/lib/perl5/5.6.1/i386-linux and hope that works? is there a small perl 
distribution?

b: will i have to do the same for Tk and the widget?

c: i want to update the libs that peewee uses (i dont want to use the 2.1.3's 
that come with peewee, i want to use 2.2.4's that come with redhat 7.2) and 
addes to /lib and /lib/i686, where can i do this?

any help appreciated.

thanks
Justin