help with pgsql_perl5-1.9.0
Bob Nick <[email protected]> Wed, 7 Dec 2016 04:56:08 -0500
| Newsgroups | gmane.comp.db.postgresql.interfaces |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail=_996334E0-BC0A-4DAA-BFA6-87A173A3A313
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
I have been attempting to install pgsql so I can make use of the old Pg =
commands, otherwise I have thousands of lines of code in hundreds of cgi =
scripts which I am going to have to modify. I successfully installed =
this same version on another Centos 6 server about a year ago and it =
compiled and works correctly. This is on a new server I am attempting =
to put into service, and need to get it running ASAP. =20
I have been unable to do a successful make on the software, I get
LD_RUN_PATH=3D"/usr/lib/../lib64" cc -shared -O2 -L/usr/local/lib =
-fstack-protector Pg.o -o blib/arch/auto/Pg/Pg.so \
-L/usr/local/pgsql/include -lpq \
=20
/usr/bin/ld: cannot find -lpq
collect2: ld returned 1 exit status
make: *** [blib/arch/auto/Pg/Pg.so] Error 1
After getting the error the first time, I removed the old perl and =
installed the latest version
per the instructions in the README
pgsql_perl5-1.9.0
perl -v
This is perl 5, version 24, subversion 0 (v5.24.0) built for =
x86_64-linux
perl -V
Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
=20
Platform:
osname=3Dlinux, osvers=3D2.6.32-642.11.1.el6.x86_64, =
archname=3Dx86_64-linux
uname=3D'linux tp2.keyweb.com 2.6.32-642.11.1.el6.x86_64 #1 smp fri =
nov 18 19:25:05 utc 2016 x86_64 x86_64 x86_64 gnulinux '
config_args=3D'-de'
hint=3Dprevious, useposix=3Dtrue, d_sigaction=3Ddefine
useithreads=3Dundef, usemultiplicity=3Dundef
use64bitint=3Ddefine, use64bitall=3Ddefine, uselongdouble=3Dundef
usemymalloc=3Dn, bincompat5005=3Dundef
Compiler:
cc=3D'cc', ccflags =3D'-fwrapv -fno-strict-aliasing -pipe =
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE =
-D_FILE_OFFSET_BITS=3D64 -D_FORTIFY_SOURCE=3D2',
optimize=3D'-O2',
cppflags=3D'-fwrapv -fno-strict-aliasing -pipe -fstack-protector =
-I/usr/local/include'
ccversion=3D'', gccversion=3D'4.4.7 20120313 (Red Hat 4.4.7-17)', =
gccosandvers=3D''
intsize=3D4, longsize=3D8, ptrsize=3D8, doublesize=3D8, =
byteorder=3D12345678, doublekind=3D3
d_longlong=3Ddefine, longlongsize=3D8, d_longdbl=3Ddefine, =
longdblsize=3D16, longdblkind=3D3
ivtype=3D'long', ivsize=3D8, nvtype=3D'double', nvsize=3D8, =
Off_t=3D'off_t', lseeksize=3D8
alignbytes=3D8, prototype=3Ddefine
Linker and Libraries:
ld=3D'cc', ldflags =3D' -fstack-protector -L/usr/local/lib'
libpth=3D/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 =
/lib /lib64 /usr/lib64 /usr/local/lib64 /usr/local/lib /usr/lib
libs=3D-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=3D-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=3Dlibc-2.12.so, so=3Dso, useshrplib=3Dfalse, libperl=3Dlibperl.a
gnulibc_version=3D'2.12'
Dynamic Linking:
dlsrc=3Ddl_dlopen.xs, dlext=3Dso, d_dlsymun=3Dundef, =
ccdlflags=3D'-Wl,-E'
cccdlflags=3D'-fPIC', lddlflags=3D'-shared -O2 -L/usr/local/lib =
-fstack-protector'
Characteristics of this binary (from libperl):=20
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD =
PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC =
USE_LOCALE_TIME
USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Dec 7 2016 04:18:40
@INC:
/usr/local/lib/perl5/site_perl/5.24.0/x86_64-linux
/usr/local/lib/perl5/site_perl/5.24.0
/usr/local/lib/perl5/5.24.0/x86_64-linux
/usr/local/lib/perl5/5.24.0
Thank you,
Bob Nick
[email protected]
www.keyweb.com
--Apple-Mail=_996334E0-BC0A-4DAA-BFA6-87A173A3A313
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div class=3D"">I have been attempting to install pgsql so I =
can make use of the old Pg commands, otherwise I have thousands of lines =
of code in hundreds of cgi scripts which I am going to have to modify. =
I successfully installed this same version on another Centos =
6 server about a year ago and it compiled and works correctly. =
This is on a new server I am attempting to put into service, and =
need to get it running ASAP. </div><div class=3D""><br =
class=3D""></div>I have been unable to do a successful make on the =
software, I get<div class=3D""><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b =
class=3D"">LD_RUN_PATH=3D"/usr/lib/../lib64" cc -shared -O2 =
-L/usr/local/lib -fstack-protector Pg.o -o blib/arch/auto/Pg/Pg.so =
<span class=3D"Apple-tab-span" style=3D"white-space:pre"> =
</span>\</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span> =
-L/usr/local/pgsql/include -lpq <span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>\</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255); min-height: 16px;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""><b class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span> </b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">/usr/bin/ld: cannot find -lpq</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">collect2: ld returned 1 exit status</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">make: *** [blib/arch/auto/Pg/Pg.so] Error =
1</b></span></div><div class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">After getting the error the first time, =
I removed the old perl and installed the latest version</span></div><div =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">per the instructions in the README</span></div><div =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">pgsql_perl5-1.9.0</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><br =
class=3D""></div></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">perl -v</b></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">This is perl 5, version 24, subversion 0 (v5.24.0) built for =
x86_64-linux</b></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""><br class=3D""></b></span></div></span></div><div =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""><b class=3D"">perl -V</b></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">Summary of my perl5 (revision 5 version 24 subversion 0) =
configuration:</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255); min-height: 16px;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> </b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> Platform:</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> osname=3Dlinux, =
osvers=3D2.6.32-642.11.1.el6.x86_64, =
archname=3Dx86_64-linux</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> uname=3D'linux <a href=3D"http://tp2.keyweb.com" =
class=3D"">tp2.keyweb.com</a> 2.6.32-642.11.1.el6.x86_64 #1 smp fri nov =
18 19:25:05 utc 2016 x86_64 x86_64 x86_64 gnulinux =
'</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
config_args=3D'-de'</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> hint=3Dprevious, useposix=3Dtrue, =
d_sigaction=3Ddefine</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> useithreads=3Dundef, =
usemultiplicity=3Dundef</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> use64bitint=3Ddefine, use64bitall=3Ddefine, =
uselongdouble=3Dundef</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> usemymalloc=3Dn, =
bincompat5005=3Dundef</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> Compiler:</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> cc=3D'cc', ccflags =3D'-fwrapv =
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include =
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 =
-D_FORTIFY_SOURCE=3D2',</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> optimize=3D'-O2',</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> cppflags=3D'-fwrapv -fno-strict-aliasing -pipe =
-fstack-protector -I/usr/local/include'</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> ccversion=3D'', gccversion=3D'4.4.7 20120313 =
(Red Hat 4.4.7-17)', gccosandvers=3D''</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> intsize=3D4, longsize=3D8, ptrsize=3D8, =
doublesize=3D8, byteorder=3D12345678, doublekind=3D3</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> d_longlong=3Ddefine, longlongsize=3D8, =
d_longdbl=3Ddefine, longdblsize=3D16, longdblkind=3D3</b></span></div><div=
style=3D"margin: 0px; font-size: 14px; line-height: normal; =
font-family: 'Courier New'; background-color: rgb(255, 255, 255);" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""><b class=3D""> ivtype=3D'long', ivsize=3D8, =
nvtype=3D'double', nvsize=3D8, Off_t=3D'off_t', =
lseeksize=3D8</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
alignbytes=3D8, prototype=3Ddefine</b></span></div><div style=3D"margin: =
0px; font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> Linker and Libraries:</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> ld=3D'cc', ldflags =3D' -fstack-protector =
-L/usr/local/lib'</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
libpth=3D/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib =
/lib64 /usr/lib64 /usr/local/lib64 /usr/local/lib =
/usr/lib</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
libs=3D-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil =
-lc</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
perllibs=3D-lpthread -lnsl -ldl -lm -lcrypt -lutil =
-lc</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
libc=3Dlibc-2.12.so, so=3Dso, useshrplib=3Dfalse, =
libperl=3Dlibperl.a</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> gnulibc_version=3D'2.12'</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> Dynamic Linking:</b></span></div><div style=3D"margin: =
0px; font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> dlsrc=3Ddl_dlopen.xs, dlext=3Dso, =
d_dlsymun=3Dundef, ccdlflags=3D'-Wl,-E'</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> cccdlflags=3D'-fPIC', lddlflags=3D'-shared -O2 =
-L/usr/local/lib -fstack-protector'</b></span></div><div style=3D"margin: =
0px; font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255); min-height: 16px;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""></b></span><br class=3D""></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255); min-height: 16px;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""></b></span><br class=3D""></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">Characteristics of this binary (from =
libperl): </b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> Compile-time =
options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
PERL_DONT_CREATE_GVSV</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD =
PERL_MALLOC_WRAP</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
=
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
USE_LARGE_FILES USE_LOCALE =
USE_LOCALE_COLLATE</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> =
=
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
USE_PERLIO =
USE_PERL_ATOF</b></span></div><div style=3D"margin: 0px; font-size: =
14px; line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> Built under =
linux</b></span></div><div style=3D"margin: 0px; font-size: 14px; =
line-height: normal; font-family: 'Courier New'; background-color: =
rgb(255, 255, 255);" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><b class=3D""> Compiled at =
Dec 7 2016 04:18:40</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> @INC:</b></span></div><div style=3D"margin: 0px; =
font-size: 14px; line-height: normal; font-family: 'Courier New'; =
background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
/usr/local/lib/perl5/site_perl/5.24.0/x86_64-linux</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
/usr/local/lib/perl5/site_perl/5.24.0</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
/usr/local/lib/perl5/5.24.0/x86_64-linux</b></span></div><div =
style=3D"margin: 0px; font-size: 14px; line-height: normal; font-family: =
'Courier New'; background-color: rgb(255, 255, 255);" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""> =
/usr/local/lib/perl5/5.24.0</b></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D""><br class=3D""></b></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><b =
class=3D"">Thank you,</b></span></div></span></div><div class=3D"">
<span class=3D"Apple-style-span" style=3D"border-collapse: separate; =
font-family: Helvetica; font-variant-ligatures: normal; =
font-variant-position: normal; font-variant-numeric: normal; =
font-variant-alternates: normal; font-variant-east-asian: normal; =
line-height: normal; border-spacing: 0px;"><span =
class=3D"Apple-style-span" style=3D"border-collapse: separate; color: =
rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: =
normal; font-weight: normal; letter-spacing: normal; line-height: =
normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: =
normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: =
0px; -webkit-border-vertical-spacing: 0px; =
-webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: =
auto; -webkit-text-stroke-width: 0px; "><div style=3D"word-wrap: =
break-word; -webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space; " class=3D""><div class=3D"">Bob Nick</div><div =
class=3D""><a href=3D"mailto:[email protected]" =
class=3D"">[email protected]</a></div><div class=3D""><a =
href=3D"http://www.keyweb.com" =
class=3D"">www.keyweb.com</a></div></div></span><br =
class=3D"Apple-interchange-newline"></span><br =
class=3D"Apple-interchange-newline">
</div>
<br class=3D""></div></body></html>=
--Apple-Mail=_996334E0-BC0A-4DAA-BFA6-87A173A3A313--