public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* less: not found error
@ 2002-02-26 11:01 Rashmi Mathew
  2002-02-27  4:36 ` Andrew T. Schnable
  0 siblings, 1 reply; 3+ messages in thread
From: Rashmi Mathew @ 2002-02-26 11:01 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

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 -
'E:\Chordiant\ThirdParty\cygwin-1.3.6\setup.exe'
	2002/02/05 15:10:15 1 parameters passed
	source: from cwd
	root: E:\Chordiant\DevEnv\cygwin binary system
	Selected local directory: E:\Chordiant\ThirdParty\cygwin-1.3.6
	root: E:\Chordiant\DevEnv\cygwin binary system
	Selected local directory: E:\Chordiant\ThirdParty\cygwin-1.3.6
	get_url_to_string ./setup.ini
	Chooser results...

Err in Cygwin window:

 $ psql jxbus
Welcome to psql, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help on internal slash commands
       \g or terminate with semicolon to execute query
       \q to quit

jxbus=# \dt
less: not found
jxbus=#

How do we get around this problem. Do reply ASAP.

Thankyou,
Rashmi.

Rashmi Mathew
QA Engineer
Chordiant Software, Inc.
* Tel:     (408) 517-6266
* Fax:    (408) 517-5041
H  Office:  www.Chordiant.com/Company/Contact/Contact.html
*   Web: www.chordiant.com

        Chordiant - Dynamically Driven CRM 


--
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] 3+ messages in thread

* Re: not found error
  2002-02-26 11:01 less: not found error Rashmi Mathew
@ 2002-02-27  4:36 ` Andrew T. Schnable
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew T. Schnable @ 2002-02-27  4:36 UTC (permalink / raw)
  To: Rashmi Mathew, cygwin

less is one of the available packages - has it been installed via setup?

Andy

----- Original Message ----- 
From: "Rashmi Mathew" <Rashmi.Mathew@chordiant.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, February 26, 2002 1:46 PM
Subject: less: not found error


> 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 -
> 'E:\Chordiant\ThirdParty\cygwin-1.3.6\setup.exe'
> 2002/02/05 15:10:15 1 parameters passed
> source: from cwd
> root: E:\Chordiant\DevEnv\cygwin binary system
> Selected local directory: E:\Chordiant\ThirdParty\cygwin-1.3.6
> root: E:\Chordiant\DevEnv\cygwin binary system
> Selected local directory: E:\Chordiant\ThirdParty\cygwin-1.3.6
> get_url_to_string ./setup.ini
> Chooser results...
> 
> Err in Cygwin window:
> 
>  $ psql jxbus
> Welcome to psql, the PostgreSQL interactive terminal.
> 
> Type:  \copyright for distribution terms
>        \h for help with SQL commands
>        \? for help on internal slash commands
>        \g or terminate with semicolon to execute query
>        \q to quit
> 
> jxbus=# \dt
> less: not found
> jxbus=#
> 
> How do we get around this problem. Do reply ASAP.
> 
> Thankyou,
> Rashmi.
> 
> Rashmi Mathew
> QA Engineer
> Chordiant Software, Inc.
> * Tel:     (408) 517-6266
> * Fax:    (408) 517-5041
> H  Office:  www.Chordiant.com/Company/Contact/Contact.html
> *   Web: www.chordiant.com
> 
>         Chordiant - Dynamically Driven CRM 
> 
> 
> --
> 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/
> 
> 


--
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] 3+ messages in thread

* RE: not found error
  2004-04-11 21:02 cc: " Mary Michael
@ 2004-04-11 21:24 ` Hannu E K Nevalainen
  0 siblings, 0 replies; 3+ messages in thread
From: Hannu E K Nevalainen @ 2004-04-11 21:24 UTC (permalink / raw)
  To: cygwin

> 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 in my machine.

 That is obvious from the above. ;-)

A quickly scribbled answer:

My guess is that you installed just the base category of cygwin. To get
somewhere with compiling software you need _at least_ the gcc packages from
the Developer category.

 Whether you need more cygwin packages than that depends on what you (or the
package you're trying to compile) are(is) trying to acheive, ...and in what
way.
An easy way is to download/install all packages (approx. one full CD) -
possibly omitting stuff you do _know_ for sure you won't use. You'll have to
make sure to leave package dependencies though.


/Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E

** on a mailing list; please keep replies on that particular list **

-- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); --
--END OF MESSAGE--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2004-04-11 21:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-26 11:01 less: not found error Rashmi Mathew
2002-02-27  4:36 ` Andrew T. Schnable
2004-04-11 21:02 cc: " Mary Michael
2004-04-11 21:24 ` Hannu E K Nevalainen

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).