On 9/6/2016 3:17 PM, Don Lewis wrote:
On 6 Sep, Patricia Shanahan wrote:
On 9/6/2016 2:58 PM, Don Lewis wrote:
On 6 Sep, Patricia Shanahan wrote:
apt-cyg is a bash script that provides, within cygwin, similar
capabilities to the Linux apt-get.
The Windows step-by-step recommends using it to add some packages.
One of our new volunteers has found that wget
http://apt-cyg.googlecode.com/svn/trunk/apt-cyg no longer works.
Does anyone know a location from which apt-cyg can be downloaded using
wget or equivalent?
Looks like it moved to github, see:
<https://github.com/transcode-open/apt-cyg>
Yes, but I have not yet found a wget URL. I can view the bash code just
fine.
The Quick Start section shows how to download it with lynx. The same
URL should work with wget.
Unfortunately, it doesn't:
$ wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
--2016-09-06 15:20:17--
http://rawgit.com/transcode-open/apt-cyg/master/apt-cyg
Resolving rawgit.com (rawgit.com)... 104.18.62.176, 104.18.63.176,
2400:cb00:2048:1::6812:3fb0, ...
Connecting to rawgit.com (rawgit.com)|104.18.62.176|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg
[following]
--2016-09-06 15:20:17--
https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg
Resolving raw.githubusercontent.com (raw.githubusercontent.com)...
151.101.40.133
Connecting to raw.githubusercontent.com
(raw.githubusercontent.com)|151.101.40.133|:443... connected.
ERROR: The certificate of ‘raw.githubusercontent.com’ is not trusted.
ERROR: The certificate of ‘raw.githubusercontent.com’ hasn't got a known
issuer.
I have now tried it with lynx, and it does work. I am considering
changing the instructions to use lynx, which requires getting lynx as
part of the initial cygwin setup.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org