返回列表 发帖

GD库自动安装教程

[这个贴子最后由黑心在 2005/04/12 00:34am 第 1 次编辑]

安装的全过程:

C:\usr\bin>ppm
PPM - Programmer';s Package Manager version 3.1.
Copyright (c) 2001 ActiveState SRL. All Rights Reserved. Entering interactive shell. Using Term::ReadLine::Stub as readline library. Type ';help'; to get started. ppm>
ppm> rep add NewRepSite http://theoryx5.uwinnipeg.ca/ppms/
Repositories:
[1] ActiveState PPM2 Repository
[2] ActiveState Package Repository
[3] NewRepSite
ppm> search GD
Searching in Active Repositories
1. Finance-Bank-ES-ING~ [0.01] Check your INGDirect bank accounts from Perl
2. Finance-Bank-ES-ING~ [0.01] Check your INGDirect bank accounts from Perl
3. GD [2.12] Interface to Gd Graphics Library
4. GD [2.12] Interface to Gd Graphics Library
5. GD-Barcode [1.15] Create barcode image with GD
6. GD-Barcode [1.13] Create barcode image with GD
7. GD-Barcode [1.14] Create barcode image with GD
8. GD-Barcode [1.15] Create barcode image with GD
9. GD-Convert [2.11] additional output formats for GD
10. GD-Convert [2.11] additional output formats for GD
11. GD-Dashboard [0.04] Perl module to create JPEG graphics of meter~
12. GD-Dashboard [0.04] Perl module to create JPEG graphics of meter~
13. GD-Graph3d [0.63] Creates 3D charts with GD::Graph and GD.
14. GD-Graph3d [0.63] Creates 3D charts with GD::Graph and GD.
15. GDBUI [0.61] A Bash/GDB-like command-line environment wit~
16. GDBUI [0.61] A Bash/GDB-like command-line environment wit~
17. GDGraph [1.43] Produces charts with GD
18. GDGraph [1.43] Produces charts with GD
19. GDGraph-Map [1.05] generate HTML map text for GD::Graph diagram~
20. GDTextUtil [0.86] text utilities for GD
21. GDTextUtil [0.86] text utilities for GD
22. SVG-GD [0.07]
23. SVG-GD [0.07] (none)
ppm> install GD
Install ';GD'; version 2.12 in ActivePerl 5.8.3.809.
Downloaded 402296 bytes.
Extracting 25/25: blib
Installing C:\Perl\site\lib\auto\GD\GD.bs
Installing C:\Perl\site\lib\auto\GD\GD.dll
Installing C:\Perl\site\lib\auto\GD\GD.exp
Installing C:\Perl\site\lib\auto\GD\GD.lib
Installing C:\Perl\html\site\lib\GD.html
Installing C:\Perl\html\site\lib\GD\Polyline.html
Files found in blib\arch: installing files in blib\lib into architecture depend
nt library tree
Installing C:\Perl\site\lib\GD.pm
Installing C:\Perl\site\lib\qd.pl
Installing C:\Perl\site\lib\auto\GD\autosplit.ix
Installing C:\Perl\site\lib\GD\Polyline.pm
Successfully installed GD version 2.12 in ActivePerl 5.8.3.809.
ppm>

返回列表 回复 发帖