/soft/perl_addons_02_mod/gettext-1.05 1. perl Makefile.PL checking for gettext... yes checking for dgettext... yes checking for ngettext... yes checking for bind_textdomain_codeset... yes Writing Makefile for Locale::gettext 2. make cp gettext.pm blib/lib/Locale/gettext.pm /usr/bin/perl /usr/lib/perl5/5.8.7/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.7/ExtUtils/typemap gettext.xs > gettext.xsc && mv gettext.xsc gettext.c cc -c -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.05\" -DXS_VERSION=\"1.05\" -fpic "-I/usr/lib/perl5/5.8.7/i686-linux/CORE" gettext.c Running Mkbootstrap for Locale::gettext () chmod 644 gettext.bs rm -f blib/arch/auto/Locale/gettext/gettext.so cc -shared -L/usr/local/lib gettext.o -o blib/arch/auto/Locale/gettext/gettext.so \ \ chmod 755 blib/arch/auto/Locale/gettext/gettext.so cp gettext.bs blib/arch/auto/Locale/gettext/gettext.bs chmod 644 blib/arch/auto/Locale/gettext/gettext.bs 3. make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bind.........ok t/frconvert....ok t/jaconvert....ok t/raw..........ok t/use..........ok All tests successful. Files=5, Tests=5, 0 wallclock secs ( 0.00 usr 0.02 sys + 0.24 cusr 0.11 csys = 0.37 CPU) Result: PASS 4. make install Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/gettext.bs Installing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/gettext.so Installing /usr/lib/perl5/site_perl/5.8.7/i686-linux/Locale/gettext.pm Writing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/.packlist Appending installation info to /usr/lib/perl5/5.8.7/i686-linux/perllocal.pod 5. package files strip -s /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/gettext.so tar cvf gettext.tar ./gettext-1.05/jed_conf /usr/lib/perl5/site_perl/5.8.7/i686-linux/Locale/gettext.pm /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/gettext.bs /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/gettext.so /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Locale/gettext/.packlist