On 22/03/2016 14:46, Corinna Vinschen wrote:
On Mar 22 12:15, Marco Atzeri wrote:
On 22/03/2016 10:38, Corinna Vinschen wrote:
Can you please, please provide *direct* download links to the files
which allows *easy* reviewing without having to hunt down the files
for review?
Thank you,
Corinna
This seems effective
wget -r -np http://wayneng.x10host.com/procps-ng-3.3.10-1/x86_64
wget -r -np http://wayneng.x10host.com/procps-ng-3.3.10-1/i686
Thank, that worked. Unfortunately there are still two problems:
- On x86_64 the libprocps-ng4 and libprocps-ng-devel packages are missing.
Are you sure ?
$ tar -tf libprocps-ng4/libprocps-ng4-3.3.10-1.tar.xz
usr/bin/cygprocps-4.dll
usr/share/man/man3/
usr/share/man/man3/openproc.3.gz
usr/share/man/man3/readproc.3.gz
usr/share/man/man3/readproctab.3.gz
$ tar -tf ./libprocps-ng-devel/libprocps-ng-devel-3.3.10-1.tar.xz
usr/include/
usr/include/proc/
usr/include/proc/alloc.h
..
usr/lib/pkgconfig/libprocps.pc
- On x86, the man3 pages are in libprocps-ng4 now, but they belong into
libprocps-ng-devel.
yes I noticed ;-)
Everything else looks good.
Thanks,
Corinna