Re: tclsh does not export changes to env to child process

2015-07-04 Thread Duncan Roe
> > On Mon, Jun 29, 2015 at 2:45 PM, Stas Maximov > > wrote: > > > Hi, > > > > > > Tcl shell does not export changes to array variable env: > > > http://wiki.tcl.tk/env > > > > > > Test script: test_env_export1: > > > - begin -- > > > set env(FILENAME) filename_val > > > puts $e

Re: autoreconf: problem while executing

2015-07-04 Thread Simon Eigeldinger
Hi Ken and Marco, Am 04.07.2015 um 18:40 schrieb Ken Brown: I suggest you to remove most of not necessary programs. In particular, he should not install more texlive-collection-* packages than he thinks he will need. Even without fork problems, zp_texlive_finish.dash takes a long time to r

Re: autoreconf: problem while executing

2015-07-04 Thread Ken Brown
On 7/4/2015 12:19 PM, Marco Atzeri wrote: why have you installed everything ? your system : $ grep OK cygcheck.out |wc -l 5301 my system: $ cygcheck -cd |wc -l 1304 so you have 4 time more packages then me and I am a heavy user. I strongly suspect that you consumed all available address slots

Re: autoreconf: problem while executing

2015-07-04 Thread Marco Atzeri
On 7/4/2015 6:19 PM, Marco Atzeri wrote: On 7/4/2015 5:30 PM, Simon Eigeldinger wrote: Hi Marco, I suggest you to remove most of not necessary programs. and after to perform a full rebase to better use the available address space /usr/bin/rebase-trigger fullrebase

Re: autoreconf: problem while executing

2015-07-04 Thread Marco Atzeri
On 7/4/2015 5:30 PM, Simon Eigeldinger wrote: Hi Marco, Am 04.07.2015 um 09:58 schrieb Marco Atzeri: On 7/4/2015 9:40 AM, Simon Eigeldinger wrote: Hi all, I still have the problem with autoreconf. i executed rebaseall and had no luck. i also tried reinstalling the whole cygwin environment. n

Re: mintty system integration before release

2015-07-04 Thread Marco Atzeri
On 7/4/2015 3:25 PM, Thomas Wolff wrote: Am 03.07.2015 um 12:17 schrieb Corinna Vinschen: /me is jumping up and down in anticipation Hi Corinna, I uploaded last night but mintty wasn't listed yet in my !package tag file in the sftp area. I fixed that this morning and uploaded the !ready tag fil

Re: mintty system integration before release

2015-07-04 Thread Thomas Wolff
Am 03.07.2015 um 12:17 schrieb Corinna Vinschen: /me is jumping up and down in anticipation Hi Corinna, I uploaded last night but mintty wasn't listed yet in my !package tag file in the sftp area. I fixed that this morning and uploaded the !ready tag files again. Now those are gone and the !pa

Re: [ANNOUNCEMENT] Release: mintty 2.0.1

2015-07-04 Thread Angelo Graziosi
Thomas Wolff wrote: After closing half of the open issues, I thought itâs a good time to release mintty. Window: * Alt-F2 creates new window of same size as current one (#275). No mirror has this new version, yet. Any way, if this version is the same 2.0.1 which has been released a few

Re: autoreconf: problem while executing

2015-07-04 Thread Marco Atzeri
On 7/4/2015 9:40 AM, Simon Eigeldinger wrote: Hi all, I still have the problem with autoreconf. i executed rebaseall and had no luck. i also tried reinstalling the whole cygwin environment. nothing. all the packages are up to date. When i execute autoreconf i get the following errors. anyone ha

autoreconf: problem while executing

2015-07-04 Thread Simon Eigeldinger
Hi all, I still have the problem with autoreconf. i executed rebaseall and had no luck. i also tried reinstalling the whole cygwin environment. nothing. all the packages are up to date. When i execute autoreconf i get the following errors. anyone has some ideas? Thanks, Simon $ autoreconf -i