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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: khso at ied dot edu dot hk
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 08:01:32 2025 UTC