PDA

View Full Version : perl/tk


bsdnewbie999
08-07-2008, 12:01 PM
How do i install perl/tk in openbsd? I don't see any packages available and i'm not sure the port for perl/tk .

jggimi
08-07-2008, 12:17 PM
I think that for 4.3, the package you're looking for may be P5-Tk-804.027p2. See http://openports.se/x11/p5-Tk

ai-danno
08-07-2008, 06:22 PM
You can do it via packages as well (i386 links shown from openbsd.org itself below)-

p5-Tk-804.027p2.tgz (http://www.openbsd.org/4.3_packages/i386/p5-Tk-804.027p2.tgz-long.html)


Other related packages-
p5-Devel-ptkdb-1.1092.tgz (http://www.openbsd.org/4.3_packages/i386/p5-Devel-ptkdb-1.1092.tgz-long.html)
p5-Tk-demo-804.027p0.tgz (http://www.openbsd.org/4.3_packages/i386/p5-Tk-demo-804.027p0.tgz-long.html)

bsdnewbie999
08-08-2008, 01:18 AM
Hmmm, I see.:) I'm new to perl/tk language, any recommended sites for tutorials??

ocicat
08-08-2008, 01:34 AM
I'm new to perl/tk language, any recommended sites for tutorials??
Do a search in Google, & start reading. Note that there are a few books on the subject as well:

http://www.amazon.com/Mastering-Perl-Tk-Stephen-Lidie/dp/1565927168/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1218155405&sr=8-1

http://www.amazon.com/Learning-Perl-Tk-Nancy-Walsh/dp/1565923146/ref=sr_1_4?ie=UTF8&s=books&qid=1218155563&sr=8-4

Others exist, but these are the most known.