Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 75707

Summary: missing instdso.sh script
Product: [Retired] Red Hat Linux Reporter: Sagi Bashari <sagi>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-11 09:32:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sagi Bashari 2002-10-11 09:32:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826

Description of problem:
When trying to use APXS (httpd 2.0.40-8) I get the following:
[root@domino php-4.3.0pre1]# apxs -S LIBEXECDIR='/usr/lib/httpd/modules' -i -n
php4 libphp4.la
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool'
libphp4.la /usr/lib/httpd/modules
sh: line 1: /usr/lib/httpd/build/instdso.sh: No such file or directory
apxs:Error: Command failed with rc=8323072
.
[root@domino php-4.3.0pre1]#

As far as I can tell the instdso.sh script is not included in the RPMs.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
Try to install PHP4.3pre1 from source

Comment 1 Joe Orton 2002-10-11 09:36:37 UTC

*** This bug has been marked as a duplicate of 73428 ***