delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/12/28/19:49:50

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: Tue, 28 Dec 2004 19:49:39 -0500 (EST)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
Subject: Re: postinstall-lilypond.sh
In-Reply-To: <Pine.CYG.4.58.0412281610501.4076@fordpc.vss.fsi.com>
Message-ID: <Pine.GSO.4.61.0412281949010.1357@slinky.cs.nyu.edu>
References: <Pine DOT CYG DOT 4 DOT 58 DOT 0412281038290 DOT 4076 AT fordpc DOT vss DOT fsi DOT com> <Pine DOT GSO DOT 4 DOT 61 DOT 0412281424340 DOT 1357 AT slinky DOT cs DOT nyu DOT edu> <Pine DOT CYG DOT 4 DOT 58 DOT 0412281610501 DOT 4076 AT fordpc DOT vss DOT fsi DOT com>
MIME-Version: 1.0

On Tue, 28 Dec 2004, Brian Ford wrote:

> On Tue, 28 Dec 2004, Igor Pechtchanski wrote:
>
> > On Tue, 28 Dec 2004, Brian Ford wrote:
> > > find: /var/lib/texmf: No such file or directory
> > > find: /var/spool/texmf: No such file or directory
> [snip]
> > > As for the directory errors from find, I'm not sure how to avoid
> > > them without pre-testing for their existance in the script and
> > > setting a variable appropriately.  I understand that may add too much
> > > complexity just to avoid a harmless error message.
> >
> > find /var/lib/texmf /var/spool/texmf /var/cache/fonts \
> >      -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or \
> >      -name 'parmesan*tfm' 2>/dev/null | xargs -r rm
                              ^^^^^^^^^^^
> >
> > should do it.  If you're paranoid, use -print0 and give xargs the -0 arg.
>
> I don't see how that addresses the errors I left quoted above?

See underlined.
	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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019