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: libpopt0 is missing - cygpopt-0.dll missing


Peter Bennett wrote:

> Current downloads of Cygwin packages are missing cygpopt-0.dll. This is
> supposed to be packaged as libpopt0, but that package is not on any
> mirror that I can find. Result is dos2unix, unix2dos, d2u, u2d do not

Whatever method you're using to determine that this package is missing
is incorrect.  Here's a random sample of 4 http mirrors, all working
fine:

$ for m in http://mirrors.xmission.com/cygwin \
           http://mirrors.kernel.org/sourceware/cygwin \
           http://mirror.csclub.uwaterloo.ca/cygwin \
           http://cygwin.elite-systems.org; do \
   wget -nv $m/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2; done
17:58:02 URL:http://mirrors.xmission.com/cygwin/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2 [11627/11627] -> "libpopt0-1.6.4-4.tar.bz2" [1]
17:58:07 URL:http://mirrors.kernel.org/sourceware/cygwin/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2 [11627/11627] -> "libpopt0-1.6.4-4.tar.bz2.1" [1]
17:58:07 URL:http://mirror.csclub.uwaterloo.ca/cygwin/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2 [11627/11627] -> "libpopt0-1.6.4-4.tar.bz2.2" [1]
17:58:08 URL:http://cygwin.elite-systems.org/release/popt/libpopt0/libpopt0-1.6.4-4.tar.bz2 [11627/11627] -> "libpopt0-1.6.4-4.tar.bz2.3" [1]

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/


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