Skip to content

Error installing PHP when --with-pear is used #14834

Closed
@rbgarga

Description

@rbgarga

Description

The following code:

./configure --with-pear
make
make install

Resulted in this output:

[PEAR] Archive_Tar    - already installed: 1.4.14
[PEAR] Console_Getopt - already installed: 1.4.3
[PEAR] Structures_Graph- already installed: 1.1.1
[PEAR] XML_Util       - already installed: 1.4.5
[PEAR] PEAR: Invalid tag order in <dependencies>, found <_content> expected one of "group"
[PEAR] PEAR: Parsing of package.xml from file "/tmp/pear/temp/pearilLpFg/package.xml" failed

Based on this comment from 3 days ago I'm not alone https://aur.archlinux.org/packages/php83-mysql#comment-980592

PHP Version

PHP 8.3.9

Operating System

Chimera linux

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions