tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: How do i install pkgsrc in windows with Cygwin
On 05/12/2017 08:46, Z Saifullah wrote:
> I am attaching the output file for your conveniences. If anyone already
> installed in any other/ modified way, please share the procedure.
Please try applying this patch & bootstrap again.
Index: bootstrap/bootstrap
===================================================================
RCS file: /cvsroot/pkgsrc/bootstrap/bootstrap,v
retrieving revision 1.244
diff -u -u -r1.244 bootstrap
--- bootstrap/bootstrap 22 Oct 2017 19:29:20 -0000 1.244
+++ bootstrap/bootstrap 8 Dec 2017 23:13:02 -0000
@@ -542,6 +542,7 @@
need_awk=no
need_sed=no
need_xargs=no
+ machine_arch=`uname -m`
# only used for unprivileged builds.
whoamiprog='id -u'
groupsprog='id -g'
Home |
Main Index |
Thread Index |
Old Index