473,666 Members | 2,087 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problems installing SDO from PECL

hello,

i'm looking for someone who's running the
SDO extension succesfully with Mac OS X.
i've already a working PHP 5.1.2 installation
with all necessary extensions compiled (like
PDO-mysql, etc.).

i've downloaded SDO 0.7.1 from PECL and
compiled it without any problems. however,
when i activate the extension, php won't start
anymore. when i run php from console, i get the
following error message:
dyld: NSLinkModule() error
dyld: Symbol not found: __ZTI19SDORunti meException
Referenced from: /usr/lib/20050922/sdo_das_xml.so
Expected in: flat namespace

Trace/BPT trap
any ideas what's wrong with my SDO installation?

many thanks
regards

harald
Feb 19 '06 #1
0 1020

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

Similar topics

3
5620
by: Joe | last post by:
Hey I have tried to install ImageMagick on my server, but my apache stalls when i try to start it with the following line added to my php.ini file: extension=php_imagick.dll I can't even kill the apache procees when I try to run it with this option added, so I have to restart the entire server each time I have to return to the original setting of php.ini
1
4324
by: mike | last post by:
I have not used 'phpize' before, but apparently it is required for installing the PHP xdiff extension (http://pecl.php.net/package/xdiff) in Linux. I am running PHP 4.2.2 on RH Linux 8.0 (upgrade is not possible in production) and this is what I am getting: $ phpize autoheader: `config.h.in' is created You should update your `aclocal.m4' by running aclocal. $ ./configure configure: error: cannot find sources (Makefile.in) in . or ..
0
1486
by: sunadmn | last post by:
Hey all I have installed the PECL expect module and for the life of me I can get it to work. Below is a sample script I am running and the error message I am recieving. <?php ini_set ("expect.loguser", "Off"); $stream = popen ("expect://ssh root@rlocalhost uptime", "r"); $cases = array (
0
1120
by: kishore.sainath | last post by:
Hi All, The PHP 5.1.1 documentation says that NIS yp_ functions have been moved to the PECL repository and not bundled with PHP 5.1.1. However, I am unable to find it on the PECL site. Any help in locating the NIS module in PECL is appreciated Thanks in advance
1
2433
by: news | last post by:
We have PHP 4.3.9 on a RedHat ES4 server. Supposedly PHP4 comes with ZZIPLib pre-bundled: http://us2.php.net/manual/en/ref.zip.php But I can't locate the library on the server. And my phpinfo() doesn't have it listed (which I expected because the link above indicates you have to manually add the support on the install.) So, I downloaded the library: http://zziplib.sourceforge.net/download.html
1
4284
by: zpinhead | last post by:
I am unable to get my downloaded extension from pecl to link up with php properly. seems like the php.so I could not use pear install http. pear claimed the extension was already installed. that is certainly not true. I downloaded the http extension from pecl. cvs -d:pserver:cvsread@cvs.php.net:/repository co pecl/http
2
1672
by: mc.preist | last post by:
I'm sorry, this might be a dumb question, How do I chose between PEAR and PECL, is there any specific case where I would better chose PECL instead of PEAR, or vise versa? Really appreciate, igor.
4
3184
by: MDMC | last post by:
Hi all, I'm trying to install two extensions into my php configuration; pdo and pdo_mysql I have downloaded the following packages; http://pecl.php.net/get/PDO-1.0.3.tgz and http://pecl.php.net/get/PDO_MYSQL-1.0.2.tgz I have decompressed them and then this is where I get stuck. I can not find any documention on what to do next.
2
3311
by: bgold12 | last post by:
I just can't seem to figure out how to install this extension. From what I understand, there needs to be a .dll file located in the PHP extensions folder, and there needs to be a line in the php.ini file that loads the .dll extension. But which .dll is it? And is it already located in the extensions folder, or do I need to download it separately? Or what? Thanks.
0
8360
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8876
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8784
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8556
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8642
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6198
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5666
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4198
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2011
muto222
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.