Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#4947 - PHP package: get rid of the ugly no-debug-non-zts-20050922
Attached to Project:
Arch Linux
Opened by Damjan Georgievski (damjan) - Monday, 03 July 2006, 01:34 GMT
Opened by Damjan Georgievski (damjan) - Monday, 03 July 2006, 01:34 GMT
|
DetailsYou can get rid of the ugly directory /usr/lib/php/extensions/no-debug-non-zts-20050922/ for the PHP extesnions, if you configure PHP with the following environment variable set: EXTENSION_DIR=/usr/lib/php/extensions .
This is done, for example in the Slackware packages. |
This task depends upon
Closed by Jan de Groot (JGC)
Monday, 03 July 2006, 07:21 GMT
Reason for closing: Won't implement
Additional comments about closing: This directory is defined by php-config when you build modules, so it's not a problem to have it this way. We really want a versioned API directory, because whenever PHP switches to a new API version, your old modules are incompatible and should no longer load.
Monday, 03 July 2006, 07:21 GMT
Reason for closing: Won't implement
Additional comments about closing: This directory is defined by php-config when you build modules, so it's not a problem to have it this way. We really want a versioned API directory, because whenever PHP switches to a new API version, your old modules are incompatible and should no longer load.