Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Thu, 28 Oct 2004 10:25:03 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Alex Vinokur cc: cygwin AT cygwin DOT com Subject: Re: startup problem // no longer works // profile not called In-Reply-To: Message-ID: References: <1098655354 DOT 9421 DOT ezmlm AT cygwin DOT com> <200410250937 DOT 34058 DOT d_baron AT 012 DOT net DOT il> <417CBF56 DOT E5BD31C0 AT dessent DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Thu, 28 Oct 2004, Alex Vinokur wrote: > "Igor Pechtchanski" wrote: > > On Tue, 26 Oct 2004, Alex Vinokur wrote: > > > > > "Igor Pechtchanski" wrote: > > > > > > > I have a feeling your postinstall scripts didn't run properly because > > > > of the screwed-up mounts. In fact, run > > > > > > > > find /etc/postinstall -name \*.done | sed 's/\.done$//' | xargs cygcheck -f | uniq > > > > > > $ find /etc/postinstall -name \*.done | sed 's/\.done$//' | xargs cygcheck -f | uniq > zzz3.txt > > > // zzz3.txt is attached > > > > > > > Those are the packages that will likely benefit from a reinstall > > > > in your case. > > > > Ah, that explains your problem. You have Lilypond installed, which > > requires teTeX, but you don't have teTeX installed. It's usually a good > > idea to let setup.exe select the required packages -- if you unselect > > them, you should know *exactly* what you're doing. > > > > Please select "Reinstall" for all of the packages in your zzz3.txt file. > > If setup selects other packages for installation, let it. Then try > > running cygwin.bat again. > > Igor > > I did that. > > It seems that I got rid of problem "bash: kpsexpand: command not found". Great. So it was simply a missing dependency problem. > However, > $ find /etc/postinstall -name \*.done | sed 's/\.done$//' | xargs cygcheck -f | uniq > postinstall.txt // Attached > postinstall.txt contains a lot of files. Is it correct? Sure it is. The above command simply lists all the packages installed on your machine that have postinstall scripts -- nothing wrong with having them. The reason I asked you to get this information initially was that because of your screwed up mounts the postinstall scripts may not have run properly, and reinstalling the packages was one way of getting them to re-run, so this showed which packages to reinstall. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/