This is the mail archive of the cygwin 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: Cygwin bail-out: cygexpat-0.dll not found


On Thu, 16 Jun 2005, Andreas Eibach wrote:

> Cygwin List <cygwin@XXXXXX.XXX> schrieb am 16.06.05 01:47:48:

<http://cygwin.com/acronyms/#PCYMTNQREAIYR>.  Thanks.

> > For this type of problem, you'll want to use the "Setup Package
> > Search" page <http://cygwin.com/packages/>.
>
> Great! This is a great utility.
> This could maybe be even be integrated in a tool.

function whichpkg() {
  wget -qO- "http://cygwin.com/cgi-bin2/package-grep.cgi?grep=$1"; | \
    sed -ne '/Cygwin Package List/,${s#</\?[^<]*>##g;p}'
}

HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.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/


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