No medium found

2005-03-31 Thread Maya Kafirum
Hello!! I am having serious problems getting cygwin to work properly on a WinXP. I don’t understand why it keeps saying that the ‘user’ medium was not found. This not only happens when cywing is started, which fires a error message saying that ‘mkdir’ was unable to create the users’ directory and

gnome-config NOT FOUND!!

2004-08-25 Thread Maya
Thank you Larry for your help! I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to do now? Thanks in advance Larry Hall <[EMAIL PROTECTED]> wrote: -- FYI http://www.astro

Re: gobject-2.0 NOT FOUND!!

2004-08-24 Thread Maya
Thank you Larry for your help! I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to do now? Thanks in advance Larry Hall <[EMAIL PROTECTED]> wrote: >At 08:02 PM 8/23/2004, you

gobject-2.0 NOT FOUND!!

2004-08-23 Thread Maya
OS MSW-XP When I try to compile a simple GTK+ program, after intalling the gtk+ packages from 'cygwin' I get a message sying that 'gobject-2.0' was not found and to add to the PKG_CONFIG_PATH. I tried to do that but 'find.exe' cound not find a 'gobject-2.0.pc', in fact it does not exist! Any bod

FLTK porgramming and Cygwin

2004-02-08 Thread Maya
"A required .DLL file CYGFLTKNOX-0.DLL, was not found" Why am I getting this message when trying to run a small program I just compiled using FLTK 1.1.4? It is obvious that I don't have the .DLL, but why would I not have it? Most importantly, how do I fix the problem? Please note that have Dev-C++

PROBLEM CREATING INCREMENTAL BACKUP

2002-02-15 Thread Cesar Escobar Maya
> Hi everybody, I´ve a question about incremental backups using tar: > > If I run tar in linux like: > > % tar cfv file.tar -N ´2002-01-01´ * > It stores only the files modified after that date. > > But in CygWin the same command stores all files without verify the date of > Hi everybody, I´ve a

Question

2002-02-14 Thread Cesar Escobar Maya
Hi everybody, I´ve a question about incremental backups. If I run that command in linux: % tar cfv file.tar -N ´2002-01-01´ * It stores only the files modified after that date. But in CygWin the same command stores all files without verify the date of each file. I try to do it with double an