X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Mon, 28 Jul 2008 23:34:30 +0200 From: peterpan1616 To: cygwin AT cygwin DOT com Subject: Re: Download Cygwin once and intall it several times In-Reply-To: <488DF749.D61CBD8C@dessent.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <488DF749 DOT D61CBD8C AT dessent DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 What I mean exactly is: go to www.cygwin.com download setup.exe Run setup.exe and chose download in local directory (that usually I call temp_cygwin on d disk I select Install than start the process. At the end I have my local directory d:\temp_cygwin where into there are 2 file *.log and the other I do not remember the extension. and a long name of a directory related to the name of the mirror selected. In this directory there are a file.ini and a directory release. Into this dir ther are a lot a dirs related to all the applications. I copy setup.exe and temp_cygwin on a 2^ pc run setup.exe this time using install from local directory I wait a lot of time to the installation. When all is finished (without error) I modify the cygwin.bat in this way: ================= @echo off setlocal C: chdir C:\MyPrg\cygwin\bin set HOME=/home/peterpan bash --login -i endlocal ================ make the directory home parallel to bin, usr, lib, etc, under home make the diectory peterpan than run the cygwin.bat and i'm not able to do any command. WHERE I can find the setup log? BLODA ?????? On Mon, Jul 28, 2008 at 6:43 PM, Brian Dessent wrote: > peterpan1616 wrote: > >> If I copy the same directory on another pc an run setup.exe at the >> end, i push on the icon on the desktop an I obtain a window where the > > Do you mean you copy the directory of .tar.bz2 packages and then use > setup to install them, or you copy the installed directory? The former > should work fine, but not the latter. > >> prompt is not colored (like when it run) and the prompt is bash x y. >> In this condition, I'm not able to run any command (e.g. ls command >> not fund vi command not found and so on). > > That is the result of the postinstall scripts not being run or failing > when setup tries to run them. Check the setup logs to find out what > happened. BLODA could be a factor here. > > Brian > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/