ID:               22509
 Updated by:       [EMAIL PROTECTED]
 Reported By:      julio dot p dot dominguez at usdoj dot gov
 Status:           Closed
 Bug Type:         Compile Failure
-Operating System: Linux 7.3
+Operating System: Red Hat Linux 7.3
 PHP Version:      4.3.1
 New Comment:

I've created Red Hat RPMS for cracklib that PHP can build against.  Red
Hat's Cracklib RPM is broken and has been since at least 7.1.

See http://www.dragonstrider.com/cracklib for fixed packages.  There is
an open Bugzilla entry for this: 68339.

Joseph


Previous Comments:
------------------------------------------------------------------------

[2003-03-03 09:58:35] julio dot p dot dominguez at usdoj dot gov

thank you i downloaded the original libraries and copied the packer.h
file in the /usr/include directory and that solved the problem.

------------------------------------------------------------------------

[2003-03-02 18:04:41] [EMAIL PROTECTED]

Hmmm - i must say that indeed packer.h is needed because
the extension uses somee kind of low level interface to
the library. 

If you get the original library you will have that file.

Get it from: ftp://coast.cs.purdue.edu/pub/tools/unix/libs/cracklib/

Maybe it is an option to rewrite the extension to support
the interface avalable from the rpms or to support both.

------------------------------------------------------------------------

[2003-03-02 17:11:49] [EMAIL PROTECTED]

Configure checks for the wrong haeder file.


------------------------------------------------------------------------

[2003-03-02 16:53:44] julio dot p dot dominguez at usdoj dot gov

./configure --with-crack

cracklib rpms are installed 
header file is located in /usr/include
lib files are located in /usr/lib

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22509&edit=1

Reply via email to