473,472 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Installing PHP 4.3.8

I am trying to install php 4.3.8 with the following:

../configure
--prefix=/usr
--sysconfdir=/etc
--localstatedir=/var
--infodir=/usr/share/info
--mandir=/usr/share/man
--enable-trasns-sid
--enable-cli
--disable-debug
--with-apxs
--with-zlib
--with-zlib-dir=/usr
--with-jpeg-dir=/usr/local
--with-tiff-dir=/usr/local
--with-curl
--enable-dbx
--with-dom
--with-zlib-dir=/usr
--with-dom-xslt=/usr/local
--enable-ftp
--with-gd
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-zlib-dir=/usr
--with-iconv=/usr
--with-kerberos=/usr
--with-java=/usr
--with-ldap=/usr
--enable-mbstring
--with-mysql=/usr/local/mysql
--with-zlib-dir=/usr
--with-iodbc=/usr
--enable-sockets
--enable-wddx
--enable-xslt
--with-xslt-sablot=/usr/local
--with-expat-dir=/usr/local
--with-iconv-dir=/usr

When I try make I receive the following errors:

ld: Undefined symbols:
std::terminate()
vtable for __cxxabiv1::__class_type_info
vtable for __cxxabiv1::__si_class_type_info
vtable for __cxxabiv1::__vmi_class_type_info
operator delete[](void*)
operator delete(void*)
operator new[](unsigned long)
operator new(unsigned long)
___cxa_pure_virtual
___gxx_personality_v0
make: *** [libs/libphp4.bundle] Error 1

If I remove

--enable-xslt
--with-xslt-sablot=/usr/local

Everything works fine. I am able to install with no problems. Anyone have
any ideas why?

Jul 17 '05 #1
3 1673
William Kanoff wrote:
I am trying to install php 4.3.8 with the following:

./configure
--prefix=/usr
--sysconfdir=/etc
--localstatedir=/var
--infodir=/usr/share/info
--mandir=/usr/share/man
--enable-trasns-sid
--enable-cli
--disable-debug
--with-apxs
--with-zlib
--with-zlib-dir=/usr
--with-jpeg-dir=/usr/local
--with-tiff-dir=/usr/local
--with-curl
--enable-dbx
--with-dom
--with-zlib-dir=/usr
--with-dom-xslt=/usr/local
--enable-ftp
--with-gd
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-zlib-dir=/usr
--with-iconv=/usr
--with-kerberos=/usr
--with-java=/usr
--with-ldap=/usr
--enable-mbstring
--with-mysql=/usr/local/mysql
--with-zlib-dir=/usr
--with-iodbc=/usr
--enable-sockets
--enable-wddx
--enable-xslt
--with-xslt-sablot=/usr/local
--with-expat-dir=/usr/local
--with-iconv-dir=/usr

When I try make I receive the following errors:

ld: Undefined symbols:
std::terminate()
vtable for __cxxabiv1::__class_type_info
vtable for __cxxabiv1::__si_class_type_info
vtable for __cxxabiv1::__vmi_class_type_info
operator delete[](void*)
operator delete(void*)
operator new[](unsigned long)
operator new(unsigned long)
___cxa_pure_virtual
___gxx_personality_v0
make: *** [libs/libphp4.bundle] Error 1

If I remove

--enable-xslt
--with-xslt-sablot=/usr/local

Everything works fine. I am able to install with no problems. Anyone
have any ideas why?


Please crosspost and not multipost, that way my reply goes to all the
newsgroups you posted to. Anyhow, here is my reply to one of your other
posts:

Check this article out, it should be able to help you:
http://www.electrictoolbox.com/artic...ith-sablotron/

--
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
Jul 17 '05 #2
Chris Hope wrote:

Please crosspost and not multipost, that way my reply goes to all the
newsgroups you posted to. Anyhow, here is my reply to one of your
other posts:

Good one, but can you tell me the different techniques ? I have no clue how
to make sure I crosspost and don't multipost ?
O god I am a news-noob! Yikes... Busted
Pjotr
Jul 17 '05 #3
Pjotr Wedersteers wrote:
Good one, but can you tell me the different techniques ? I have no clue
how to make sure I crosspost and don't multipost ?
O god I am a news-noob! Yikes... Busted


Hehe... I did a quick Google search on crosspost multipost and here's links
to the first 3 results:

http://www.cs.tut.fi/~jkorpela/usenet/xpost.html
http://www.webhero.org/Newsgroups/crossposting.htm
http://oakroadsystems.com/genl/unice.htm

The all contain useful stuff about netiquette on usenet.

--
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Jean-Christian Imbeault | last post by:
I have a user account on a RH Linux machine but no root access. I succesfully installed apache 1.3 under my /home/ account but can't get PHP to install properly. I have done the following...
1
by: SAP BASIS Consultant | last post by:
Hello, I am installing SAP R/3 on Win2000/SQL Server. There is a CD with the SQL Server RDBMS, as well as another one with SP 3A (Both are from SAP). According to the SAP installation manual,...
0
by: Chris Halcrow | last post by:
Hi I've spent ALL DAY trying to re-install SQL Server 2000 on Windows XP. I continually get the error 'cannot configure server' just at the end of the installation. I've tried the following: ...
5
by: Gerald Hernandez | last post by:
One of my development PC's died, and I need to have legacy VS and VS.Net installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine. On...
0
by: Steve | last post by:
I'm posting this message here, so that someone googling here will be able to find it. I was having problems installing cx_Oracle on Solaris. The build would fail with a message: > ld: fatal:...
3
by: jaggi | last post by:
Hi all, I downloaded DB2 enterprise edition from partnerworld on ibm.com and unzipped and untarred it and copied it to CD and tried installing on AIX using SMIT. I am getting errors while...
3
by: mariantrygg | last post by:
Hi I have an app that uses the a2K run-time. I have just discovered that installing this app breaks an access2003 installation causing the user to have to repair the installation using the...
13
by: bjhartin | last post by:
All, I was working at a client's site when I installed Visual Basic 6 on a machine at their request. Existing applications on this machine had specified version 4.0 of the Jet OLEDB provider in...
7
by: Adam | last post by:
Im trying to add an httphandler for all *.sgf file extensions. I have developed the handler, 1. installed it into the gac 2. added it to the machine.config: <httpHandlers> <add verb="*"...
11
by: tshad | last post by:
I have a small Windows Service program that just has a timer on it and it built fine. I try to install it using InstallUtil and I get the following message: ...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.