Re: Problem running C server with Cygwin

2007-05-28 Thread Mark Fisher
On 28/05/07, Nick048 wrote: I have written a C Server program and I have compiled this with Cygwin without errors. Running the exe file with Cygwin, if the client (telnet) send to Server a word (in italian language "parola"), in the Cygwin window this message is displayed: 5 [main] myserver 2736

Re: cygpath problems

2007-01-30 Thread Mark Fisher
>java -classpath ${AHECLIENT_HOME}/lib/org.mortbay.jetty.jar org.mortbay.util.PKCS12Import $1 ${AHECLIENT_HOME}/conf/aheclient.ks > >keytool -keystore ${AHECLIENT_HOME}/conf/aheclient.ks -import -alias rootca -file ${AHECLIENT_HOME}/lib/certs/cacert.pem -trustcacerts "cygpath -w some_dir" will

Re: rxvt-unicode 7.7-5 - titles displaying wrongly

2006-12-20 Thread Mark Fisher
On 12/19/06, Mark Fisher wrote: i just upgraded to 7.7-5 from 7.7-4 and noticed that it breaks my titles of sessions that i create. it only seems to happen when using the fluxbox windowmanager. i tried with fvwm2 and the titles appear fine in 7.7-5. ... and i open sessions running urxvtc -e /bin

Re: emacs trouble

2006-12-13 Thread Mark Fisher
On 12/13/06, Lorenzo Travaglio wrote: I'm experiencing a little problem using emacs. It seems that C-x C-c doesn't work, and I leave Emacs via F10-f-e. I'm using only text window, not X, and the Emacs version is 21.2-13. same here if i load it from a dos shell, but works fine from within an rx

Re: bash CRLF problems (I have read the recent announcement)

2006-12-05 Thread Mark Fisher
On 12/5/06, Kevin Layer wrote: Larry Hall (Cygwin) wrote: >> > version=`cat foo1.out` >> > ... >> Time to adjust your expectations. ;-) Text mounts write CRNL as EOLs >> for all files that are not explicitly opened as binary (or text for >> that matter). Text mounts remove the CR from EOLs r

Re: Installing cygwin on a computer without internet connection

2006-11-19 Thread Mark Fisher
On 11/18/06, Florian Haßmann wrote: I've got a computer without internet connection, but I want to install cygwin there. What can I do? Is there a .zip file or anything else including all the data to install? simply use setup to "download without installing" on a machine that does have interne

Re: problem with malloc/realloc. Pls help.

2006-08-21 Thread Mark Fisher
On 8/21/06, Omololu wrote: Hi, i have the following code. it compiles with gcc in Cygwin but the contents of the array ifitQ that I get after the call to the subroutine readCharges2 is gibberish. looks like a passing by reference problem. if you add debug to look at the address of ifitQ at all

Re: GnuPG bug: --refresh-keys

2006-08-08 Thread Mark Fisher
On 8/7/06, Max Bowsher wrote: Reini Urban wrote: > Did you get gpg-agent working? > My private gnupg-1.9.20-1 fails. I used the stable release, not the development branch. hi, which version of gpg-agent and gpg are you using? My research [reading from latest announce : http://lists.gnupg.org/

Re: Checking XCOPY Exit Value in Cygwin Bash

2006-08-06 Thread Mark Fisher
On 8/6/06, Shane wrote: Can you please provide me a way of checking the XCOPY exit code: reference [http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/xcopy.mspx?mfr=true] within Bash? result codes are stored in $? in bash success = 0 usually, and xcopy seems to fo

Re: 1.5.21-1 DLL Loading Problem

2006-08-04 Thread Mark Fisher
On 8/4/06, Karl M wrote: Hi Rob... I got... $ ./run Foundation load failed: Permission denied HTH, not without knowing your setup it doesn't, no. and he was asking for personal mails to keep the spam off the list while collating information about the bug. try running "cygcheck -cd gcc cygwi

Re: need assistance w/sftp & home folder creation

2006-08-04 Thread Mark Fisher
On 8/4/06, MyStiC wrote: Also, I am looking for a way to have the initial setup of the users' home directories to also create predefined links. ie /home/user/ link_1, link_2... Presently, I am creating these links manually so the restricted users, or any user which is unfamiliar with the file s

Re: making a cygwin install.

2006-08-04 Thread Mark Fisher
> From: Igor Peshansky [mailto:[EMAIL PROTECTED] seems you missed the hint from Igor. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/do

Re: How to install cygwin without internet connection?

2006-08-04 Thread Mark Fisher
On 8/4/06, Rupert Kolb wrote: we have some (~20) PCs here, which have no connection to the Internet. Reason: Security! Question: How can I install cygwin on such PCs? can they all be setup to share a common drive, and then choose "install from local directory" and point it to the shared drive

Re: Where is complex.h

2006-07-27 Thread Mark Fisher
On 7/26/06, TV JOE wrote: Would any of you that replied be interested in assisting me with compiling this program. It's a C program written for a Suse Linux distribution. The author maintains the only problem would be resolving the complex.h warnings. just for completion on the mailing list

Re: Why are Windows paths broken in make 3.81?

2006-07-24 Thread Mark Fisher
On 7/24/06, Joachim Achtzehnter <[EMAIL PROTECTED]> wrote: This sarcastic response to one sentence out of a much longer post quoted in isolation suggests that a clarification is in order. here here! i'd like to add that i'm getting fed up of reading sarcastic comments from cgf since i rejoined

w32-shell-execute function definition is void

2006-06-05 Thread Mark Fisher
i cannot seem to be able to use/find w32-shell-execute. i'm using emacs v21.3.50.1, but it was the same under a previous version (v21.2.13). i've tried moving my .emacs and starting up clean, but it is just always comes back with the function definition being void if i try to excecute anything th