Brian Inglis writes: > So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and > neither appear to be available from Cygwin?
Nah, perl distribution names are CamelCased and Cygwin keeps that convention. Also you didn't actually look up the distribution for IO::Pty but just guessed. So, correcting both mistakes will get you: perl-DBD-SQLite and perl-IO-Tty. These are Cygwin packages you can install. > The git.cygport specifies these as perl module names, which presumably > perl.cygclass handles? Yes, by trying to load the module from the current Perl installation. In other words there's no check for any particular Cygwin package being installed there at all. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf Blofeld V1.15B11: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple