>The latest libneon27 does require libproxy1-0.4.7, which pulls in only
>libglib2.0_0, and I wouldn't count that as "some gnome libraries".
libglib2.0_0 : dbus libfam0 and gsettings-desktop-schemas
dbus : libdbus1_3 libX11_6
libX11_6 : libxcb1
libxcb1 : libXau6 libXdmcp6
libfam0 : gamin
>I'm not
After running setup.exe to add a package I noticed something had decided
to pull in some gnome libraries. As best I can tell its due to libneon27
requiring libproxy1 though I may be missing something else. I did manage
to find this regarding libproxy.
>From http://cygwin.com/ml/cygwin/2010-05/msg0
I installed to "c:\personal\cygwin" on my windows xp machine.
If I open a command prompt and type "echo %HOME%", I get "C:\Documents
and Settings\Matt"
If I then start an ssh connection from DOS (not the Cygwin program), I
get an error at the beginning of the connection initiation that states
"Co
Am I the only person that upon first reading the subject of this email,
thought that it was pr0n spam?
cheers,
-Matt
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
ead the archives (now that I found it) about other people posting
> about this. However, this does not change the fact that linux's version
of
> tail works plenty fine with viewing IIS logfiles vs. Cygwin's version of
> tail.
>
> -Original Message-
> From: Matthew Smi
This is not the fault of tail, rather IIS. Search the archives if you're
interested why.
cheers,
-Matt Smith
> With cygwin's tail, the output is not quite the same as the linux version
of
> tail. With Cygwin's version, I will get output with tail -f, but the
> updates aren't "realtime" as the
Guys:
I've been using rsync to keep a CVS repository up to date. My main cvs
repository/rsync server is a Redhat 7.3 box. I have the following alias set
up on my cygwin side:
alias getcvs='rsync -avuz -e ssh --exclude-from="/home/matts/.rsync.ignore"
linux:cvs .'
When running this rsync co
> Bit of bummer because getting "tail" to monitor IIS was the VERY reason I
> downloaded and installed www.CyGWin.com . I'm wondering:
>
> 1) When might someone fix this?
It will get fixed as soon as you submit a patch for it! Seriously. All of
the cygwin people work on a volunteer basis. W
> Maybe it is also a good idea to include a little wrapper for d2u, (in the
> cygutils package?), to convert recursively all files from where you
> start it? Or add an option to the executable to run it recursive down
> a whole tree.
Why? This is trivial to do.
find . -type f -exec dos2unix {}
Yessir.
cheers,
-Matt
> AHA!!! CONFIRMATION!!! THANK GOD!!
>
> So, you're saying that removing the \r from the cvs-related ~/.dotfiles
> and from CVS/* ---fixed--- your problems when you switched to binmode
> mounts?
>
> --Chuck
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
I was bitten by this recently too. In addition to .cvspass and .cvsrc, you
probably will need to run dos2unix on the files beneath the CVS directory
under each directory of your cvs sandbox.
cheers,
-Matt Smith
> > The only thing I could do was to go back to a "textmode" system mount.
>
> I use
od -xIntel processors are little endian.
cheers,
-Matt Smith
The od utility doesn't seem to behaving properly. With the -x option, it
reverses bytes e.g. 5245 4f43 when it should be 4552 434f. With no options,
I can detect no correspondence to the actual input data and no pattern
whatsoever.
Robert:
I'm not sure what I could do, but if you're willing to be the project
leader, and hand out work to do, I'd be more than happy to pitch in and
help. Sounds like you have a pretty good idea of what needs to be done.
cheers,
-Matt Smith
>I've not seen a specific project to accomplish
textutils-2.0.21-1 has been uploaded to the Cygwin net distribution.
Changes:
Many small bugfixes, and better posix compliance. Please see the
Changelog in the sources for more complete information on the changes.
--Matt Smith
To update your installation, click on the "Install Cygwin now"
The easy way to deal with this is use binary mounts.
cheers,
-Matt
> >Anyway, the CR CR LF problem is present in Cygwin 1.3.5 (Nov 13 2001):
> >
> >echo hello > a.txt
> >cat a.txt a.txt | sort > b.txt
> >od -c b.txt
> >
> >000 h e l l o \r \r \n h e l l o \r \r \n
>
> So,
> Is it very difficult to give just a short answer?
> Help, please! --
> I'm trying to get the solution and sent this questions to cygwin list and
to
> cvs
> list already twice -- but the result is poor -- i got no concrete answer!
Berating volunteers is probably not going to help your caus
Try linking with g++ instead of ld.
cheers,
-Matt
> I'm getting extremely frustrated trying to get my code to build with g++
2.95.3-5 (ld 2.11.92) under
> the latest cygwin (1.3.6 I think) on a Win2K platform. Attached is the
(edited) output of my build.
> Basically I build a bunch of object fi
Another thing we could think about is to simply make a second shortcut to
rxvt. I normally have both a shortcut to rxvt and the cygwin console, as
each works well for certain tasks. For instance, cvs updates seem to work
better for me from a cygwin console for some reason.
cheers,
-Matt Smith
"cat" is part of the textutils package.
cheers,
-Matt
-
Hello
I wanted to download CAT utility as i am getting the message cat not
found.
any pointers where can i get it.
Nomit
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
19 matches
Mail list logo