Good night. I hope that you are going well.
Send this e-mail to report a problem by the zip2john.exe
6 [main] zip2john 16340 find_fast_cwd: WARNING: Couldn't compute
> FAST_CWD pointer. Please report this problem to
> the public mailing list cygwin@cygwin.com
> ver 14 test.zip->test.bul
9.3-1",
"libxml2-devel-2.9.3-1",
But still ended up with version 2.9.4 (the latest) installed. Am I doing
something wrong or is this not supported? If not supported, could it be added?
Thank you,
Lucas Theisen
lthei...@mitre.org
--
Problem reports: http://cygwin.c
Not sure if this is the correct forum but I did not see find much besides
emacs-X11.exe.stackdump (not helpful)
Stack trace:
FrameFunctionArgs
0420F50 0018006F6D3 (0008004345D, 030, 001802DE638, 04212E0)
00B 00180070B8A (0018013354D, 000, 59C
x64
$ cat /proc/version
CYGWIN_NT-6.1 version 1.7.25(0.270/5/3) (cori...@calimero.vinschen.de) (gcc
version 4.8.1 20130531 (Fedora Cygwin 4.8.1-1) (GCC) ) 2013-08-31 20:37
Thank you,
Lucas Theisen
lthei...@mitre.org
Thank you,
Lucas Theisen
lthei...@mitre.org
--
Problem reports: http://
Hi, everyone
Thanks to Jon(X-free ML), I solved the problem of installing boxes.sh,
libglade2.0.sh and all the doc*.sh scripts.
Now there are still some errors.
1. exim.sh
No errors appears in the setup.log.all
2. font*.sh
All errors said "fc-cache: failed to write cache".
3. plotutilssh
I'm using C::B(http://www.codeblocks.org) over cygwin. I'm testing a
socket stream library of my own creation (using Winsock2). My "server"
is currently a simple HTTP server (sends out a blank html page saying
"you are here"). I can connect to my listening socket from within the
same process an
Here's a small test program:
#include
#include
#include
using namespace std;
int main() {
int fd = ::open( "ESLF", O_RDONLY );
if ( fd == -1 ) {
cerr << "could not open ESLF file" << endl;
On Fri, 17 Mar 2006, Christopher Faylor wrote:
> Cygwin doesn't provide _wfopen.
1. I install Cygwin.
2. It's in stdio.h that gets installed as part of the Cygwin install.
Therefore, as far as I'm concerned, it's in Cygwin.
> So, if you are using _wfopen you stopped using Cygwin, then, too, pos
On Thu, 16 Mar 2006, Christopher Faylor wrote:
> I don't know if doing what the OP wants is possible on Cygwin ...
I solved my problem by using _wfopen() and converting the path
to UTF-16 first. Unless there's a way to work directly with
UTF-8, I'll stick with that.
Is this known to work (or not work)? Apparently, it doesn't.
FYI: I'm writing JNI code. The strings passed from Java to C
are UTF-8. A string containing a non-ASCII character, e.g., an
'e' with an accent, works fine with fopen() under Mac OS X. The
same
Under *nix, I can use stat(2) of a directory to know when its
contents have changed (file added or deleted from it).
Under cygwin, this doesn't work because a directory's
modification time doesn't change when its contents change.
Any recommendations as to h
Why isn't this structure declared in wininet.h like this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/internet_connected_info.asp
says it is? Same goes for INTERNET_STATE_CONNECTED,
INTERNET_STATE_DISCONNECTED, etc.
- Paul
--
Unsubscribe info: http://c
I'm trying to compile libtiff (using libjpeg) under cygwin and
I'm getting all kinds of compile-time errors. FYI: I need to
compile with the -mno-cygwin flag to gcc since my software as a
whole can't depend on the end-user having cygwin installed.
libjpeg (
I'm trying to setup a series of windows computers to automatically
back themselves up to a remote rsync server. To accomplish this
I installed cygwin with cron, ssh, and rsync on all the systems.
However, a couple systems will not backup, looking at the logfiles
reveals comments like "file has van
I'm trying to use gcc and windres to build a small native
Windows application. When compiling, I'm using -mno-cygwin;
when linking, I'm using -mwindows. To generate a .res file from
a .rc file, I'm using:
windres -O coff $< $@
in my makefi
In /usr/include/w32api/wingdi.h, GetICMProfile() has its second argument
declared as a DWORD. According to:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/icm/icm_5aed.asp
it should be declared as an LPDWORD. Indeed, in order to call this
function correctly, I current have to
> You don't have to use setup.exe to download, though. The packages are
> just regular files that are available via ftp, http, or rsync from a
> number of mirror sites. You can download them using whatever method you
> want, just keep the same directory structure as they are on the mirror
> sit
Are there any distributions of Cygwin with only one setup file containing all of
the packages?? Sorry if this sounds newbie-ish, but Google isn't getting me
anywhere. I'm a dial-up user and would rather use a download manager than stay
online for days.
TIA
--
Unsubscribe info: http://cygwin
Hello!
Does anybody have a tutorial on how to configure Dev-c++ for use with cygwin
and wxWindows?
Dev-c++ comes with MingW by default, this works fine, but, whats the difference
between MingW and cygwin?
Thanks
Laura Lucas
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
e a
shell with a working ls, cygcheck, etc.
- Lucas
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
isn't
happening. Any suggestions for a fix or workaround?
Thanks in advance.
- Lucas Gonze
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
I'm trying to use ImageMagik's convert utility with
cygwin. When I run ImageMagik's convert.exe within
cygwin, it complains of missing DLL's.
After running Dependency Walker, it looks like the
missing DLL's that convert.exe needs are:
CYGBZ2-1.DLL
CYGWIN1.DLL
CYGZ.DLL
EFSADU.DLL
I don't think i
there are any hacks
with the same effect. (haveing one password/identity for all computers on
the network while maintaning security)
thanks all,
lucas smith
_
Send and receive Hotmail on your mobile device: http://mobile.msn.com
really odd is that everything works fine if i use the ssh client on
the win2k box and ssh in localy.
valeo genti,
lucas
_
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
--
Unsubscribe info:
24 matches
Mail list logo