X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; q=dns; s=default; b=jbPjvfbw+8QpohjtXWCSIGcp4rx//I ePVLDICy8NBOhzWQJohAyLtVX5TzFTA2z8nY6Ri2QB669HgD7Cj7iczF9CfvB9Ca dvLkAvlu8Tu6wkaRDig48imlDdRMyZgdNDKdjScTKPGbajyqbz6xNKpLaPIqJ5Ab 6YmHC3ZBIoH/U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:to:subject:references:date :mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=default; bh=wgPJZ9jJ5w4KZmg1sbqmHkbVXqI=; b=Fx9O kFbp7TWkYrFhyzlvBBO3D0d7wQyEZYcL6fNjRrVb8EY9HvVbCuTJoTfuEqqOozgz Vg9crAdNwYyPM2XAOEAfmY5eW2WJCUaoB5XJi2ajNM2MwaK88ppkRrYcKFz7BcLT TXfOM3Oo49dRG5rVJ8nBRteUmwU2YC8PbqlFte0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*Ad:D*t-online.de, H*F:D*t-online.de, HX-HELO:sk:mailout, U*Stromeko X-HELO: mailout07.t-online.de Content-Type: text/plain; charset=windows-1252; format=flowed; delsp=yes To: cygwin AT cygwin DOT com Subject: Re: Apache rebase trouble References: <877f17jxua DOT fsf AT Rainer DOT invalid> <87poezibkr DOT fsf AT Rainer DOT invalid> Date: Tue, 23 May 2017 22:17:44 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Michael Lemke" Message-ID: In-Reply-To: <87poezibkr.fsf@Rainer.invalid> User-Agent: Opera Mail/10.63 (Win32) X-IsSubscribed: yes On Tue, 23 May 2017 22:04:52 +0200, Achim Gratz wrote: > Michael Lemke writes: >> Now, how about an answer to my actual question? How do I get the Apache/php >> dlls properly rebased? For reference, here's the error again and so is the attached >> cygcheck.out. > > How large is your UserVM? You don't stand a snowflakes chance in hell > with 2GB with your package selection and I suspect you'd run into the > heap even with 3GB (I don't know if that's even possible to change on > XP). You really need to reduce the number of packages you install if > you insist on staying on 32bit. Most likely unrelated, but you also > need to sanitize your PATH, at least get rid of all the duplicates, but > better remove the WIndows stuff completely. Ok, starts to make some sense. Its a VM with 4GB configured with whatever XP takes of that. I don't remember if I tought it the 3GB trick and also don't recall how to do it. Anyway, the way I understand the problem is you have to distribute all installed dlls such that they don't use the same memory region. This means you can have only so many dlls installed. So is there some better way than trial and error to see which dll is taking up the most space and if enough dlls were uninstalled? Would rebase tell me aything? Thanks, Michael -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple