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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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 15:01:28 2024 UTC