php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1923 libsybdb.so: open failed
Submitted: 1999-07-29 11:46 UTC Modified: 2000-07-24 23:31 UTC
From: khso at ied dot edu dot hk Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: Solaris
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
19 + 48 = ?
Subscribe to this entry?

 
 [1999-07-29 11:46 UTC] khso at ied dot edu dot hk
After i use ./configure --with-sybase=/export/home/sybase
and then make. the php build successfully.
but when i run it. it prompt errorsaying that

ld.so.1: ./php: fatal: libsybdb.so: open failed: No such file or directory
Killed

Anyone can help me ???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-24 23:31 UTC] joey@php.net
Wrong path to --with-sybase. You need to pass the dir where $SYBASE
points, most likely /usr/local/sybase or /opt/sybase.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC