[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] (no subject)
- Subject: [cobalt-users] (no subject)
- From: "Guillaume Leroyer" <guileroy@xxxxxxxxxx>
- Date: Thu Feb 8 12:59:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi all,
I've tryed to install PHP on my cobalt Raq3 following the instruction on
this link :
http://list.cobalt.com/pipermail/cobalt-developers/2000-August/002114.html
In the file usr/sbin/apxs I have the folowing lines (that seems what we are
looking for !)
my $CFG_LIBEXECDIR = '/usr/lib/apache'; # substituted via APACI
install
my $CFG_SYSCONFDIR = '/etc/httpd/conf'; # substituted via APACI
install
my $CFG_LIBEXECDIR = '/usr/lib/apache'; # substituted via APACI
install
my $CFG_SYSCONFDIR = '/etc/httpd/conf'; # substituted via APACI
install
After that I had unzip the package php-4.0.4pl1.tar.gz
And tar the result in the directory /home/tmp
I moved into the directory : php-4.0.4pl1
I made a mistake I've done "./configure \" and i hit ENTER the result was :
(sorry its a little bit long ...)
configure: warning: ./configure: invalid host type
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... Invalid configuration `./configure': machine
`./con
figure' not recognized
checking for gawk... (cached) gawk
checking for bison... (cached) bison -y
checking bison version... 1.27 (ok)
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for gcc option to accept ANSI C... (cached) none needed
checking for ranlib... (cached) ranlib
checking whether gcc and cc understand -c and -o together... (cached) yes
checking whether ln -s works... (cached) yes
checking for flex... (cached) flex
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) yes
checking for working const... (cached) yes
checking for pthreads_cflags... (cached) -pthread
checking for pthreads_lib... (cached)
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 module support via DSO through APXS... no
checking for Caudium support... no
checking whether to force Apache CGI redirect... no
checking whether to discard path_info + path_translated... no
checking for fhttpd module support... no
checking for Zeus ISAPI support... no
checking for NSAPI support... no
checking for PHTTPD support... no
checking for Pi3Web Support... no
checking for Roxen/Pike support... no
checking for Servlet support... no
checking for thttpd... no
checking for chosen SAPI module... cgi
Running system checks
checking for missing declarations of reentrant functions... done
checking whether compiler supports -R... (cached) no
checking whether compiler supports -Wl,-rpath,... (cached) yes
checking for sendmail... (cached) /usr/sbin/sendmail
checking whether system uses EBCDIC... (cached) no
checking for socket in -lsocket... (cached) no
checking for htonl in -lsocket... (cached) no
checking for yp_get_default_domain... no
checking for gethostname in -lnsl... (cached) yes
checking for crypt in -lcrypt... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for sin in -lm... (cached) yes
checking for inet_aton in -lbind... (cached) no
checking for inet_aton in -lresolv... (cached) yes
checking for res_search in -lsocket... (cached) no
checking for res_search in -lresolv... (cached) yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for fclose declaration... ok
checking for alloca.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for crypt.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for grp.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for pwd.h... (cached) yes
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for syslog.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/statfs.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/varargs.h... (cached) no
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for unix.h... (cached) no
checking for utime.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for tm_gmtoff in struct tm... (cached) yes
checking for struct flock... (cached) yes
checking for socklen_t... (cached) yes
checking size of long... (cached) 4
checking size of int... (cached) 4
checking for st_blksize in struct stat... (cached) yes
checking for st_blocks in struct stat... (cached) yes
checking for st_rdev in struct stat... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for IPv6 support... (cached) yes
checking for vprintf... (cached) yes
checking for asctime_r... (cached) yes
checking for crypt... (cached) yes
checking for ctime_r... (cached) yes
checking for cuserid... (cached) yes
checking for flock... (cached) yes
checking for gcvt... (cached) yes
checking for getlogin... (cached) yes
checking for gethostbyaddr... (cached) yes
checking for getrusage... (cached) yes
checking for gettimeofday... (cached) yes
checking for gmtime_r... (cached) yes
checking for inet_aton... (cached) yes
checking for isascii... (cached) yes
checking for link... (cached) yes
checking for localtime_r... (cached) yes
checking for lockf... (cached) yes
checking for lrand48... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for mkstemp... (cached) yes
checking for mmap... (cached) yes
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rand_r... (cached) yes
checking for regcomp... (cached) yes
checking for setitimer... (cached) yes
checking for setlocale... (cached) yes
checking for setsockopt... (cached) yes
checking for setvbuf... (cached) yes
checking for shutdown... (cached) yes
checking for sin... (cached) yes
checking for snprintf... (cached) yes
checking for srand48... (cached) yes
checking for srandom... (cached) yes
checking for statfs... (cached) yes
checking for statvfs... (cached) yes
checking for std_syslog... (cached) no
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for strstr... (cached) yes
checking for strtok_r... (cached) yes
checking for symlink... (cached) yes
checking for tempnam... (cached) yes
checking for tzset... (cached) yes
checking for unsetenv... (cached) yes
checking for usleep... (cached) yes
checking for utime... (cached) yes
checking for vsnprintf... (cached) yes
checking for getaddrinfo... (cached) yes
checking for strlcat... (cached) no
checking for strlcpy... (cached) no
checking for getopt... (cached) yes
checking whether utime accepts a null argument... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether sprintf is broken... (cached) no
checking for declared timezone... (cached) yes
checking for type of reentrant time-related functions... (cached) POSIX
checking for readdir_r... (cached) yes
checking for type of readdir_r... (cached) POSIX
checking whether to use a configuration file... yes
checking whether to include debugging symbols... no
checking whether to enable safe mode by default... no
checking for safe mode exec dir... /usr/local/php/bin
checking for OpenSSL support... no
checking whether to enable PHP's own SIGCHLD handler... no
checking whether to enable magic quotes by default... no
checking whether to enable runpaths... yes
checking whether to explicitly link against libgcc... no
checking whether to enable short tags by default... yes
checking whether to enable PIC for shared objects... yes
checking whether to enable dmalloc... no
checking whether to install PEAR... yes
Configuring extensions
checking for ASPELL support... no
checking for bc style precision math functions... no
checking for BZip2 support... no
checking whether to enable calendar conversion support... no
checking CCVS Support... no
checking whether to include cpdflib support... no
checking whether to enable ctype support... no
checking for CURL support... no
checking for CyberCash support... no
checking whether to enable DAV support through mod_dav... no
checking whether to include old xDBM support... no
checking whether to enable DBA... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB2 support... no
checking for Berkeley DB3 support... no
checking for DBM support... no
checking for CDB support... no
checking whether to enable DBA interface... no
checking whether to enable the bundled dbase library... no
checking for DOM support... no
checking whether to enable exif support... no
checking for fdftk support... no
checking whether to enable the bundled filePro support... no
checking whether to add fribidi support... no
checking whether to enable FTP support... no
checking whether to enable truetype string function in gd... no
checking whether to include GNU gettext support... no
checking for gmp support... no
checking for Hyperwave support... no
checking for ICAP support... no
checking for Kerberos support in IMAP... no
checking for SSL support in IMAP... no
checking for IMAP support... no
checking for Informix support... no
checking for Ingres II support... no
checking for InterBase support... no
checking for ircg support... no
checking for Java support... no
checking whether to include LDAP support... no
checking for MCAL support... no
checking for mcrypt support... no
checking for mhash support... no
checking for mSQL support... no
checking for MySQL support... yes
checking for MySQL UNIX socket... /var/lib/mysql/mysql.sock
checking for inline... (cached) inline
checking return type of signal handlers... (cached) void
checking for ANSI C header files... (cached) yes
checking for sgtty.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for floatingpoint.h... (cached) no
checking for ieeefp.h... (cached) no
checking for limits.h... (cached) yes
checking for memory.h... (cached) yes
checking for pwd.h... (cached) yes
checking for select.h... (cached) no
checking for stdlib.h... (cached) yes
checking for stddef.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for synch.h... (cached) no
checking for sys/mman.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/timeb.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/vadvise.h... (cached) no
checking for sys/wait.h... (cached) yes
checking for term.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/utime.h... (cached) no
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for sched.h... (cached) yes
checking for crypt.h... (cached) yes
checking for alloca.h... (cached) yes
checking size of char... (cached) 1
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for type ulong... (cached) yes
checking for type uchar... (cached) no
checking for type uint... (cached) yes
checking base type of last arg to accept... (cached) socklen_t
checking return type of qsort... (cached) void
checking for alarm... (cached) yes
checking for bmove... (cached) no
checking for chsize... (cached) no
checking for ftruncate... (cached) yes
checking for rint... (cached) yes
checking for finite... (cached) yes
checking for fpsetmask... (cached) no
checking for fpresetsticky... (cached) no
checking for cuserid... (cached) yes
checking for fcntl... (cached) yes
checking for fconvert... (cached) no
checking for getrusage... (cached) yes
checking for getpwuid... (cached) yes
checking for getcwd... (cached) yes
checking for getrlimit... (cached) yes
checking for getwd... (cached) yes
checking for index... (cached) yes
checking for locking... (cached) no
checking for longjmp... (cached) yes
checking for perror... (cached) yes
checking for pread... (cached) yes
checking for realpath... (cached) yes
checking for rename... (cached) yes
checking for socket... (cached) yes
checking for strnlen... (cached) yes
checking for madvise... (cached) no
checking for strtoul... (cached) yes
checking for strtoull... (cached) yes
checking for snprintf... (cached) yes
checking for tempnam... (cached) yes
checking for thr_setconcurrency... (cached) no
checking for gethostbyaddr_r... (cached) yes
checking for gethostbyname_r... (cached) yes
checking for getpwnam... (cached) yes
checking for bfill... (cached) no
checking for bzero... (cached) yes
checking for bcmp... (cached) yes
checking for strstr... (cached) yes
checking for strpbrk... (cached) yes
checking for strerror... (cached) yes
checking for tell... (cached) no
checking for atod... (cached) no
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for setupterm... (cached) no
checking for strcasecmp... (cached) yes
checking for sighold... (cached) yes
checking for vidattr... (cached) no
checking for setupterm... (cached) no
checking for lrand48... (cached) yes
checking for localtime_r... (cached) yes
checking for sigset... (cached) yes
checking for sigthreadmask... (cached) no
checking for pthread_sigmask... (cached) no
checking for pthread_setprio... (cached) no
checking for pthread_setprio_np... (cached) no
checking for pthread_setschedparam... (cached) yes
checking for pthread_attr_setprio... (cached) no
checking for pthread_attr_setschedparam... (cached) yes
checking for pthread_attr_create... (cached) no
checking for pthread_getsequence_np... (cached) no
checking for pthread_attr_setstacksize... (cached) no
checking for pthread_condattr_create... (cached) no
checking for rwlock_init... (cached) no
checking for crypt... (cached) yes
checking for dlopen... (cached) yes
checking for dlerror... (cached) yes
checking for fchmod... (cached) yes
checking for getpass... (cached) yes
checking for getpassphrase... (cached) no
checking for strtok_r... (cached) yes
checking style of gethostname_r routines... (cached) glibc2
checking args to pthread_getspecific... (cached) POSIX
checking args to pthread_mutex_init... (cached) POSIX
checking args to readdir_r... (cached) POSIX
checking style of sigwait... (cached) POSIX
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... no
checking for Solid support... no
checking for IBM DB2 support... no
checking for Empress support... no
checking for Velocis support... no
checking for a custom ODBC support... no
checking for iODBC support... no
checking for Easysoft ODBC-ODBC Bridge support... no
checking for unixODBC support... no
checking for OpenLink ODBC support... no
checking for DBMaker support... no
checking for Oracle-ORACLE support... no
checking for Ovrimos SQL Server support... no
checking whether to include PCRE support... yes
checking for memmove... (cached) yes
checking whether to include Pdflib 3.x support... no
checking whether to include Verisign Payflow Pro support... no
checking for PostgreSQL support... no
checking whether to include POSIX-like functions... yes
checking for seteuid... (cached) yes
checking for setegid... (cached) yes
checking for setsid... (cached) yes
checking for getsid... (cached) yes
checking for setpgid... (cached) yes
checking for ctermid... (cached) yes
checking for mkfifo... (cached) yes
checking for getrlimit... (cached) yes
checking whether to include pspell support... no
checking whether to include QDOM support... no
checking for readline support... no
checking for recode support... no
checking for Sablotron XSL support... no
checking whether to enable CORBA support via Satellite... no
checking for mm support... no
checking whether to enable transparent session id propagation... no
checking whether to enable session support... yes
checking whether to enable shmop support... no
checking for SNMP support... no
checking whether to enable UCD SNMP hack... no
checking whether to enable sockets support... no
checking for dlopen... (cached) yes
checking for pam_start in -lpam... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for standard DES crypt... (cached) yes
checking for extended DES crypt... (cached) no
checking for MD5 crypt... (cached) yes
checking for Blowfish crypt... (cached) no
checking for libswf support... no
checking for Sybase support... no
checking for Sybase-CT support... no
checking whether to enable System V semaphore support... no
checking whether to enable System V shared memory support... no
checking whether to enable WDDX support... no
checking whether byte ordering is bigendian... (cached) no
checking for XML support... yes
checking for YAZ support... no
checking whether to include YP support... no
checking whether to include zlib support... no
checking whether to include zziplib support... no
checking whether to enable versioning... no
checking which regex library to use... php
Configuring Zend
checking bison version... configure: warning: You will need bison 1.28 if
you wa
nt to regenerate the Zend parser (found 1.27).
1.27 (ok)
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking for unix.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for dlopen in -ldl... (cached) yes
checking for dlopen... (cached) yes
checking for uint... (cached) yes
checking for ulong... (cached) yes
checking for vprintf... (cached) yes
checking for 8-bit clean memcmp... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for memcpy... (cached) yes
checking for strdup... (cached) yes
checking for getpid... (cached) yes
checking for kill... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for finite... (cached) yes
checking whether sprintf is broken... (cached) no
checking for finite... (cached) yes
checking for isfinite... (cached) no
checking for isinf... (cached) yes
checking for isnan... (cached) yes
checking whether fp_except is defined... (cached) no
checking whether to enable experimental ZTS... no
checking whether to enable inline optimization for GCC... no
checking whether to enable a memory limit... no
checking whether to enable Zend debugging... no
checking for inline... (cached) inline
Configuring TSRM
checking for stdarg.h... (cached) yes
Configuring libtool
checking build system type... Invalid configuration `./configure': machine
`./co
nfigure' not recognized
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
after that I type the good command line and got the following error :
[root@letcie php-4.0.4pl1]# ./configure \ --with-apxs=/usr/sbin/apxs
\ --with-my
sql \ --enable-track-vars
configure: warning: --with-apxs=/usr/sbin/apxs: invalid host type
configure: error: can only configure for one host and one target at a time
I'm lost here .... Please Help !
Guillaume Leroyer
guileroy@xxxxxxxxxx