On 20/07/2012 14:33, Yaakov (Cygwin/X) wrote:
On 2012-07-20 06:17, Aaron Schneider wrote:
Instead of relying on cygcheck or ldd to determine dependencies, you
should use cygport itself, IOW:
cygport pv-1.3.4-1.cygport deps
Got this
$ cygport pv-1.3.4-1.cygport deps
/usr/share/cygport/lib/syntax.cygpart: line 56: pushd:
/usr/src/pv-1.3.4-1/inst: No such file or directory
The deps command only works if the files created by the install command
are present.
Yaakov
Aren't that those files generated by 'cygport *.cygport all' ? Because
they are present. If not, how can I properly create the files to check
the dependencies by myself?
About 'cygport *.cygport deps', cygcheck or ldd, nothing is explained in
the guide
http://cygwin.com/setup.html