oLib xslt
Inviato: dom 19 mar 2006, 23:11
Per favore potete darmi una dritta?
Ho scaricato libxml2 da xmlsoft.org , tali librerie richiesdono libxlst , ma non riesco a installarle potete gentilmente dirmi dove è il problema che da me non capisco?
Un grazie a chi mi saprà dare un aiuto , anche un piccolo indizio...
Premetto che ho una macchina con sopra la slack 10.1
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Su config.log...
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Safina
uname -m = i686
uname -r = 2.4.29
uname -s = Linux
uname -v = #6 Thu Jan 20 16:30:37 PST 2005
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure
checking build system type
configure
result: i686-pc-linux-gnulibc1
configure
checking host system type
configure
result: i686-pc-linux-gnulibc1
configure
checking for a BSD-compatible install
configure
result: /usr/bin/ginstall -c
configure
checking whether build environment is sane
configure
result: yes
configure
checking for gawk
configure
found /usr/bin/gawk
configure
result: gawk
configure
checking whether make sets $(MAKE)
configure
result: yes
configure
checking for style of include used by make
configure
result: GNU
configure
checking for gcc
configure
found /usr/bin/gcc
configure
result: gcc
configure
checking for C compiler version
configure
gcc --version </dev/null >&5
gcc (GCC) 3.3.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure
$? = 0
configure
gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure
$? = 0
configure
gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure
$? = 1
configure
checking for C compiler default output file name
configure
gcc conftest.c >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure
$? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxslt"
| #define VERSION "1.1.15"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure
error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_build_alias=i686-pc-linux-gnulibc1
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnulibc1
ac_cv_host_alias=i686-pc-linux-gnulibc1
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/libxslt-1.1.15/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/libxslt-1.1.15/missing --run tar'
AR=''
AUTOCONF='${SHELL} /root/libxslt-1.1.15/missing --run autoconf'
AUTOHEADER='${SHELL} /root/libxslt-1.1.15/missing --run autoheader'
AUTOMAKE='${SHELL} /root/libxslt-1.1.15/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXSLT_INCLUDEDIR=''
EXSLT_LIBDIR=''
EXSLT_LIBS=''
EXTRA_LIBS=''
F77=''
FFLAGS=''
HTML_DIR='$(prefix)/doc'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBEXSLT_MAJOR_VERSION='0'
LIBEXSLT_MICRO_VERSION='12'
LIBEXSLT_MINOR_VERSION='8'
LIBEXSLT_VERSION='0.8.12'
LIBEXSLT_VERSION_EXTRA=''
LIBEXSLT_VERSION_INFO='8:12:8'
LIBEXSLT_VERSION_NUMBER='812'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LIBXML_REQUIRED_VERSION='2.6.17'
LIBXML_SRC=''
LIBXSLT_DEFAULT_PLUGINS_PATH=''
LIBXSLT_MAJOR_MINOR_VERSION='1.1'
LIBXSLT_MAJOR_VERSION='1'
LIBXSLT_MICRO_VERSION='15'
LIBXSLT_MINOR_VERSION='1'
LIBXSLT_VERSION='1.1.15'
LIBXSLT_VERSION_EXTRA=''
LIBXSLT_VERSION_INFO='2:15:1'
LIBXSLT_VERSION_NUMBER='10115'
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/libxslt-1.1.15/missing --run makeinfo'
MV=''
M_LIBS=''
OBJEXT=''
PACKAGE='libxslt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PYTHON=''
PYTHONSODV=''
PYTHON_INCLUDES=''
PYTHON_SITE_PACKAGES=''
PYTHON_SUBDIR=''
PYTHON_VERSION=''
RANLIB=''
RELDATE=''
RM=''
SET_MAKE=''
SHELL='/bin/sh'
STATIC_BINARIES=''
STRIP=''
TAR=''
VERSION='1.1.15'
WIN32_EXTRA_LDFLAGS=''
WIN32_EXTRA_LIBADD=''
WITH_CRYPTO=''
WITH_DEBUGGER=''
WITH_MEM_DEBUG=''
WITH_MODULES=''
WITH_MODULES_FALSE=''
WITH_MODULES_TRUE=''
WITH_PERL_FALSE=''
WITH_PERL_TRUE=''
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
WITH_TRIO=''
WITH_XSLT_DEBUG=''
XML_CONFIG=''
XSLTPROCDV=''
XSLT_INCLUDEDIR=''
XSLT_LIBDIR=''
XSLT_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/libxslt-1.1.15/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "libxslt"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.1.15"
configure: exit 77
[/quote]
Ho scaricato libxml2 da xmlsoft.org , tali librerie richiesdono libxlst , ma non riesco a installarle potete gentilmente dirmi dove è il problema che da me non capisco?
Un grazie a chi mi saprà dare un aiuto , anche un piccolo indizio...
Premetto che ho una macchina con sopra la slack 10.1
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
Su config.log...
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Safina
uname -m = i686
uname -r = 2.4.29
uname -s = Linux
uname -v = #6 Thu Jan 20 16:30:37 PST 2005
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
gcc (GCC) 3.3.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure
configure
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.4
configure
configure
gcc: `-V' option must have argument
configure
configure
configure
/usr/lib/gcc-lib/i486-slackware-linux/3.3.4/../../../../i486-slackware-linux/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxslt"
| #define VERSION "1.1.15"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_build_alias=i686-pc-linux-gnulibc1
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnulibc1
ac_cv_host_alias=i686-pc-linux-gnulibc1
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/libxslt-1.1.15/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/libxslt-1.1.15/missing --run tar'
AR=''
AUTOCONF='${SHELL} /root/libxslt-1.1.15/missing --run autoconf'
AUTOHEADER='${SHELL} /root/libxslt-1.1.15/missing --run autoheader'
AUTOMAKE='${SHELL} /root/libxslt-1.1.15/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXSLT_INCLUDEDIR=''
EXSLT_LIBDIR=''
EXSLT_LIBS=''
EXTRA_LIBS=''
F77=''
FFLAGS=''
HTML_DIR='$(prefix)/doc'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBEXSLT_MAJOR_VERSION='0'
LIBEXSLT_MICRO_VERSION='12'
LIBEXSLT_MINOR_VERSION='8'
LIBEXSLT_VERSION='0.8.12'
LIBEXSLT_VERSION_EXTRA=''
LIBEXSLT_VERSION_INFO='8:12:8'
LIBEXSLT_VERSION_NUMBER='812'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBXML_CFLAGS=''
LIBXML_LIBS=''
LIBXML_REQUIRED_VERSION='2.6.17'
LIBXML_SRC=''
LIBXSLT_DEFAULT_PLUGINS_PATH=''
LIBXSLT_MAJOR_MINOR_VERSION='1.1'
LIBXSLT_MAJOR_VERSION='1'
LIBXSLT_MICRO_VERSION='15'
LIBXSLT_MINOR_VERSION='1'
LIBXSLT_VERSION='1.1.15'
LIBXSLT_VERSION_EXTRA=''
LIBXSLT_VERSION_INFO='2:15:1'
LIBXSLT_VERSION_NUMBER='10115'
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/libxslt-1.1.15/missing --run makeinfo'
MV=''
M_LIBS=''
OBJEXT=''
PACKAGE='libxslt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PYTHON=''
PYTHONSODV=''
PYTHON_INCLUDES=''
PYTHON_SITE_PACKAGES=''
PYTHON_SUBDIR=''
PYTHON_VERSION=''
RANLIB=''
RELDATE=''
RM=''
SET_MAKE=''
SHELL='/bin/sh'
STATIC_BINARIES=''
STRIP=''
TAR=''
VERSION='1.1.15'
WIN32_EXTRA_LDFLAGS=''
WIN32_EXTRA_LIBADD=''
WITH_CRYPTO=''
WITH_DEBUGGER=''
WITH_MEM_DEBUG=''
WITH_MODULES=''
WITH_MODULES_FALSE=''
WITH_MODULES_TRUE=''
WITH_PERL_FALSE=''
WITH_PERL_TRUE=''
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
WITH_TRIO=''
WITH_XSLT_DEBUG=''
XML_CONFIG=''
XSLTPROCDV=''
XSLT_INCLUDEDIR=''
XSLT_LIBDIR=''
XSLT_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/root/libxslt-1.1.15/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "libxslt"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.1.15"
configure: exit 77
[/quote]