On 1/25/2011 1:36 AM, P Rivera wrote:
Hello,
I'm running on Windows 32 XP. Not by choice. :)
I receive the following error after installing Cygwin 1.7.7, and from
invoking Cygwin from the desktop shortcut:
Unable To Locate Component
---
This application has failed to st
Hello,
I'm running on Windows 32 XP. Not by choice. :)
I receive the following error after installing Cygwin 1.7.7, and from
invoking Cygwin from the desktop shortcut:
Unable To Locate Component
---
This application has failed to start because cyggcc_s-1.dll was not
found
Never Mind. I solved it.
- Original Message
From: Shyam Sarkar <[EMAIL PROTECTED]>
To: cygwin@cygwin.com
Sent: Thursday, September 4, 2008 2:22:08 PM
Subject: Re: ssh not found error
Hi all,
I had 'ssh not found error' with my installation which I solved by sel
Shyam Sarkar wrote:
Hi all,
I had 'ssh not found error' with my installation which I solved by selecting
relevant
package to load. There are some related errors to connect to a remove linux box.
Now I have Xwin not found error. Also it is not finding startxwin.sh
file in /usr/X11R6
Hi all,
I had 'ssh not found error' with my installation which I solved by selecting
relevant
package to load. There are some related errors to connect to a remove linux box.
Now I have Xwin not found error. Also it is not finding startxwin.sh
file in /usr/X11R6/bin.
Can anyone help
Shyam Sarkar wrote on 04 September 2008 18:52:
> Hello,
>
> I executed cygcheck -s -r -f > cygcheck.out (there is no -w option)
That's "-v", not "-w", but never mind.
> and I am attaching cygcheck.out with this e-mail.
>
> Please suggest why it does not find ssh on my installation.
It's s
o: cygwin@cygwin.com
Sent: Thursday, September 4, 2008 10:02:54 AM
Subject: ssh not found error
Hi,
I installed and re-installed Cygwin many times to correct this error.
But it never finds ssh to execute.
I installed Cygwin, and clicked on the desktop icon and got the command
window. I then tried to ex
On Thu, 4 Sep 2008, Shyam Sarkar wrote:
> Hi,
>
> I installed and re-installed Cygwin many times to correct this error.
> But it never finds ssh to execute.
>
http://cygwin.com/faq/faq-nochunks.html#faq.setup.what-packages
explains this how this works, and the following question explains why,
Shyam Sarkar wrote on 04 September 2008 18:03:
> Hi,
>
> I installed and re-installed Cygwin many times to correct this error.
> But it never finds ssh to execute.
>
> I installed Cygwin, and clicked on the desktop icon and got the command
> window. I then tried to execute ssh.
>
> Please sugg
Shyam Sarkar wrote:
Hi,
I installed and re-installed Cygwin many times to correct this error.
But it never finds ssh to execute.
I installed Cygwin, and clicked on the desktop icon and got the command
window. I then tried to execute ssh.
Please suggest why it does not find ssh at all.
We ne
Hi,
I installed and re-installed Cygwin many times to correct this error.
But it never finds ssh to execute.
I installed Cygwin, and clicked on the desktop icon and got the command
window. I then tried to execute ssh.
Please suggest why it does not find ssh at all.
Thanks,
Shyam Sarkar
[EMAIL
Clément LABORIE wrote:
> >source ${PROJECT_DIR}/myBash.bash
> . $'\r': command not found
>
> >echo ${PROJECT_DIR}
> E:/project/...
>
> When I replace ${PROJECT_DIR} by Unix directory /cygdrive/e/project/...,
> it works well.
What version of bash are you using? Have you read point 6 in
/u
Dear all,
I am currently working on a project using Cygwin to submit Bash files
(developments are done under Windows, with Notepad for example).
Here is my problem:
I have installed new version of Cygwin, with set up mode "Dos Mode"
instead of "Unix mode" because all of our files are in Window
ed to type "vi" or "gcc" in Cygwin's window, I got
bash: vi: Command not found
bash: gcc: Command not found
error messages. I thought I missed these packages, so I
ran setup.exe the 2nd time and made sure the "Devel" and
"Editors" packages were sel
I downloaded and installed "Cygwin DLL 1-5-23-2" yesterday
onto my PC running Windows 2000 Professional. When I
tried to type "vi" or "gcc" in Cygwin's window, I got
bash: vi: Command not found
bash: gcc: Command not found
error messages. I though
> From: Mary Michael
> cc: not found
> Unable to compile the test program.
> Make sure the C compiler cc -O is properly installed.
>
> Did I miss to install any package from cygwin, as I
> often get bash cc: command not found or bash make:
> command not found.
>
> BTW: I don't have a C compiler i
In cygwin setup.exe you may want to click on Default next to All to select
all packages for install. This way you will not miss gcc, make etc. and
other good programs that are not selected by a Default installation.
Greg
P.S. To install O'caml you might still need to manually install some
package
Hello,
This is Mary very new to CYGwin. I have installed
cygwin in Windows XP.
The main purpose of installing CYGwin is to complie
O'caml complier.
I have downloaded O'caml 3.06 version. However while I
want to configure/install it, CYGwin says that
cc: not found
Unable to compile the test pr
On Sat, Sep 27, 2003 at 10:33:38AM -0400, Igor Pechtchanski wrote:
>Ken,
>
>Adding a "." to the end of your PATH and then running "cygcheck -svr"
>*from the directory where the problem occurs* would have shown that extra
>cygwin1.dll (and its version) in the output.
>
>As a general advice (and I gu
Ken,
Adding a "." to the end of your PATH and then running "cygcheck -svr"
*from the directory where the problem occurs* would have shown that extra
cygwin1.dll (and its version) in the output.
As a general advice (and I guess we might want to add this to the problem
reporting page), if there's a
Igor,
I am definitely very sorry for my previous posting as I realized
that there is indeed an older copy of cygwin1.dll lying in my C++
source directory which is located on my D: drive and not in my C:
drive (which is the drive where cygwin is installed on).
I was wondering, wouldn't it be
Igor,
Please make sure your mailer honors the Reply-To: header.
- Sorry, but what's that suppose to mean? What can I do to change it?
Are you still getting them, BTW?
- Yes.
Did you reboot since you tried g++ last?
- Yes.
Did the reboot help?
- No.
If not, did y
Ken,
Please make sure your mailer honors the Reply-To: header.
FWIW, your cygcheck output looks pretty normal -- I don't see any reason
for the messages you're getting.
Are you still getting them, BTW? Did you reboot since you tried g++ last?
Did the reboot help?
If not, did you search for cop
Sorry that I had forgot to include a cygcheck attachment, here it
is... In any case, the Cygwin v1.5.5-1 is a fresh installation downloaded
directly from www.cygwin.com using the default setup.exe. I do wanted to
point out one thing however, I did encounter some problems during the
usage
On Fri, 26 Sep 2003, Kin Ming Ng wrote:
> I had successfully compiled several programs with g++ under
> Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same
> programs that are compiled with the new g++ produces the error:
> "cc1plus.exe - Entry Point Not Found" - in a popup w
I had successfully compiled several programs with g++ under
Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same
programs that are compiled with the new g++ produces the error:
"cc1plus.exe - Entry Point Not Found" - in a popup window
Inside the error window, it details:
"Th
Michael,
At 09:21 2003-06-26, MATTHEWS,MICHAEL (HP-Vancouver,ex1) wrote:
Thu 2003/JUN/26 0921 PDT
Hello,
I am porting a Linux build system to Windows XP by using the Cygwin 1.3.22-1
environment (see the attached text file for output from "cygcheck -s -v
-r"). All of the bash shell scripts use th
MATTHEWS,MICHAEL (HP-Vancouver,ex1) <[EMAIL PROTECTED]> wrote:
> I am porting a Linux build system to Windows XP by using the Cygwin
1.3.22-1
> environment (see the attached text file for output from "cygcheck -s -v
> -r"). All of the bash shell scripts use the [[ ]] test in if statements,
> simila
Thu 2003/JUN/26 0921 PDT
Hello,
I am porting a Linux build system to Windows XP by using the Cygwin 1.3.22-1
environment (see the attached text file for output from "cygcheck -s -v
-r"). All of the bash shell scripts use the [[ ]] test in if statements,
similar to:
if [[ "$(uname -s)" != "Linu
Hi Joe,
Thanks for giving me a lead on the error. I noticed that the name conflicted with an
existing application that had the same name for the libSM.dll and that created the
problem. When, I uninstalled the application, emacs works fine.
Regards,
Mani.
- Original Message -
On Tue, 3 Jun 2003, Joe Buehler wrote:
> Mani Krishnan Venkatachari wrote:
>
> > I installed the new version of cygwin recently. When I try to load
> > emacs, it gives a dialog box with the following error.
> >
> > "The procedure entry point SmClientID could not be located in the dynamic link
>
Mani Krishnan Venkatachari wrote:
I installed the new version of cygwin recently. When I try to load emacs, it gives a dialog box with the following error.
"The procedure entry point SmClientID could not be located in the dynamic link lilbrary lilbSM.dll"
That library is in the Xfree86-bin pack
Hi,
I installed the new version of cygwin recently. When I try to load emacs, it gives a
dialog box with the following error.
"The procedure entry point SmClientID could not be located in the dynamic link
lilbrary lilbSM.dll"
After this, the emacs doesn't load at all.
Kindly help me ou
less is one of the available packages - has it been installed via setup?
Andy
- Original Message -
From: "Rashmi Mathew" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 1:46 PM
Subject: less: not found error
> Hello,
>
> We
Hello,
We are using version cygwin-1.3.6 We ran into the fllowing error.
Copy of first part of setup.log:
2002/02/05 15:10:15 Starting cygwin install, version 2.125.2.10
Current Directory: C:\WINNT
2002/02/05 15:10:15 Command line parameters
2002/02/05 15:10:15 0
===
- Original Message -
From: "Charles Wilson" <[EMAIL PROTECTED]>
> Actually, the real answer is more general -- the following could
replace
> the current "My application cannot locate cygncurses5.dll!!" question
> and a lot more:
...
and the next release of setup will avoid more of
Jari Aalto+mail.linux wrote:
> Having run into the touble myself and skimming the list for answers,
> the only one that really soved the problem was Charles's:
>
> http://sources.redhat.com/ml/cygwin/2002-01/msg01406.html
>
> *RE* install libintl and libintl1 packages. Ensure that /u
Having run into the touble myself and skimming the list for answers,
the only one that really soved the problem was Charles's:
http://sources.redhat.com/ml/cygwin/2002-01/msg01406.html
*RE* install libintl and libintl1 packages. Ensure that /usr/bin is in
your PATH.
Would the FA
38 matches
Mail list logo