On Thu, May 21, 2015 at 8:32 PM, Michael Enright wrote:
> I am curious about how I came to have a dependency on TeXlive in my
#> installation even though I don't need TeX. Where could I look for the info?
Hm, not sure. This could get you started
apt-cyg rdepends texlive |
awk '
$NF !~
On Thu, May 21, 2015 at 4:12 PM, Steven Penny wrote:
> On Thu, May 21, 2015 at 1:20 PM, Michael Enright wrote:
>> I'm not sure if the server is using freetype
>
>
> tcl-tk > libXft2 > libfreetype6 > libpng16
>
> In the future, you might do your homework rather than waste my time.
>
My questi
On Thu, May 21, 2015 at 7:33 AM, DeTracey, Brendan wrote:
> $ touch /cygdrive/c/Temp/testfile
> $ ll /cygdrive/c/Temp/testfile
> -rw-rwxr--+ 1 detraceyb Domain Users 0 May 21 09:23 /cygdrive/c/Temp/testfile*
What you are seeing is the current behavior, some discussion is being had about
what is ri
On Thu, May 21, 2015 at 1:20 PM, Michael Enright wrote:
> I'm not sure if the server is using freetype
tcl-tk > libXft2 > libfreetype6
> fontconfig
tcl-tk > libfontconfig1
> expat
tcl-tk > libfontconfig1 > libexpat1
> The png library would seem to be no part of X
tcl-tk > lib
Yaakov Selkowitz wrote:
> On Thu, 2015-05-21 at 13:26 -0700, David Rothenberger wrote:
>> Yaakov Selkowitz wrote:
>>> I am looking at upgrading Apache httpd to 2.4, and it is clear that this
>>> has not even attempted to be built with an APR without threads support.
>>> While I may be able to get i
Hi,
I’m trying to compile 32-bit Cygwin 2.0.2 from source on a clean installation
of Cygwin, but I’m running into a problem – it won’t compile due to this error:
c++wrap -O2 -g -fno-rtti -fno-exceptions -fno-use-cxa-atexit -Wall
-Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin
-fm
On Thu, 2015-05-21 at 13:26 -0700, David Rothenberger wrote:
> Yaakov Selkowitz wrote:
> > I am looking at upgrading Apache httpd to 2.4, and it is clear that this
> > has not even attempted to be built with an APR without threads support.
> > While I may be able to get it to compile as-is, I have
Yaakov Selkowitz wrote:
> I am looking at upgrading Apache httpd to 2.4, and it is clear that this
> has not even attempted to be built with an APR without threads support.
> While I may be able to get it to compile as-is, I have serious concerns
> that it will not operate as designed, particularly
On Thu, May 21, 2015 at 1:03 PM, Marco Atzeri wrote:
> If you look at the list of maintainers
> https://cygwin.com/cygwin-pkg-maint
>
> you will notice that it is very very short.
>
> Basically:
> Corinna is handling the cygwin core
> Yaakov is handlig > 50% of the packages
> Jon is handling all t
On 5/21/2015 8:20 PM, Michael Enright wrote:
@Yaakov, many of us have a Cygwin requirement imposed on them for
reasons that maybe even you would argue against. Given that Cygwin
runs in a world where using GDI is economical and using X is costly,
and given that downloading and installing updates
David,
I am looking at upgrading Apache httpd to 2.4, and it is clear that this
has not even attempted to be built with an APR without threads support.
While I may be able to get it to compile as-is, I have serious concerns
that it will not operate as designed, particularly wrt mod_proxy.
What ex
On May 21, 2015, at 1:03 AM, Spet wrote:
>
> When i execute from dos console:
Why aren’t you using Cygwin Terminal instead?
The Cygwin Terminal has a huge number of features missing from the Windows
console, some of which allow it to work better with Cygwin programs. (UTF-8
support, for exam
On Wed, May 20, 2015 at 8:22 PM, Steven Penny wrote:
> and have been using different versions of that script since. Installing Tcl/Tk
> with X11 is non-trivial:
>
> tcl 2,181,674
> tcl-tk5,691,785
> libX11_6745,228
> libXau6 18,626
> libXdmcp6
Alessio Faina writes:
> I've got the kernelspace part on github (
> https://github.com/PicMelter/uniioShd.git ).
> It consists of sys (the kernel module), testExe (loads/unloads on the
> fly the module
> in the kernel) and secondExe that just interact with the first
> executable and the kernel
> mo
Hi Takashi,
On 5/21/2015 7:53 AM, Takashi Yano wrote:
I was looking into this problem, and found the PeekNamedPipe()
call is blocked in fhandler_pty_master::close() when the problem
occurs.
I had not noticed that,
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365779(v=vs.85).aspx
Is the normal Cygwin behaviour to assign different file permissions outside of
the Cygwin root directory?
e.g.
$ touch /home/detraceyb/testfile
$ ll /home/detraceyb/testfile
-rw-r--r-- 1 detraceyb Domain Users 0 May 21 09:20 /home/detraceyb/testfile
$ getfacl /home/detraceyb/testfile
# file: /home
Hi all,
I have discovered recently (i cannot tell exactly when I noticed) that
my Cygwin vim 7.4.729-1, as used with mintty 1.2-beta1-1, does not
immediately draw opened file buffer with syntax highlighting on.
I have minimized the error by completely emptying my ~/.vimrc and
making sure there no
ect()
instead of PeekNamedPipe() to detect closing the last master handle.
--
Takashi Yano
cygwin.patch.20150521
Description: Binary data
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs
On Mon, 11 May 2015 17:52:04 +0200
Denis Excoffier wrote:
> In order to successfully build cygwin-2.0.2-1 (for x86, both XP and W7) i had
> to apply
> the following patch (below). No such problem with cygwin-2.0.1-1.
In my case, the same problem is caused by upgrading
w32api-headers to 4.0.2-1.
Yes.it's really a little world :)
I've got the kernelspace part on github (
https://github.com/PicMelter/uniioShd.git ).
It consists of sys (the kernel module), testExe (loads/unloads on the
fly the module
in the kernel) and secondExe that just interact with the first
executable and the kernel
2015-05-21 9:04 GMT+02:00 Achim Gratz :
> It seems that you presented a year earlier and the slide set isn't all that
> enlightening to me, sorry.
>
> Regards,
> Achim.
Indeed, the slide set is almost useless without the
accompaning story, but that part was not recorded ;-(
Most of the story (how
I have uploaded a new version of cygport to the Cygwin distribution and
the Fedora/EPEL Cygwin copr. Highlights in this version:
* NM is now defined for cross-compiling purposes.
* A new kf5.cygclass was added for KDE Frameworks 5 packages.
* The SRC_URI logic in kde4.cygclass was moved into a
The following packages have been updated in the Cygwin distribution:
* vim-7.4.729-2
* vim-common-7.4.729-2
* vim-minimal-7.4.729-2
* xxd-7.4.729-2
* gvim-7.4.729-2
Vim is an advanced text editor that seeks to provide the power of the
de-facto Unix editor 'Vi', with a more complete feature set an
The following packages have been added to the Cygwin distribution:
* libcaca0-0.99.beta19-3
* libcaca-bin-0.99.beta19-3
* libcaca-devel-0.99.beta19-3
* libcaca-doc-0.99.beta19-3
* libcaca++0-0.99.beta19-3
* libcaca++-devel-0.99.beta19-3
* python-caca-0.99.beta19-3
* python3-caca-0.99.beta19-3
* ru
The following packages have been updated in the Cygwin distribution:
* graphviz-2.38.0-5
* graphviz-demo-2.38.0-5
* gvedit-2.38.0-5
* libcdt5-2.38.0-5
* libcgraph6-2.38.0-5
* libgvc6-2.38.0-5
* libgvpr2-2.38.0-5
* libpathplan4-2.38.0-5
* libxdot2-2.38.0-5
* libgvc-devel-2.38.0-5
* guile-gv-2.38.0-
The following packages have been updated in the Cygwin distribution:
* ruby-atk-2.2.5-1
* ruby-cairo-1.14.1-1
* ruby-cairo-gobject-2.2.5-1
* ruby-clutter-2.2.5-1
* ruby-clutter-gtk-2.2.5-1
* ruby-gdk3-2.2.5-1
* ruby-gdk_pixbuf2-2.2.5-1
* ruby-gio2-2.2.5-1
* ruby-glib2-2.2.5-1
* ruby-gobject-intros
The following packages have been updated in or added to the Cygwin
distribution:
* ruby-2.2.2-1
* ruby-bigdecimal-1.2.7-1
* ruby-curses-1.0.1-2
* ruby-io-console-0.4.2-2
* ruby-json-1.8.2-1
* ruby-psych-2.0.13-1
* ruby-rake-10.4.2-1
* ruby-rdoc-4.2.0-1
* rubygems-2.4.7-1
Ruby is the interpreted s
Jan Nijtmans gmail.com> writes:
> It's true that some hacks were required to accomplish
> this, but the good new is that it simply works, If you
> want the details, I presented them
> in the EuroTcl 2013 conference.
It seems that you presented a year earlier and the slide set isn't all that
enlig
Original Message
On May 20, 2015, at 12:36 PM, Spet wrote:
Do it is possible to port this console code to win32 with cygwin?
https://github.com/vlofgren/file-transfer-over-soundcard/
I was able to get its record.c program to compile without complaints by
changing the third
29 matches
Mail list logo