/
Perl [TH]
Perl [TH]
บทความนี้ แนะนำขั้นตอนในการติดตั้ง Perl library ในรูปแบบ Local เพื่อที่จะสามารถติดตั้ง Library เพิ่มเติมที่ต้องการ โดยมีขั้นตอน ดังนี้
ขั้นตอนการติดตั้ง Local Perl library
ทำการเรียกใช้งาน Software Perl โดยใช้คำสั่ง
module load Perl/5.32.0-GCCcore-10.2.0
ทำการเรียกใช้งาน cpan
cpan
ติดตั้ง Library ที่ต้องการ ตัวอย่าง ทำการติดตั้ง Statistics::TTest
cpan[1]> install Statistics::TTest Reading '/tarafs/data/home/hpcuser/.local/share/.cpan/Metadata' Database was generated on Tue, 22 Jun 2021 08:55:58 GMT Running install for module 'Statistics::TTest' Checksum for /tarafs/data/home/hpcuser/.local/share/.cpan/sources/authors/id/Y/YU/YUNFANG/Statistics-TTest-1.1.0.tar.gz ok Scanning cache /tarafs/data/home/hpcuser/.local/share/.cpan/build for sizes ............................................................................DONE
หากติดตั้งเรียบร้อยจะขึ้นว่า success
4. ทำการออกจาก cpan โดยใช้คำสั่ง
cpan[1]> exit
, multiple selections available,
Related content
ORCA [TH]
ORCA [TH]
More like this
BLAST+ [TH]
BLAST+ [TH]
More like this
การใช้งาน module ใน TARA Cluster
การใช้งาน module ใน TARA Cluster
More like this
การขอสิทธิ์การเข้าถึง software
การขอสิทธิ์การเข้าถึง software
More like this
แนวทางการแจ้งปัญหา
แนวทางการแจ้งปัญหา
More like this