Hello.

I would like to know how to reliably test if a Cygwin package is already installed (just like setup.exe does).

Currently, I test the existence of /etc/setup/<package>.lst.gz. It works perfectly for me, but a user reported to me that that file was missing sometimes.

I see there is also package information listed in /etc/setup/installed.db. Maybe this information should be considered as more reliable?

--
Vincent Rivière

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to