xterm fails after update cygwin

2015-04-05 Thread tmacchant
I have updated cygwin on 4 April. The last updated date is about middle of February. After the update I cannot use X. Startup batch file, * @echo off SET DISPLAY=127.0.0.1:0.0 C: chdir C:\cygwin64\bin start C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

Re: xterm fails after update cygwin

2015-04-07 Thread tmacchant
** I have updated cygwin on 4 April. The last updated date is about middle of February. After the update I cannot use X. Startup batch file, * @echo off SET DISPLAY=127.0.0.1:0.0 C: chdir C:\cygwin64\b

Re: xterm fails after update cygwin

2015-04-09 Thread tmacchant
> Because 32-bit and 64-bit cygwin are completely independent, it's not possible for a a 32-bit cygwin X client to connect via a unix-domain socket to a 64-bit cygwin X server (and vice versa) Thank you for your conprephensive explanation. Now I made a windows (Dos) batch file to start both 3

Re: xterm fails after update cygwin

2015-04-08 Thread tmacchant
> DISPLAY=:0.0 makes me to see xterm! Note that so far I can share Cygwin/X for both 32 bit and 64 bit. But now it should be started separatedly (I am using both 32 bit and 64 bit version because I'm providing cvs snapshot of gnuplot on both 32 and 64 bit.) Tatsuro -- View this message in

Re: xterm fails after update cygwin

2015-04-08 Thread tmacchant
> [1] seem more likely to be relevant > > i.e. you should write DISPLAY=:0.0 rather than DISPLAY=127.0.0.1:0.0 > > [1] https://cygwin.com/ml/cygwin/2015-03/msg00240.html DISPLAY=:0.0 makes me to see xterm! Thanks! Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.co

built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
I have been successful to build and run the cvs branch gnuplot using the Cygwin. However, after upgrading to the Cygwin 2.0.0, the built executable does not run. The results are the same both 32 bit and 64 bit. I am running cygwin on the windows 7 64 bit. The cygwin upgrade date is 2015-05-04. A

Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
Marco >can you share the configuration for the build ? Thank you for your response. http://www.geocities.jp/tmgpltwin/Files/Files.html 0063 config.log.7z Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/built-gnuplot-does-not-run-on-the-cygwin-2-0-0-tp118056p11

Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
> That status code is described as: > 0xC022 STATUS_ACCESS_DENIED > {Access Denied} A process has requested access to an object but has not > been > granted those access rights. > https://msdn.microsoft.com/en-us/library/cc704588.aspx > Check the modes and ACL on the executable and libra

building octave-4.0.0-rcx on Cygwin

2015-05-08 Thread tmacchant
Marco I would like to test new version of octave (octave-4.0.0-rc4 current) on Cygwin. I have tried to build on cygwin-64. However, dynamic libraries of liboctinterp was not built and static version was built. For liboctave, cygoctave-3.dll was built. What do you think the origin of fail to gen

Re: building octave-4.0.0-rcx on Cygwin

2015-05-08 Thread tmacchant
> Hi Tatsuro, > you can test my build of rc4 >setup-x86_64.exe -X -O -s http://matzeri.altervista.org > http://matzeri.altervista.org/x86_64/octave/ Macro I can install them and see the octave-gui and confirm that I can handle non-ascii characters in path and file names. I will test tomor

Re: building octave-4.0.0-rcx on Cygwin

2015-05-08 Thread tmacchant
>> Hi Tatsuro, >> you can test my build of rc4 >>setup-x86_64.exe -X -O -s http://matzeri.altervista.org >> >> http://matzeri.altervista.org/x86_64/octave/ > Macro > > I can install them and see the octave-gui and confirm that I can handle > non-ascii characters in path and > file names.

Re: building octave-4.0.0-rcx on Cygwin

2015-05-08 Thread tmacchant
>> Windows native version cannot handle non-ascii characters in path and file >> names . > Then it's most likely using the wrong (DOS) API for file access. Achim. Thank you for your suggestion. >From discussions on the octave bug list, readdir in mingw seems to be buggy for utf8 encoded code.

qt patches which seem to make gnuplot qt terminal work on cygwin were uploaded on gnuplot site

2015-05-08 Thread tmacchant
Hello Currently gnuplot qt terminal can be built but does not work. (I used the cygwin 64 the updated today. The qt5 is used.) Terminal type set to 'qt' gnuplot> plot sin(x) Could not connect to gnuplot_qt "qtgnuplot4488" . Starting a new one Warning: slow font initialization I found a post in

question on building qt5

2015-05-12 Thread tmacchant
I would like to try the patch to qt-5 which enables qt terminal for gnuplot for Cygwin. http://gnuplot.10905.n7.nabble.com/Gnuplot-version-5-0-is-now-available-td19185.html#a19202 I have downloaded qt5-base-5.4.1-3.src. I have attached all patches in the directory and patch for the above thread.

gnuplot-5.0.1 is released

2015-06-07 Thread tmacchant
This is just information. Gnuplot-5.0.1 has just been released. Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/gnuplot-5-0-1-is-released-tp118853.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/proble