Perl | Python Plugins

Joined
Jun 22, 2011
Messages
9
Reaction score
0
Points
1
Hi All,

I install some program and its telling me I nee to install some Perl and Python plugin in order for it to run.

How do I do this please ??


Thanks
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Perl modules: Here.
Python modules: Here and for instructions on using easy_install to install modules (which might be much easier), check this link out.

What are you trying to install and what modules do you need? There may even be OS X installers available which is even easier.
 
OP
J
Joined
Jun 22, 2011
Messages
9
Reaction score
0
Points
1
Hi I am trying to install some security tools for my job.

I need nltk,libxml2,pysvn,scapy python

there main ones for the moment I am sure I will need more sooner or later.
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
NLTK has installation instructions on their page here. libxml2 is available in some form for both languages so take a look to find the page for the version (python or perl) you need. PySVN can be found here. Scapy can be found here. My guess is that the modules you need that you don't get through a package manager (such as cpan or easy_install) will have installation instructions available in the download or on their page.
 
OP
J
Joined
Jun 22, 2011
Messages
9
Reaction score
0
Points
1
and the Perl modules are
NetPacket
Net-Pcap
Net-DNS
Net-RawIP
IO-Socket-SSL
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
All of those are available through cpan. The instructions I provided above will help you install those.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top