libgd 2.0.33 or higher required for copyRotated support
1
2
3
4
5
6
7
8
9
10
11
12
13
libgd-graph-perl
libgd-dev
libgd3
libgd-graph-perl
libgd-perl
libgd-gd2-perl
libgd2-xpm-dev
libgd2-dev
libgd2-noxpm-dev
libgd-gd2-perl
libgd-graph-perl
libgd-text-perl
libgd-gd2-noxpm-perl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: libgd2-xpm-dev
Priority: optional
Section: libdevel
Installed-Size: 29
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: GD team <pkg-gd-devel@lists.alioth.debian.org>
Architecture: all
Source: libgd2
Version: 2.1.0-3
Package: libgd-gd2-perl
Priority: extra
Section: perl
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: amd64
Version: 1:2.46-3.1build1
1
2
3
4
5
6
7
8
Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
LDS/GD-2.56.tar.gz
/usr/bin/perl Build.PL --installdirs site -- NOT OK
Running Build test
Make had some problems, won't test
Running Build install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine prerequisites
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
CPAN: Storable loaded ok (v2.41)
Reading '/root/.local/share/.cpan/Metadata'
Database was generated on Wed, 02 Dec 2015 00:17:02 GMT
Running install for module 'GD'
Running make for L/LD/LDS/GD-2.56.tar.gz
CPAN: Digest::SHA loaded ok (v5.84_01)
CPAN: Compress::Zlib loaded ok (v2.06)
Checksum for /root/.local/share/.cpan/sources/authors/id/L/LD/LDS/GD-2.56.tar.gz ok
CPAN: File::Temp loaded ok (v0.23)
CPAN: Parse::CPAN::Meta loaded ok (v1.4417)
CPAN: CPAN::Meta loaded ok (v2.150005)
CPAN: Module::CoreList loaded ok (v3.03)
CPAN: Module::Build loaded ok (v0.4214)
CPAN.pm: Building L/LD/LDS/GD-2.56.tar.gz
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Unknown option: installdirs
Usage: perl Build.PL [options]
Configure GD module.
Options:
-options "JPEG,FT,PNG,GIF,XPM,ANIMGIF" feature options, separated by commas
-lib_gd_path path path to libgd
-lib_ft_path path path to Freetype library
-lib_png_path path path to libpng
-lib_jpeg_path path path to libjpeg
-lib_xpm_path path path to libxpm
-lib_zlib_path path path to libpng
-ignore_missing_gd Ignore missing or old libgd installations and try to compile anyway
If no options are passed on the command line. The program will
attempt to autoconfigure itself with the gdlib-config program (present
in GD versions 2.0.27 or later). Otherwise it will prompt for these
values interactively.
Warning: No success on command[/usr/bin/perl Build.PL --installdirs site]
CPAN: YAML loaded ok (v0.84)
LDS/GD-2.56.tar.gz
/usr/bin/perl Build.PL --installdirs site -- NOT OK
Running Build test
Make had some problems, won't test
Running Build install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determine prerequisites
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
GD-2.56 $ /usr/bin/perl Build.PL --installdirs site
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Included Features: GD_TIFF GD_VPX GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON
GD library used from: /usr/lib
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'GD' version '2.56'
GD-2.56 # ./Build.PL installdeps
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Included Features: GD_TIFF GD_VPX GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON
GD library used from: /usr/lib
Too early to specify a build action 'installdeps'. Do 'Build installdeps' instead.
GD-2.56 $ ./Build.PL make
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Included Features: GD_TIFF GD_VPX GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON
GD library used from: /usr/lib
Too early to specify a build action 'make'. Do 'Build make' instead.
GD-2.56 $ ./Build.PL test
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Included Features: GD_TIFF GD_VPX GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON
GD library used from: /usr/lib
Too early to specify a build action 'test'. Do 'Build test' instead.
GD-2.56 # ./Build.PL install
Configuring for libgd version 2.1.1-dev@.
Checking for stray libgd header files...none found.
Included Features: GD_TIFF GD_VPX GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON
GD library used from: /usr/lib
Too early to specify a build action 'install'. Do 'Build install' instead.
perl -i~ -pE'say "Getopt::Long::Configure(qw( pass_through ));" if /GetOptions/;' Build.PL