Re: Amanda and the windows world [Q]

2003-02-12 Thread Dieter Meinert
Does anyone have experience with an amanda => SERVER in a windows environment ? Unfortunately I don't have any Unix/Linux host available. I compiled the complete amanda package under Cygwin 1.3.10, I just don't know how to start the server and how to connect to the client. I used amanda on di

Re: wvWare and cygwin

2003-02-12 Thread Max Bowsher
neal somos wrote: > So I wanted to use the 'wv' tools from http://www.wvware.com/ > and downloaded the most recent 'wv2' files. > > When running ./configure on wv2 I get the following ... > > --- > checking for iconv... no > checking for libiconv_open in -liconv... yes > checkin

RE: cygpath problem?

2003-02-12 Thread Gary R. Van Sickle
> On Wed, Feb 12, 2003 at 04:27:29PM -0500, Brian Gallew wrote: > >155 > cygpath -a 02-Girls\ Just\ Want\ To\ Have\ Fun. > >/c/Documents and Settings/geek.GEEK-LAPTOP/My Documents/My Music/Cyndi > >Lauper/Twelve Deadly Cyns ... And Then Some/02-Girls Just Wanc Have > >Fun. > > > >Even more inte

Love to do on-line surveys??

2003-02-12 Thread Brigowen
[EMAIL PROTECTED] Sit back, Relax, and Get Paid for What You Think! Get paid to take online surveys - $5 to $75 per survey! Get paid to participate in online focus groups $50 to $150 per hour! Get paid to try new products - keep the products and get paid too! Get paid to watch never before se

error on running which

2003-02-12 Thread Paulus Tangke Allo
when I run "which" to locate gzip, it gives a strange response: $ which gzip gzip: Command not found Why "which" doesn't return the full path of the program? i already install which version 1.5.1 and the file is located under /usr/bin I also got a problem with "man". I couldn't display the man p

RE: Is there cygwin port of docbook?

2003-02-12 Thread Joshua Daniel Franklin
That's because you don't have permission. :) To add a URL as a cygwin mirror, you don't open it in a browser. Add it in the setup.exe mirror window, or edit /etc/setup/last-mirror to be something like mine: $ cat /etc/setup/last-mirror http://mirrors.rcn.net/pub/sourceware/cygwin http://ns1.io

Re: wvWare and cygwin

2003-02-12 Thread David Huang
neal somos wrote: Then when I download the latest libiconv-1.8 run ./configure and then 'make' I get the following --- builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib" make[1]: Entering directory `/home/nas0426/

RE: cygwin, g77 & 3-D arrays

2003-02-12 Thread K
Thanks for your replies, they helped me to figure out the problem. Basically it seems the declared dimensions of my 3-D arrays were too large for cygwin, making the parameters smaller allowed the program to run. So a new question for you, what is the largest that cygwin can handle? I don't know i

Memory for large arrays in cygwin/g77

2003-02-12 Thread Charles D. Russell
Using cygwin/g77, I was happy with a memory limitation of something over 240 Mb when I was using a laptop with 64 Mb of physical memory. However, I recently acquired a new PC with 512 Mb of physical memory and found that the memory available for array allocation did not increase, remaining little

Re: [avail for test] libtool-devel-20030121-1

2003-02-12 Thread Charles Wilson
Ralf Habacker wrote: This depends on how the hybrid lib is created. If it starts with the static object files, it would be identified as static, if it starts with the import library as import library. right. BTW: Do you know which libraries are also hybrid execpt of cygwin1.dll ? There are

[PATCH] Fix clex app. to build under cygwin

2003-02-12 Thread shahin razeghian jahromi
Hi, I ran into a compile problem while building clex under cygwin. (Clex is a curses-based file manager; see http://www.clex.sk ). A patch to fix it is attached, along with a little shell script that demonstrates how to build clex under Cygwin. Shahin Jahromi University of Southern California

Re: cygwin, g77 & 3-D arrays

2003-02-12 Thread mstucky5
- Original Message - From: "K" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 2:30 AM Subject: cygwin, g77 & 3-D arrays > Hi, > > I have a FORTRAN program which both compiles (using g77) and runs perfectly > in Mandrake Linux and in Unix. However, while t

Re: cygpath problem?

2003-02-12 Thread Christopher Faylor
On Wed, Feb 12, 2003 at 04:27:29PM -0500, Brian Gallew wrote: >155 > cygpath -a 02-Girls\ Just\ Want\ To\ Have\ Fun. >/c/Documents and Settings/geek.GEEK-LAPTOP/My Documents/My Music/Cyndi >Lauper/Twelve Deadly Cyns ... And Then Some/02-Girls Just Wanc Have >Fun. > >Even more interestingly, the

Cygwin gcc vs official gcc?

2003-02-12 Thread Brian Ford
What is the state of/reason for Cygwin/Mingw specific mods to official gcc sources? I assume these mods will eventually make it in to the official tree, right? What is the typical migration path? I ask, because I am trying to do DWARF2 development work for Cygwin. I thought that I should start

wvWare and cygwin

2003-02-12 Thread neal somos
So I wanted to use the 'wv' tools from http://www.wvware.com/ and downloaded the most recent 'wv2' files. When running ./configure on wv2 I get the following ... --- checking for iconv... no checking for libiconv_open in -liconv... yes checking for iconv.h... yes checking need

cron problems - no longer functions after changing system date

2003-02-12 Thread Jason Waldhelm
hello, I've noticed a problem with the cron service and as of yet, haven't found any posts that echo my problem. It seems whenever the system date is changed on the computer on which cron is running as a service, the cron daemon stops functioning. The service itself doesn't appear to stop (Wi

Re: Can't set mark in emacs

2003-02-12 Thread Mike Robertson
Eric, I am running emacs from bash. When you say "the Win32 console", do you mean the windows console that bash is running in? I installed rxvt and skimmed the info for it. I didn't see any thing about running it in a non-X environment. Is there a command line switch for this, or do I need a d

Something funky in filename handling

2003-02-12 Thread Brian Gallew
97 > find . -type f -print0 | xargs -0 chmod 644 chmod: changing permissions of `./Blue_\231yster_Cult/Cities On Flame With Rock \'n\' Roll.mp3': No such file or directory (more deleted) 98 > echo $CYGWIN binmode tty ntsec codepage:oem Do I need to change my codepage to be something else? Or am

cygpath problem?

2003-02-12 Thread Brian Gallew
155 > cygpath -a 02-Girls\ Just\ Want\ To\ Have\ Fun. /c/Documents and Settings/geek.GEEK-LAPTOP/My Documents/My Music/Cyndi Lauper/Twelve Deadly Cyns ... And Then Some/02-Girls Just Wanc Have Fun. Even more interestingly, there's a formfeed embedded in all that white space. -- Unsubscrib

font question

2003-02-12 Thread Henning, Brian
Hello- I am trying to run a program in cygwin that is local to a sun ultra 10 machine. I get the following error message: Unable to load font '*times*-r-*6*' the x program just exits after that. is there anyway to get around this font problem? thanks, Brian -- Unsubscribe info: http://cygwin

Re: Interest in gcc 3.2.2?

2003-02-12 Thread Alan Thompson
Bart - I am using JNI, so I compile the C++ stuff with g++ 3.2.2 and I compile the java stuff with J2SDK 1.4.1. Then, they can magically talk to each other so I can hook up my legacy code to java, RMI, Jini, JDBC, etc. The Java stuff runs in Sun's JRE 1.4.1 and calls the C++ code through the J

RE: Cannot get ^Z to suspend a program

2003-02-12 Thread linda w \(cyg\)
> Job control and signals for Cygwin processes are areas pretty > internal to Cygwin. they are also pretty complex. IMO, it's > hard to talk much about adding some feature to them without the > context of what's already there. If you can put your suggestions > in that context, I expect you'

Re: Interest in gcc 3.2.2?

2003-02-12 Thread Bart Lamot
Allen, Are you or aren't you compiling your java program to a native executable?? Because if you are the I don't get the Sun 1.4.1 remark... If you aren't (and thus are using gcj just to compile to class files and use a JRE to run) i don't get why u are doing this if u stick with Sun. I am l

Re: Malloc failing too soon under XP/2000

2003-02-12 Thread Kris Warkentin
This is the sort of answer I was looking for. Thank you very much (and also to others who replied with the same answer). This gets me a little more headroom. The next problem: even if I set heap_chunk_in_mb to 2048, it still will only allocate up to a bit more than 1GB. If I set it to 4096 Mb,

Re: Problem with socket in gcc programming

2003-02-12 Thread Randall R Schulz
At 08:40 2003-02-12, Igor Pechtchanski wrote: On Thu, 13 Feb 2003, Henry wrote: > My cygwin version is 2.194.2.24. I have seen the future and it is 2.259.2.4. Oh my god! And I'm only running 1.3.20! :-o How *did* I let my copy get *so* out-of-date? I must update *immediately* Pl

Re: multi-user file permission problems

2003-02-12 Thread Brian Ford
On Tue, Feb 11, 2003 at 21:13:32 -0500, Pierre A. Humblet wrote: > It's Users when possible. It has to be one of the groups of the user > running setup. Administrators is the backup choice. It should be > unusual. > Good. > I don't understand why Brian had problems this time, and not in previous >

Interest in gcc 3.2.2?

2003-02-12 Thread Brian Ford
>Alan Thompson wrote: >Hi all - I downloaded gcc 3.2.2 sources, compiled, and got it working on >Cygwin. However, I am concerned if I might later encounter any clashes with >/usr/lib/mingw, since I overwrote some of the lib*.a files there. > >Are there any problems with this? > I don't know about

Re: Re: Problem with socket in gcc programming

2003-02-12 Thread Pavel Tsekov
Hello, Please, keep replies on the list - I read it and so do many other people out there. On Thu, 13 Feb 2003, Henry wrote: > Thanks very much > > I made a mistake on the cygwin version just now. > > $ uname -a > CYGWIN_NT-5.0 ZSUHENRY 1.3.10(0.51/3/2) 2002-02-25 11:14 i586 unknown

Re: Malloc failing too soon under XP/2000

2003-02-12 Thread Ronald Landheer-Cieslak
Charles Werner explains this pretty well in: http://sources.redhat.com/ml/cygwin/2003-02/msg00234.html he also explains how to change the settings ciao rlc On Wed, 12 Feb 2003, Kris Warkentin wrote: > I'm running Windows XP with 1/2GB RAM and 2GB swap. Running Cygwin 1.3.18. > Consider the fol

Re: Problem with socket in gcc programming

2003-02-12 Thread Igor Pechtchanski
On Thu, 13 Feb 2003, Henry wrote: > My cygwin version is 2.194.2.24. Oh my god! And I'm only running 1.3.20! :-o How *did* I let my copy get *so* out-of-date? I must update *immediately* Please tell me which mirrors carry that version! Igor P.S. For proper emphasis, the above

RE: Malloc failing too soon under XP/2000

2003-02-12 Thread [EMAIL PROTECTED]
Try this: http://sources.redhat.com/ml/cygwin/2001-01/msg00733.html Larry Original Message: - From: Kris Warkentin [EMAIL PROTECTED] Date: Wed, 12 Feb 2003 11:27:34 -0500 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Malloc failing too soon under XP/2000 I'm running Window

Re: Malloc failing too soon under XP/2000

2003-02-12 Thread Igor Pechtchanski
On Wed, 12 Feb 2003, Kris Warkentin wrote: > I'm running Windows XP with 1/2GB RAM and 2GB swap. Running Cygwin 1.3.18. > Consider the following program to use as much memory as possible: > > #include > #include > > int > main() > { > void *x; > unsigned long long mem=0; > >

Re: Problem with socket in gcc programming

2003-02-12 Thread Pavel Tsekov
Hello, Works fine here. I'm running your testcase on: $ uname -a CYGWIN_NT-5.0 mordor 1.3.20(0.73/3/2) 2003-02-08 12:10 i686 unknown unknown Cygwin It will help if you provide more infomation about your system environment and the version of Cygwin that you are running. To learn how to do this

RE: cygdrive

2003-02-12 Thread [EMAIL PROTECTED]
It's probably worth mentioning other virtual directories like /proc and /dev too. Larry Original Message: - From: David Starks-Browning [EMAIL PROTECTED] Date: Wed, 12 Feb 2003 10:49:45 + To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: cygdrive On Wednesday 12 Feb 03, Mau

RE: cygwin, g77 & 3-D arrays

2003-02-12 Thread [EMAIL PROTECTED]
Original Message: - >From: K [EMAIL PROTECTED] >Date: Wed, 12 Feb 2003 17:30:22 +1000 >To: [EMAIL PROTECTED] >Subject: cygwin, g77 & 3-D arrays > > >Hi, > >I have a FORTRAN program which both compiles (using g77) and runs perfectly >in Mandrake Linux and in Unix. However, while t

Malloc failing too soon under XP/2000

2003-02-12 Thread Kris Warkentin
I'm running Windows XP with 1/2GB RAM and 2GB swap. Running Cygwin 1.3.18. Consider the following program to use as much memory as possible: #include #include int main() { void *x; unsigned long long mem=0; while((x=malloc(50)) != NULL){ mem += 5000

RE: Interest in gcc 3.2.2?

2003-02-12 Thread [EMAIL PROTECTED]
Original Message: - >From: Alan Thompson [EMAIL PROTECTED] >Date: Tue, 11 Feb 2003 21:27:00 -0800 >To: [EMAIL PROTECTED] >Subject: Interest in gcc 3.2.2? > > >Hi all - I downloaded gcc 3.2.2 sources, compiled, and got it working on >Cygwin. However, I am concerned if I might late

RE: Cannot get ^Z to suspend a program

2003-02-12 Thread [EMAIL PROTECTED]
Job control and signals for Cygwin processes are areas pretty internal to Cygwin. they are also pretty complex. IMO, it's hard to talk much about adding some feature to them without the context of what's already there. If you can put your suggestions in that context, I expect you'll get bett

Problem with socket in gcc programming

2003-02-12 Thread Henry
This is a demo program to issue my problem i'm facing to. #include #include #include int main(int argc, char *argv[]) { int sockfd, accefd, rsinlen, on = 1; pid_t pid; struct sockaddr_in sin, rsin; unsigned long waittime; if (fork())

Re: some probelms about in porting from Linux to windows

2003-02-12 Thread Corinna Vinschen
On Wed, Feb 12, 2003 at 08:31:05PM +0800, [EMAIL PROTECTED] wrote: > > Hi all: > > I'm porting some programs from linux to windows using cygwin. Cygwin is > really a great software, which reduce a great deal of my work. > > I have occured some problems. In my program, I use some config f

RE: undefined reference to `_libiconv_open'

2003-02-12 Thread Igor Pechtchanski
Cockpit error. Re-read the instructions *carefully*, both in the message you quoted below, and in . Follow them *to the letter*. Igor On Wed, 12 Feb 2003, jklcom wrote: > Compile error, please help > > $ make test > gcc -s -o /c/progra~

Re: strange mv behavior: mv

2003-02-12 Thread Igor Pechtchanski
On Tue, 11 Feb 2003, linda w (cyg) wrote: > I stumbled onto this trying to rename a dir from > "Mydir" to "mydir" (w/o capital "M") > > > mv Mydir mydir > starts copying "Mydir" into Mydir/mydir. > > But it's not just the 'caps' that are the issue since: > > > mv mydir mydir > will

RE: undefined reference to `_libiconv_open'

2003-02-12 Thread jklcom
Compile error, please help $ make test gcc -s -o /c/progra~1/Apache~1/Apache/cgi-bin/test.exe test.c intrautils.c -I/us r/local/pgsql/include -L/usr/local/pgsql/lib -lpq test.c: In function `main': test.c:16: warning: passing arg 2 of `libiconv' from incompatible pointer type intrautils.c:7: warni

Re: Getting undefined reference to `_libiconv_open'

2003-02-12 Thread Ronald Landheer-Cieslak
Of course, I *should* point you to http://cygwin.com/bugs.html and tell you to RTFM, but I'll do a couple of WAGs in stead You didn't link to libiconv - try using -liconv on your link line You might not even have libiconv installed - try installing it with Setup.exe *now* I will point you t

Re: Emacs in Cygwin

2003-02-12 Thread David Robinow
S Gupta <[EMAIL PROTECTED]> wrote: >I am at home now, and if I have my display environment >variable set to:  ${HOST}:0.0 or :0 >and if I have the program "Cygwin/XFree86 rl" open in >the background, emacs opens up in the XFree program >and not the current window. (If I do not have the >XFree prog

some probelms about in porting from Linux to windows

2003-02-12 Thread fengrui
Hi all: I'm porting some programs from linux to windows using cygwin. Cygwin is really a great software, which reduce a great deal of my work. I have occured some problems. In my program, I use some config files, whose path like "/etc/**.d/**.conf". Of course I can use windows path patte

Re: using fetchmail in mutt under cygwin

2003-02-12 Thread Jason Tishler
Ajay, On Wed, Feb 12, 2003 at 12:45:06AM -0500, Ajay Simha wrote: > My current problem is this: > > $ procmail VERBOSE=yes .procmailrc < testmail > procmail: [3936] Wed Feb 12 00:39:58 2003 > procmail: Suspicious rcfile "/home/asimha/.procmailrc" ^ > procmail: Couldn't

cygdrive

2003-02-12 Thread David Starks-Browning
On Wednesday 12 Feb 03, Maurício writes: >Hi, > >Why can't we see /cygdrive with ls in /, and also can't see it using > word completion in bash (i.e., typing cd /cyg and pressing tab)? > >Thanks, >Maurício I guess this belongs in the FAQ. (It's not there already?) /cygrive is

Re: cygdrive

2003-02-12 Thread Thorsten Kampe
* Maurício (03-02-12 12:38 +0100) >Why can't we see /cygdrive with ls in / We? Thorsten@freki% bash ~ 1006:6 bash - GNU Bourne-Again SHell 2.05b.0(8)-release 1:1053 ~ Thorsten@freki$ \ls -d /cygdrive /cygdrive > , and also can't see

Re: bin dir not created during cygwin setup in Win2kPro

2003-02-12 Thread Peter Davis
On Wed, 2003/02/12 02:09:47 -0800, Peter Davis <[EMAIL PROTECTED]> wrote: > start Cygwin, it bombed -- the c:\cygwin\bin and \usr\bin directories are > not there! > > Everything else is, including c:\cygwin\usr\X11R6\bin\*, but of course I > can't run any of those programs because the cygwin DLL's

cygdrive

2003-02-12 Thread Maurício
Hi, Why can't we see /cygdrive with ls in /, and also can't see it using word completion in bash (i.e., typing cd /cyg and pressing tab)? Thanks, Maurício -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentatio

Re: unpatching sshd

2003-02-12 Thread Corinna Vinschen
Hi Pierre, On Tue, Feb 11, 2003 at 09:26:53PM -0500, Pierre A. Humblet wrote: > Corinna, > > now that setuid works posixly on Win95, sshd can be unpatched. > > Pierre > > > --- session.c.orig 2003-02-10 10:12:13.0 -0500 > +++ session.c 2003-02-10 10:13:08.0 -0500 > @@ -1

Re: bin dir not created during cygwin setup in Win2kPro

2003-02-12 Thread Peter Davis
This thread is kind of old, but has anyone else experienced this problem? I have. Running Windows 98, I chose "Download from Internet" and saved files to c:\Windows\Desktop\cygwin-download. After completing that (and after a couple failures because of my modem), I did some other work, installed s

/me dead for a short (I hope) while

2003-02-12 Thread Lapo Luchini
Sorry, but my windows machine is actually dead. I guess I must change CPU and/or MB so it will take a while (as I have university test close, too). Sorry. In Italy we say something that sounds like "it always rains where it's already wet" =( Lapo BTW: yup, this also means I will be delayed in

RE: strange mv behavior: mv

2003-02-12 Thread Harald Kierer
Reproduced this: [/t] $ mv lib lib mv: cannot copy a directory, `lib', into itself, `lib/lib' [/t] [1] $ mv lib Lib mv: cannot copy a directory, `lib', into itself, `Lib/lib' [/t] [1] $ mv --version mv (fileutils) 4.1 Written by Mike Parker, David MacKenzie, and Jim Meyering. Copyright (C

Can't set mark in emacs

2003-02-12 Thread David Starks-Browning
On Wednesday 12 Feb 03, Mike Robertson writes: > I just installed cygwin on my NT 4.0 system. I have tried using the shell > based emacs and am having some problems. > First I couln't use the C-x C-c command to exit. I figured that out > (CYGWIN=tty), but I am still having some problems with sett

RE: [avail for test] libtool-devel-20030121-1

2003-02-12 Thread Ralf Habacker
> But, you'd still need to check all "static libs" to see if they are > really import libs after all. The good news it that we expect this to > happen only rarely: when an import lib is a "hybrid" lib with static > objs "in front" --> the modified 'file' test incorrectly identifies it > as a stat