This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [UPDATE] mod_php-4 with *no* rebase


Stipe,

On Thu, Apr 10, 2003 at 10:22:21AM +0200, Stipe Tolj wrote:
> Hi guys,
> 
> packages are avialable at:
> 
> [snip]
> 
> this is intended for *immediate* update to leave the old rebase out of
> the package.

Thanks for the above.

BTW, the following line in /etc/postinstall/apache-php.sh:

    ${prefix}/bin/rebase ${rebase_dlls}

will fail because the required rebase options are not specified.

Additionally, you *really* should not be rebasing in a postinstall
script because:

    1. all DLLs should be rebased not just a handful
    2. some DLLs may be in-use causing them to be skipped

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]