- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- php 4.2.2 ./configure
Operating System - HP-UX
1823985
Members
4230
Online
109667
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2002 07:33 AM
08-03-2002 07:33 AM
php 4.2.2 ./configure
Hi,
1. When I have apache/bin/apxs poin to $ORACLE_HOME8.1.7/Apache/perl/bin/perl and
trying
./ configure --with-mysql --with-apx=/bin/apxs --enable-track-vars
got following errors:
1. Perl is not installed;
2. Apache was not compiled with DSO support (--enable-module=so);
3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs
The output of /u03/Apache/bin/apxs follows
Can't locate strict.pm in @INC (@INC contains: /project/hpux/apache/install/perl
/lib/5.00503/PA-RISC2.0-thread /project/hpux/apache/install/perl/lib/5.00503 /pr
oject/hpux/apache/install/perl/lib/site_perl/5.005/PA-RISC2.0-thread /project/hp
ux/apache/install/perl/lib/site_perl/5.005 .) at /u03/Apache/bin/apxs line 67.
BEGIN failed--compilation aborted at /u03/Apache/bin/apxs line 67.
configure: error: Aborting
2. When I have apache/bin/apxs poin to /usr/contrib/bin/perl -->
got following errors:
The output of /u03/Apache/bin/apxs follows
syntax error in file /u03/Apache/bin/apxs at line 67, next 2 tokens "use strict"
syntax error in file /u03/Apache/bin/apxs at line 74, next 2 tokens "my $CFG_TAR
GET "
syntax error in file /u03/Apache/bin/apxs at line 99, next 2 tokens "my $opt_n "
syntax error in file /u03/Apache/bin/apxs at line 125, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 198, next 2 tokens "my $rc"
syntax error in file /u03/Apache/bin/apxs at line 201, next 2 tokens "1 and"
syntax error in file /u03/Apache/bin/apxs at line 202, next 2 tokens "not $opt_q
"
syntax error in file /u03/Apache/bin/apxs at line 211, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 214, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 216, next 2 tokens "$var and"
/u03/Apache/bin/apxs has too many errors.
configure: error: Aborting
Where is the problem? Is it perl?
Thank you,
Serguey
1. When I have apache/bin/apxs poin to $ORACLE_HOME8.1.7/Apache/perl/bin/perl and
trying
./ configure --with-mysql --with-apx=
got following errors:
1. Perl is not installed;
2. Apache was not compiled with DSO support (--enable-module=so);
3. 'apxs' is not in your path. Try to use --with-apxs=/path/to/apxs
The output of /u03/Apache/bin/apxs follows
Can't locate strict.pm in @INC (@INC contains: /project/hpux/apache/install/perl
/lib/5.00503/PA-RISC2.0-thread /project/hpux/apache/install/perl/lib/5.00503 /pr
oject/hpux/apache/install/perl/lib/site_perl/5.005/PA-RISC2.0-thread /project/hp
ux/apache/install/perl/lib/site_perl/5.005 .) at /u03/Apache/bin/apxs line 67.
BEGIN failed--compilation aborted at /u03/Apache/bin/apxs line 67.
configure: error: Aborting
2. When I have apache/bin/apxs poin to /usr/contrib/bin/perl -->
got following errors:
The output of /u03/Apache/bin/apxs follows
syntax error in file /u03/Apache/bin/apxs at line 67, next 2 tokens "use strict"
syntax error in file /u03/Apache/bin/apxs at line 74, next 2 tokens "my $CFG_TAR
GET "
syntax error in file /u03/Apache/bin/apxs at line 99, next 2 tokens "my $opt_n "
syntax error in file /u03/Apache/bin/apxs at line 125, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 198, next 2 tokens "my $rc"
syntax error in file /u03/Apache/bin/apxs at line 201, next 2 tokens "1 and"
syntax error in file /u03/Apache/bin/apxs at line 202, next 2 tokens "not $opt_q
"
syntax error in file /u03/Apache/bin/apxs at line 211, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 214, next 2 tokens "my ("
syntax error in file /u03/Apache/bin/apxs at line 216, next 2 tokens "$var and"
/u03/Apache/bin/apxs has too many errors.
configure: error: Aborting
Where is the problem? Is it perl?
Thank you,
Serguey
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 12:51 AM
08-05-2002 12:51 AM
Re: php 4.2.2 ./configure
HI,
I Already gave an advice in another post from you, see it,
Benoit
I Already gave an advice in another post from you, see it,
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP