Re: Problem with install on FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello Adam;

    Sorry for he long delay, but the serve was moved to it's new home. 

Here is the LIB PATH
[root@localhost ~]# echo  $LD_LIBRARY_PATH
/opt/sybase/express_15_0/OCS-15_0/lib:/opt/sybase/express_15_0/OCS-15_0/lib3p:/opt/sybase/express_15_0/ASE-15_0/lib:

It seems as thought there are no default library path. Before I set the Sybase enviroment, this value was blank.

I have also attached the config.nice file that was produced.

Please let me know what I need to do.
thank you.
8-)


Adam Carnine wrote:
Steven,

You should probably send out your configure options as well as
the contents of your LD_LIBRARY_PATH.

-Adam

Steven Cruz wrote:

Hello Everyone;

  I am receiving and error when try to compile build php 5.1.6.

/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

I have performed some searches and I am unable to find any one else with this error while installing php. It looks I have either a path wrong or a file missing.

<>
I am trying to install php 5.1.6 Fedora Core 5 or FC5  Any help is eagerly and delightedly accepted.


Thank you,
Steven


#! /bin/sh
#
# Created by configure

'./configure' \
'--build=i386-redhat-linux' \
'--host=i386-redhat-linux' \
'--target=i386-redhat-linux-gnu' \
'--with-config-file-path=/etc' \
'-with-config-file-scan-dir=PATH' \
'--program-prefix=' \
'--prefix=/usr' \
'--exec-prefix=/usr' \
'--bindir=/usr/bin' \
'--sbindir=/usr/sbin' \
'--sysconfdir=/etc' \
'--datadir=/usr/share' \
'--includedir=/usr/include' \
'--libdir=/usr/lib' \
'--libexecdir=/usr/libexec' \
'--cache-file=../config.cache' \
'--disable-debug' \
'--with-pic' \
'--disable-rpath' \
'--without-pear' \
'--with-bz2' \
'--with-curl' \
'--enable-gd-native-ttf' \
'--without-gdbm' \
'--with-gettext' \
'--with-gmp' \
'--with-iconv' \
'--with-jpeg-dir=/usr' \
'--with-openssl' \
'--with-png' \
'--with-expat-dir=/usr' \
'--with-pcre-regex=/usr' \
'--with-zlib' \
'--with-layout=GNU' \
'--enable-exif' \
'--enable-ftp' \
'--enable-magic-quotes' \
'--enable-sockets' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--enable-sysvmsg' \
'--enable-track-vars' \
'--enable-trans-sid' \
'--enable-yp' \
'--enable-wddx' \
'--with-kerberos' \
'--enable-ucd-snmp-hack' \
'--with-unixODBC=shared,/usr' \
'--enable-memory-limit' \
'--enable-shmop' \
'--enable-calendar' \
'--enable-dbx' \
'--enable-dio' \
'--with-mime-magic=/etc/httpd/conf/magic' \
'--without-sqlite' \
'--with-libxml-dir=/usr' \
'--with-xml' \
'--with-apxs2=/usr/local/httpd/bin/apxs' \
'--without-mysql' \
'--without-gd' \
'--without-odbc' \
'--disable-dom' \
'--disable-dba' \
'--without-unixODBC' \
'--disable-pdo' \
'--disable-xmlreader' \
'--disable-xmlwriter' \
'--prefix=/usr/local/php' \
'--with-sybase-ct=/opt/sybase/express_15_0/OCS-15_0' \
'--enable-static=sybase-ct' \
"$@"

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux