Re: Executable file is there but it said could not find

2008-09-11 Thread Maika V
Thank you very much, Dave and Larry. You are right, and so nice. Cygwin is ok. It's all because of my stupid fault. Now everything is perfect. Sorry for bother everybody with my bug. Thanks again. Maika -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: htt

Re: Executable file is there but it said could not find

2008-09-10 Thread Larry Hall (Cygwin)
Maika V wrote: Thanks Dave. I used bash shell and my report is exactly what I got from screen when type './abc' and 'where abc'. Attached is cygcheck.out file and below is what on the screen when I follow your guide. Hope that it helps. [EMAIL PROTECTED] /cygdrive/e/graphite/abc $ ls -la abc

RE: Executable file is there but it said could not find

2008-09-10 Thread Dave Korn
Maika V wrote on 10 September 2008 14:41: > 4. Type './abc', get message 'Could not find ./abc !'. I get the > same message when type './abc.exe' What shell are you using? Bash always says: $ ./foo bash: ./foo: No such file or directory Maybe you are using another shell? If your report

Re: Executable file is there but it said could not find

2008-09-10 Thread Maika V
Thanks Larry for your advice about file permission. But it does not help. Following is what I've done: 0. I have cygwin 1.5.25 installed on Windows XP, qt3 lib inside cygwin, QGLViewer lib 2.3.0 (compiled with cygwin), and C++ source that uses these libs: opengl32, GLU32, glut32, m, glib, qt-mt,

Re: Executable file is there but it said could not find

2008-09-09 Thread Larry Hall (Cygwin)
Maika V wrote: Hi, I'm new to cygwin. I've just intalled it for building my C++ using QT3 lib (installed inside cygwin). When compiling my program with 'make', I got these warnings: This should work unless it involves constant data structures referencing symbols from auto-imported DLLs. Info: res

Executable file is there but it said could not find

2008-09-09 Thread Maika V
Hi, I'm new to cygwin. I've just intalled it for building my C++ using QT3 lib (installed inside cygwin). When compiling my program with 'make', I got these warnings: This should work unless it involves constant data structures referencing symbols from auto-imported DLLs. Info: resolving QString::s