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
C:\strawberry\module_install\Tk-804.027>dmake
cd pTk && dmake DEFINE=""
dmake: Warning: -- Target [pTk\libpTk.a] was made but the time stamp has not be
en updated.
gcc -c -I.. -I../pTk/mTk/xlib -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SIT
ECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms
-bitfields -s -O2 -DVERSION=\"804.027\" -DXS_VERSION=\"804.027\"
"-IC:\strawberry\perl\lib\CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-un
used -D__USE_FIXED_PROTOTYPES__ Xlib.c
In file included from ../pTk/tkWinPort.h:19,
from ../pTk/tkPort.h:28,
from Xlib.xs:7:
../pTk/mTk/xlib/X11/Xlib.h:1206:35: error: ../pTk/tkIntXlibDecls.h: No such file
or directory
Xlib.xs:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' t
oken
Xlib.xs: In function 'boot_Tk__Xlib':
Xlib.xs:378: error: 'TkintxlibdeclsVptr' undeclared (first use in this function)
Xlib.xs:378: error: (Each undeclared identifier is reported only once
Xlib.xs:378: error: for each function it appears in.)
Xlib.xs:378: error: 'TkintxlibdeclsVtab' undeclared (first use in this function)
Xlib.xs:378: error: expected expression before ')' token
dmake: Error code 129, while making 'Xlib.o'
dmake: Error code 255, while making 'subdirs'
C:\strawberry\module_install\Tk-804.027>
C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
1
2
3
4
5
6
C:\strawberry\module_install\Tk-804.027>cpan Tk
CPAN: LWP::UserAgent loaded ok (v6.03)
CPAN: Time::HiRes loaded ok (v1.9724)
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
LWP failed with code[500] message[Can't connect to cpan.strawberryperl.com:80 (timeout)]
Quotecpan[2]> o conf init /proxy/
If you're accessing the net via proxies, you can specify them in the
CPAN configuration or via environment variables. The variable in
the $CPAN::Config takes precedence.
Your ftp_proxy? [a.b.c.d] a.b.c.d:port
Your http_proxy? [a.b.c.d] a.b.c.d:port
Your no_proxy? [] a.b.c.d:port
If your proxy is an authenticating proxy, you can store your username
permanently. If you do not want that, just press RETURN. You will then
be asked for your username in every future session.
Your proxy user id? []
Please remember to call 'o conf commit' to make the config permanent!
cpan[3]> o conf commit
commit: wrote 'xxx/xxx/xxx/xxxxx/xxxx/Config.pm'