public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with g++
@ 2001-02-08  2:08 Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Michele Maceri @ 2001-02-08  2:08 UTC (permalink / raw)
  To: cygwin

g++ does not work on my computer.
When I compile also a simple source file the answer is
'' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
cygwin/bin/ld:
cannot found- luser32
collect2: ld returned 1 exit status''

I have installed:

bash-2.04-7
binutils-20001221-1
gcc-2.95.2-6
cygwin-1.1.8

My computer:

Windows 98 first edition
128M of RAM
Pentium II 350
Motherboard Asus P2B

I hope it is not a stupid question

Regards


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem with g++
  2001-02-08  2:08 Problem with g++ Michele Maceri
@ 2001-02-08  5:47 ` Earnie Boyd
  2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
  2001-02-19 11:37 ` Minimal install Earnie Boyd
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 13+ messages in thread
From: Earnie Boyd @ 2001-02-08  5:47 UTC (permalink / raw)
  To: Michele Maceri; +Cc: cygwin

Michele Maceri wrote:
> 
> g++ does not work on my computer.
> When I compile also a simple source file the answer is
> '' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
> cygwin/bin/ld:
> cannot found- luser32
> collect2: ld returned 1 exit status''
> 
> I have installed:
> 
> bash-2.04-7
> binutils-20001221-1
> gcc-2.95.2-6
> cygwin-1.1.8
> 
> My computer:
> 
> Windows 98 first edition
> 128M of RAM
> Pentium II 350
> Motherboard Asus P2B
> 
> I hope it is not a stupid question
> 

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem with g++
  2001-02-08  5:47 ` Earnie Boyd
@ 2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 13+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-02-08  7:58 UTC (permalink / raw)
  To: Earnie Boyd, Michele Maceri

On a rhetorical note, it would be great to get this list (and final 
statement!;-)) in the FAQ...

Larry


At 08:47 AM 2/8/2001, Earnie Boyd wrote:
>Michele Maceri wrote:
> > 
> > g++ does not work on my computer.
> > When I compile also a simple source file the answer is
> > '' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
> > cygwin/bin/ld:
> > cannot found- luser32
> > collect2: ld returned 1 exit status''
> > 
> > I have installed:
> > 
> > bash-2.04-7
> > binutils-20001221-1
> > gcc-2.95.2-6
> > cygwin-1.1.8
> > 
> > My computer:
> > 
> > Windows 98 first edition
> > 128M of RAM
> > Pentium II 350
> > Motherboard Asus P2B
> > 
> > I hope it is not a stupid question
> > 
>
>So the real question is, what else do I have to install to get this to
>work?  Is this correct?  You've installed only those items you mention. 
>I know that there are now enough portals controlled by setup.ini that
>I'm actually going to tell you what else to install.
>
>Here is a minimal user installation:
>ash
>bash
>bzip2
>clear
>cygwin
>diff
>file
>fileutils
>findutils
>gawk
>grep
>groff
>gzip
>less
>man
>patch
>sed
>shellutils
>tar
>termcap
>texinfo
>textutils
>time
>vim
>
>If you want to do development add:
>autoconf
>automake
>binutils
>bison
>byacc
>flex
>gcc
>gdb
>gdbm
>gettext
>gperf
>m4
>make
>mingw
>ncurses
>opengl
>perl
>readline
>regex
>tcltk
>w32api
>
>Good luck,
>Earnie.
>
>P.S.: I may have more than enough but I could also have missed something
>important.  Allowing setup to install all packages is the best option
>for support from this list.
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
@ 2001-02-19 11:37 ` Earnie Boyd
  2001-03-12  9:31 ` Earnie Boyd
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-02-19 11:37 UTC (permalink / raw)
  To: Darius.Clynes; +Cc: cygwin

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
  2001-02-19 11:37 ` Minimal install Earnie Boyd
@ 2001-03-12  9:31 ` Earnie Boyd
  2001-04-12  8:33 ` Earnie Boyd
  2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-03-12  9:31 UTC (permalink / raw)
  To: rbrady; +Cc: cygwin

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: the Cygwin package is a must.  All others depend on it.  You can
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
                   ` (2 preceding siblings ...)
  2001-03-12  9:31 ` Earnie Boyd
@ 2001-04-12  8:33 ` Earnie Boyd
  2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-04-12  8:33 UTC (permalink / raw)
  To: egcs; +Cc: cygwin

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: The cygwin package is a must, all others depend on it.  You may
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
                   ` (3 preceding siblings ...)
  2001-04-12  8:33 ` Earnie Boyd
@ 2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-05-07  7:12 UTC (permalink / raw)
  To: egcs; +Cc: cygwin

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: The cygwin package is a must, all others depend on it.  You may
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* RE: Minimal install
@ 2001-03-12 13:11 rbrady
  0 siblings, 0 replies; 13+ messages in thread
From: rbrady @ 2001-03-12 13:11 UTC (permalink / raw)
  To: cygwin

Thank you for the info.  At this time, I am looking at only using bask.exe
or perl.exe.  I have had a few suggestions, and I am currently testing them.
I pulled down the cygwin1.dll and bash.exe files and that appears to be
working without any other files.  Gotta love GNU.

Thanks again,
Rick

-----Original Message-----
From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
Sent: Monday, March 12, 2001 11:32 AM
To: Brady, Richard
Cc: cygwin@cygwin.com
Subject: Re: Minimal install


So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: the Cygwin package is a must.  All others depend on it.  You can
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-20  0:40 Schaible, Joerg
@ 2001-02-20  6:33 ` Earnie Boyd
  0 siblings, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-02-20  6:33 UTC (permalink / raw)
  To: Schaible, Joerg; +Cc: cygwin

"Schaible, Joerg" wrote:
> 
> Hi Earnie,
> 
> for development you should possibly add the cvs package also.
> 
> OTOH, may be we should consider a depend section in the ini file, that will
> enable setup automatically to select or to unselect dependend packages.
> 

I discussed this just last week.  I don't have time to implement it as
yet.  If you would like to implement a dependency scheme then please
consider doing so.  However, the dependency information would need to go
into the setup.hint file which is at a lower level than setup.ini and is
controlled by the package maintainer so is more easily updateable.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* RE: Minimal install
@ 2001-02-20  0:40 Schaible, Joerg
  2001-02-20  6:33 ` Earnie Boyd
  0 siblings, 1 reply; 13+ messages in thread
From: Schaible, Joerg @ 2001-02-20  0:40 UTC (permalink / raw)
  To: cygwin

Hi Earnie,

for development you should possibly add the cvs package also.

OTOH, may be we should consider a depend section in the ini file, that will
enable setup automatically to select or to unselect dependend packages.

Greetings,
Jorg

>-----Original Message-----
>From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
>Sent: Monday, February 19, 2001 8:37 PM
>To: Darius.Clynes@cec.eu.int
>Cc: cygwin@cygwin.com
>Subject: Re: Minimal install
>
>
>So the real question is, what else do I have to install to get this to
>work?  Is this correct?  You've installed only those items you 
>mention. 
>I know that there are now enough portals controlled by setup.ini that
>I'm actually going to tell you what else to install.
>
>Here is a minimal user installation:
>ash
>bash
>bzip2
>clear
>cygwin
>diff
>file
>fileutils
>findutils
>gawk
>grep
>groff
>gzip
>less
>man
>patch
>sed
>shellutils
>tar
>termcap
>texinfo
>textutils
>time
>vim
>
>If you want to do development add:
>autoconf
>automake
>binutils
>bison
>byacc
>flex
>gcc
>gdb
>gdbm
>gettext
>gperf
>m4
>make
>mingw
>ncurses
>opengl
>perl
>readline
>regex
>tcltk
>w32api
>
>Good luck,
>Earnie.
>
>P.S.: I may have more than enough but I could also have missed 
>something
>important.  Allowing setup to install all packages is the best option
>for support from this list.
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple
>

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-19 11:45 Darius.Clynes
  2001-02-19 12:00 ` Larry Hall (RFK Partners, Inc)
@ 2001-02-19 12:24 ` Earnie Boyd
  1 sibling, 0 replies; 13+ messages in thread
From: Earnie Boyd @ 2001-02-19 12:24 UTC (permalink / raw)
  To: Darius.Clynes; +Cc: cygwin

Darius.Clynes@cec.eu.int wrote:
> 
> Do I have to watch out for windows nt or windows 2000 registry entries?
> If so, what are the minimal requirements, ie mounts etc.
> 
> Is there a  "super" minimal option in the standard
> cygwin installation that does take care of registry entries, etc
> if necessary and just puts the:
> 

If you use setup.exe then you don't have to worry about the standard
registry entries.  You'll have to add anything appropriate for you
environments.  Setup.exe even when nothing is installed will perform the
necessary setup for the user environment.

> Cygwin1.dll (+sources to satisfy the GPL).
> 

You will have to manually select the src to download, a checkbox column
in the middle of the list.

> in the right place and adds the appropriate registry entries?
> 

Source will be downloaded to where ever you tell it to.  It will be the
first directory dialogue box.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* RE: Minimal install
  2001-02-19 11:45 Darius.Clynes
@ 2001-02-19 12:00 ` Larry Hall (RFK Partners, Inc)
  2001-02-19 12:24 ` Earnie Boyd
  1 sibling, 0 replies; 13+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-02-19 12:00 UTC (permalink / raw)
  To: Darius.Clynes, cygwin

At 02:45 PM 2/19/2001, Darius.Clynes@cec.eu.int wrote:

>Do I have to watch out for windows nt or windows 2000 registry entries?
>If so, what are the minimal requirements, ie mounts etc.


Not unless your program requires "/" mounted as something other than "c:"
and text mode file access.  TMP/TEMP may need to be set to some existing
directory however.  All this can be controlled by your program though if 
you need something special.  Or, it can be done externally by some script.


>Is there a  "super" minimal option in the standard
>cygwin installation that does take care of registry entries, etc
>if necessary and just puts the:
>
>Cygwin1.dll (+sources to satisfy the GPL).  
>
>in the right place and adds the appropriate registry entries?


No but if you run setup and choose the Cygwin package, that' close.  You 
still have to choose things but if you use the defaults then the selections 
should be minimal.


>There may be other DLLs your 
>application relies on which I don't know about.
>
>
>
>At 02:15 PM 2/19/2001, Darius.Clynes@cec.eu.int wrote:
> >Hi,
> >
> >         I have ported/developed several large unix / X windows
>applications 
> >under cygwin using the exceed xdk for xlibs and as a an X server.
> >
> >They are running very nicely on my development machine.
> >
> >  Now I want to create a minimal installation to test a user installation,
> >just
> >necessary executables, and no development environment, etc.
> >.
> >
> >What is the best way to do this -- (and don't say a full installation of
> >cygwin.. please, don't say that!)
> >
> >What is the minimum i need? 
>
>
>Cygwin1.dll (+sources to satisfy the GPL).  There may be other DLLs your 
>application relies on which I don't know about.
>
>
>
>Larry Hall                              lhall@rfk.com
>RFK Partners, Inc.                      http://www.rfk.com
>118 Washington Street                   (508) 893-9779 - RFK Office
>Holliston, MA 01746                     (508) 893-9889 - FAX
>
>
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple
> >-----Original Message-----
> >From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> >Sent: Monday, February 19, 2001 8:37 PM
> >To: CLYNES Darius (SCIC)
> >Cc: cygwin@cygwin.com
> >Subject: Re: Minimal install
> >
> >
> >So the real question is, what else do I have to install to get this to
> >work?  Is this correct?  You've installed only those items you 
> >mention. 
> >I know that there are now enough portals controlled by setup.ini that
> >I'm actually going to tell you what else to install.
> >
> >Here is a minimal user installation:
> >ash
> >bash
> >bzip2
> >clear
> >cygwin
> >diff
> >file
> >fileutils
> >findutils
> >gawk
> >grep
> >groff
> >gzip
> >less
> >man
> >patch
> >sed
> >shellutils
> >tar
> >termcap
> >texinfo
> >textutils
> >time
> >vim
> >
> >If you want to do development add:
> >autoconf
> >automake
> >binutils
> >bison
> >byacc
> >flex
> >gcc
> >gdb
> >gdbm
> >gettext
> >gperf
> >m4
> >make
> >mingw
> >ncurses
> >opengl
> >perl
> >readline
> >regex
> >tcltk
> >w32api
> >
> >Good luck,
> >Earnie.
> >
> >P.S.: I may have more than enough but I could also have missed 
> >something
> >important.  Allowing setup to install all packages is the best option
> >for support from this list.
> >
> >_________________________________________________________
> >Do You Yahoo!?
> >Get your free @yahoo.com address at http://mail.yahoo.com
> >
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* RE: Minimal install
@ 2001-02-19 11:45 Darius.Clynes
  2001-02-19 12:00 ` Larry Hall (RFK Partners, Inc)
  2001-02-19 12:24 ` Earnie Boyd
  0 siblings, 2 replies; 13+ messages in thread
From: Darius.Clynes @ 2001-02-19 11:45 UTC (permalink / raw)
  To: cygwin

Do I have to watch out for windows nt or windows 2000 registry entries?
If so, what are the minimal requirements, ie mounts etc.

Is there a  "super" minimal option in the standard
cygwin installation that does take care of registry entries, etc
if necessary and just puts the:

Cygwin1.dll (+sources to satisfy the GPL).  

in the right place and adds the appropriate registry entries?

There may be other DLLs your 
application relies on which I don't know about.



At 02:15 PM 2/19/2001, Darius.Clynes@cec.eu.int wrote:
>Hi,
>
>         I have ported/developed several large unix / X windows
applications 
>under cygwin using the exceed xdk for xlibs and as a an X server.
>
>They are running very nicely on my development machine.
>
>  Now I want to create a minimal installation to test a user installation,
>just
>necessary executables, and no development environment, etc.
>.
>
>What is the best way to do this -- (and don't say a full installation of
>cygwin.. please, don't say that!)
>
>What is the minimum i need? 


Cygwin1.dll (+sources to satisfy the GPL).  There may be other DLLs your 
application relies on which I don't know about.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
>-----Original Message-----
>From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
>Sent: Monday, February 19, 2001 8:37 PM
>To: CLYNES Darius (SCIC)
>Cc: cygwin@cygwin.com
>Subject: Re: Minimal install
>
>
>So the real question is, what else do I have to install to get this to
>work?  Is this correct?  You've installed only those items you 
>mention. 
>I know that there are now enough portals controlled by setup.ini that
>I'm actually going to tell you what else to install.
>
>Here is a minimal user installation:
>ash
>bash
>bzip2
>clear
>cygwin
>diff
>file
>fileutils
>findutils
>gawk
>grep
>groff
>gzip
>less
>man
>patch
>sed
>shellutils
>tar
>termcap
>texinfo
>textutils
>time
>vim
>
>If you want to do development add:
>autoconf
>automake
>binutils
>bison
>byacc
>flex
>gcc
>gdb
>gdbm
>gettext
>gperf
>m4
>make
>mingw
>ncurses
>opengl
>perl
>readline
>regex
>tcltk
>w32api
>
>Good luck,
>Earnie.
>
>P.S.: I may have more than enough but I could also have missed 
>something
>important.  Allowing setup to install all packages is the best option
>for support from this list.
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2001-05-07  7:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08  2:08 Problem with g++ Michele Maceri
2001-02-08  5:47 ` Earnie Boyd
2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
2001-02-19 11:37 ` Minimal install Earnie Boyd
2001-03-12  9:31 ` Earnie Boyd
2001-04-12  8:33 ` Earnie Boyd
2001-05-07  7:12 ` Earnie Boyd
2001-02-19 11:45 Darius.Clynes
2001-02-19 12:00 ` Larry Hall (RFK Partners, Inc)
2001-02-19 12:24 ` Earnie Boyd
2001-02-20  0:40 Schaible, Joerg
2001-02-20  6:33 ` Earnie Boyd
2001-03-12 13:11 rbrady

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