search for: r_cv_prog_perl_v5

Displaying 6 results from an estimated 6 matches for "r_cv_prog_perl_v5".

2000 Apr 04
1
Perl v5.6.0 breaks the configure script
Hi, The new version of perl v5.6.0 breaks the configure script. When it tests for the version the current test perl -v| sed -n 's/^.*perl.*version \(.\).*/\1/p' returns null. perl -v now returns: This is perl, v5.6.0 built for ppc-linux Copyright 1987-2000, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which
2000 Apr 04
1
Perl v5.6.0 breaks the configure script
Hi, The new version of perl v5.6.0 breaks the configure script. When it tests for the version the current test perl -v| sed -n 's/^.*perl.*version \(.\).*/\1/p' returns null. perl -v now returns: This is perl, v5.6.0 built for ppc-linux Copyright 1987-2000, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which
2001 Jun 17
1
configure doesn't find perl 5 on suse 7.2
...sion of "perl, v5.xxx" and "perl, version 5.xxx" The following patch would correct this problem: --- ./aclocal.m4.orig Sun Jun 17 14:27:06 2001 +++ ./aclocal.m4 Sun Jun 17 14:45:53 2001 @@ -52,7 +52,8 @@ AC_CACHE_CHECK([whether perl version is at least 5], r_cv_prog_perl_v5, [ perl_version=`${PERL} -v | \ - sed -n 's/^.*perl.*version \(.\).*/\1/p'` + sed -n 's/^.*perl.*v\([[0-9]]\).*/\1/p; \ + s/^.*perl.*version \(.\).*/\1/p'` if test ${perl_version} -ge 5; then r_cv_prog_perl_v5=yes else...
2009 Feb 21
1
Install failure (PR#13545)
...cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP=/lib/cpp ac_cv_prog_F77=gfortran ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=yes ac_cv_prog_gcc_traditional=no r_cv_prog_perl_v5=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='$(SHELL) $(top_srcdir)/tools/missing aclocal' ALLOCA='' AR='ar' ARFLAGS='rc' AUTOCONF='$(SHELL) $(top_srcdir)/tools/missing autoconf' AUTOHEADER='$(SHELL) $(top_srcdir)...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' r_cv_c_inline=inline r_cv_header_glibc2=yes r_cv_header_setjmp_posix=yes r_cv_prog_cc_c_o_lo=yes r_cv_prog_cc_m='gcc -MM' r_cv_prog_perl_v5=yes r_cv_size_max=yes r_cv_type_socklen=socklen_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/home/ales/Programi/R/R-2.0.1/tools/missing aclocal-1.4' ALLOCA='' AR='ar' ARFLAGS='rc' AUTOCONF='/home/ales/Programi/R/R-2.0.1/to...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDT][BDT]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' r_cv_header_glibc2=no r_cv_header_setjmp_posix=yes r_cv_prog_cc_c_o_lo=yes r_cv_prog_cc_m=yes r_cv_prog_makeinfo_v4=no r_cv_prog_perl_v5=no r_cv_type_socklen=socklen_t ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/home/crsgrad/ozdogan/bin/r-project/R-1.6.2/tools/missing aclocal-1.4' ALLOCA='' AR='ar' ARFLAGS='rc' AUTOCONF='/home/crsgrad/ozdogan/bin/r-project/R...