Re: Problem with mksh-56c-1 mksh and DOS path names ( CYGWIN 3.0.7(0.338/5/3))

2019-05-14 Thread Brian Inglis
On 2019-05-14 08:59, chris@pinky.co.uk wrote: > I'm having some challenges with the latest version mksh (mksh-56c-1) and the > support of DOS path names. Seems this is broken, although POSIX names work as > expected. > chrisd@edmund:chrisd > cd E:/temp > /usr/bin/mksh: cd: /home/chrisd/E:/temp

Re: Building Bedrockdb in cygwin

2019-05-14 Thread Csaba Ráduly
On 14/05/2019 19:11, Jose Isaias Cabrera wrote: (snip) However, having jumped that huddle, I encountered a new one, which is probably easier to deal with. The make command does a lot of work, but once it's going to start compiling, I get, [good stuff clipped] CCutil/pem2der.c CC

Tweaking4all

2019-05-14 Thread Aaron
Tweaking4all,Well hello Do you have any current issues that we can help answer? With deepest sympathy! more:http://www.gstfjl.com/cvhift2m/yq8mgoeo/388tnmxa/xrmlaljmo8.jpg 2019-05-14 21:25:22 UNSUBSCRIBE:http://gstfjl.com/wms/index.php/lists/cz172wn00w51b/unsubscribe/ny262tk6zt081/sl997dd

Re: Building Bedrockdb in cygwin

2019-05-14 Thread Jose Isaias Cabrera
So, finally, I was able to to through the git problem: I needed to set the correct proxy syntax, here it is in case someone ever gets a git out of memory error: git config --global http.proxy http://proxyuser:proxy...@proxy.server.com:8080 and change proxyuser to your proxy user change proxy

Re: Building Bedrockdb in cygwin

2019-05-14 Thread Jose Isaias Cabrera
Thanks, sir. From: cygwin-ow...@cygwin.com on behalf of Brian Inglis Sent: Tuesday, May 14, 2019 12:18 PM To: cygwin@cygwin.com Subject: Re: Building Bedrockdb in cygwin On 2019-05-14 07:51, Jose Isaias Cabrera wrote: > > Brian Inglis, on Monday, May 13, 2019 11:29 PM, wrote... >> You might

Re: Building Bedrockdb in cygwin

2019-05-14 Thread Brian Inglis
On 2019-05-14 07:51, Jose Isaias Cabrera wrote: > > Brian Inglis, on Monday, May 13, 2019 11:29 PM, wrote... >> You might want to try installing WSL then follow the Ubuntu instructions to > I am trying to make this work from work. And I am running Windows 7, which > does not support WSL. >> figu

Problem with mksh-56c-1 mksh and DOS path names ( CYGWIN 3.0.7(0.338/5/3))

2019-05-14 Thread chris.day
Hi - I'm having some challenges with the latest version mksh (mksh-56c-1) and the support of DOS path names. Seems this is broken, although POSIX names work as expected. chrisd@edmund:chrisd > cd E:/temp /usr/bin/mksh: cd: /home/chrisd/E:/temp: No such file or directory Running an olde

Re: Building Bedrockdb in cygwin

2019-05-14 Thread Jose Isaias Cabrera
Brian Inglis, on Monday, May 13, 2019 11:29 PM, wrote... >You might want to try installing WSL then follow the Ubuntu instructions to I am trying to make this work from work. And I am running Windows 7, which does not support WSL. >figure out what the build resource requirements are. >Then use