Hi Marc, :-) > On Sun, Mar 11, 2007 at 09:08:36AM +0100, [EMAIL PROTECTED] wrote: > > Prerequisite modules loaded: > > > > No requirements found > > Hi, can you tell me which version of the following modules were installed > (if any)? > > Event > Coro > Glib > Tk
Of course:
[EMAIL PROTECTED]:~> for pm in Event Coro Glib Tk; do perl -M$pm -le "print
qq($pm:\t), $pm->VERSION"; done
Event: 1.08
Coro: 3.2
Glib: 1.143
Can't locate Tk.pm in @INC
> the presence of old versions of Tk usually makes anyevent fail, due to bugs
> in tk.
Seems not to be the cause in this case. :-)
However, I still use a Perl interpreter with 64 bit integers and
long doubles (We talked about it at the German Perl Workshop in
Munich):
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.13-15.7-default, archname=i686-linux-64int-ld
uname='linux bigblue 2.6.13-15.7-default #1 tue nov 29 14:32:29 utc 2005
i686 i686 i386 gnulinux '
config_args='-e'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=pentium4',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement
-I/usr/local/include'
ccversion='', gccversion='4.0.2 20050901 (prerelease) (SUSE Linux)',
gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='long double', nvsize=12,
Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_INT USE_LARGE_FILES
USE_LONG_DOUBLE USE_PERLIO
Built under linux
HTH,
fany
--
_________________________________________ _
Martin H. Sluka \ tel +49-700-19751024 / ASCII ribbon ( )
Breite Straße 3 \ <[EMAIL PROTECTED]> / campaign - against X
D-90552 Röthenbach \ <http://unf.ug/> / HTML email & vcards / \
pgp9c7yzV2A8l.pgp
Description: PGP signature
