public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* problem in gcc & gdb installation
@ 2001-09-17 20:36 MANIGANDAN V
  2001-09-18  4:47 ` Gerrit P. Haase
  0 siblings, 1 reply; 4+ messages in thread
From: MANIGANDAN V @ 2001-09-17 20:36 UTC (permalink / raw)
  To: cygwin

** Proprietary **

              I am a new cygwin user i have downloaded almost all necessary packages.I have got 2 problems now
                1.After installing gcc i could not find gcc.exe on /usr/bin rather it is found in a separate directory on root.(Same case for gdb/dejagnu/ddd) & now how should compile my c prog's.(I cant use ./configure.in inside my gcc directory or make without even installing compiler isn't).And also when next time when i run setup.exe program for cygwin installation it is saying that gc/gdb/binutils/ddd are not installed but not other packages..
                2.When i run vi or vim  it gives error unable to find 
cygncurses5.dll.Where to get this dll file?? & where to put in cygwin..
Is there any good document for knowing the basic mechanism of cygwin & how it works(I feel getting started guide & FAQ is not sufficient for me)
Thank u
Manigandan Varadharajan






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problem in gcc & gdb installation
  2001-09-17 20:36 problem in gcc & gdb installation MANIGANDAN V
@ 2001-09-18  4:47 ` Gerrit P. Haase
  0 siblings, 0 replies; 4+ messages in thread
From: Gerrit P. Haase @ 2001-09-18  4:47 UTC (permalink / raw)
  To: MANIGANDAN V; +Cc: cygwin

MANIGANDAN V schrieb am 2001-09-18, 8:48:

>** Proprietary **
>
>              I am a new cygwin user i have downloaded almost all necessary
>              packages.I have got 2 problems now
>                1.After installing gcc i could not find gcc.exe on /usr/bin

You have installed the source package, no binaries...

>                rather it is found in a separate directory on root.(Same
>                case for gdb/dejagnu/ddd) & now how should compile my c
>                prog's.(I cant use ./configure.in inside my gcc directory or
>                make without even installing compiler isn't).And also when
>                next time when i run setup.exe program for cygwin
>                installation it is saying that gc/gdb/binutils/ddd are not
>                installed but not other packages.. 2.When i run vi or vim 
>                it gives error unable to find 
>cygncurses5.dll.Where to get this dll file?? & where to put in cygwin.. Is

The package name is/was ncurses, install it (not the source).
gdb is package gdb. binutils is package binutils, you will ned to install 
them.
And it is NOT supported to use NOT setup.exe for this.

>there any good document for knowing the basic mechanism of cygwin & how it
>works(I feel getting started guide & FAQ is not sufficient for me) Thank u
>Manigandan Varadharajan

There are some docs there somewhere at redhat.

Gerrit


-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problem in gcc & gdb installation
  2001-09-17 20:36 MANIGANDAN V
@ 2001-09-18  1:08 ` Corinna Vinschen
  0 siblings, 0 replies; 4+ messages in thread
From: Corinna Vinschen @ 2001-09-18  1:08 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 18, 2001 at 08:48:25AM +0530, MANIGANDAN V wrote:
> ** Proprietary **
> 
>               I am a new cygwin user i have downloaded almost all necessary packages.I have got 2 problems now
>                 1.After installing gcc i could not find gcc.exe on /usr/bin rather it is found in a separate directory on root.(Same case for gdb/dejagnu/ddd) & now how should compile my c prog's.(I cant use ./configure.in inside my gcc directory or make without even installing compiler isn't).And also when next time when i run setup.exe program for cygwin installation it is saying that gc/gdb/binutils/ddd are not installed but not other packages..

Wipe your Cygwin installation and use setup.exe again to install
from scratch.  Install everything to avoid having missing packages
used by other packages.

>                 2.When i run vi or vim  it gives error unable to find 
> cygncurses5.dll.Where to get this dll file?? & where to put in cygwin..
> Is there any good document for knowing the basic mechanism of cygwin & how it works(I feel getting started guide & FAQ is not sufficient for me)

http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* problem in gcc & gdb installation
@ 2001-09-17 20:36 MANIGANDAN V
  2001-09-18  1:08 ` Corinna Vinschen
  0 siblings, 1 reply; 4+ messages in thread
From: MANIGANDAN V @ 2001-09-17 20:36 UTC (permalink / raw)
  To: cygwin

** Proprietary **

              I am a new cygwin user i have downloaded almost all necessary packages.I have got 2 problems now
                1.After installing gcc i could not find gcc.exe on /usr/bin rather it is found in a separate directory on root.(Same case for gdb/dejagnu/ddd) & now how should compile my c prog's.(I cant use ./configure.in inside my gcc directory or make without even installing compiler isn't).And also when next time when i run setup.exe program for cygwin installation it is saying that gc/gdb/binutils/ddd are not installed but not other packages..
                2.When i run vi or vim  it gives error unable to find 
cygncurses5.dll.Where to get this dll file?? & where to put in cygwin..
Is there any good document for knowing the basic mechanism of cygwin & how it works(I feel getting started guide & FAQ is not sufficient for me)
Thank u
Manigandan Varadharajan






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-18  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-17 20:36 problem in gcc & gdb installation MANIGANDAN V
2001-09-18  4:47 ` Gerrit P. Haase
2001-09-17 20:36 MANIGANDAN V
2001-09-18  1:08 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).