Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010414180050.56835.qmail@web12504.mail.yahoo.com> Date: Sat, 14 Apr 2001 11:00:50 -0700 (PDT) From: rahul toley Subject: some more questions :cygwin setup failed To: gerrit DOT haase AT t-online DOT de Cc: cygwin AT cygwin DOT com In-Reply-To: <3AD850C3.29309.41E3C282@localhost> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1915624855-987271250=:56769" --0-1915624855-987271250=:56769 Content-Type: multipart/alternative; boundary="0-773957853-987271250=:56769" --0-773957853-987271250=:56769 Content-Type: text/plain; charset=us-ascii Hi Gerrit,Thanks for your help and explanation. I used setup.exe to install cygwin . Still the shell gets killed . If I try to open the cygwin.dat(under C:\cygwin directory) file , it opens as a shell with title "Finished - cygwin" the prompt itself shows "bad command or filename" . If I try to do anything to this shell , the system prompts me to close it .Basically after installation , I see an icon and if I click on it , the shell opens and gets killed immediately . I need cygwin to install verilog-icarus,perl and gcc. I would appreciate your diagnostics as I couldnt get any more info from the user guide regarding installation and the first steps after installation.I expected cygwin a unix like shell from where I can execute all unix development tools eventually. thanks,Rahul.--- "Gerrit P. Haase" wrote:> rahul toley schrieb am 2001-04-14, 0:15:> > > Target Platform : Windows ME (problem ?)> > I don't know.> > > Executable version :cygwin-1.1.8-1.tar.gz after> > untarring and gziping (i use powerarchivers> extracter)> Never use such extracters!!!> Use setup.exe from cygwin.> Didn't you use setup.exe?> http://www.cygwin.com/setup.exe> Load it down and do the install with this tiny tool.> > After installing cygwin correct, you may use tar and> gzip and bzip2> that comes with cygwin, but never use winzip or> some other dumb tool.> They don't extract everything!!!> > > Side Questions: which is the main executable. i> > tried running cygpath.exe cygcheck.exe> > x:\cygwin\cygwin.bat> > > Symptoms : Two files that look perfectly normal to> me> > setup and setup.log> [...]> Seems there are some parts missing.> > Load down with setup.exe.> It is difficult to say, what is minimum to install.> > I would suggest, you will need nearly all from> latest and everything> from contrib, well, for the beginning, you won't> need squid, postgresql,> maybe cvs is not important to you, ghostscript is> not that essential> for cygwin to run, mt is for tapes... if you got no> tape..., mutt is> the email-client which will not be used for cygwin> to run and also isn't> ssmtp (mailer for mutt), tetex-beta takes a huge> mount of space and isn't> needed to run cygwin. But all the other packages are> important (more or > less). Well, if you don't plan to develop, there are> some other packs,> which will not be needed, like gcc, but then i> wonder, why you want to > use cygwin...> > I always do 'download from internet' at first, then> run setup again and> install from local directory.> If setup is ready with installing, it makes a> shortcut to your desktop,> if you like, which points to x:\cygwin\cygwin.bat> This .bat file is the startup for cygwin.> You need to call it.> For some reason, you will need to modify it. I added> this line:> set CYGWIN=binmode tty ntsec title> CYGWIN must be set before the start of bash.> Read the cygwin-ug (User Guide) and the FAQ:> http://www.cygwin.com> for more informations.> > whole cygwin.bat:> =================> @echo off> H:> chdir \bin> set CYGWIN=binmode tty ntsec title> bash --login -i> > After calling this .bat, you should be able to call> every binary> from the shell, just like on unixes, like:> $ cygcheck -s -v -r> $ mount> $ help> $ set> $ date> and so on> > Ciao,> > Gerrit> > -- > =^..^= gerrit DOT haase AT t-online DOT de> PGP-Key: 0x28A05137 [875C 745E 01CF 8A34 2767 BE39> 305E 5261 28A0 5137] --------------------------------- Do You Yahoo!? Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail. --0-773957853-987271250=:56769 Content-Type: text/html; charset=us-ascii Hi Gerrit, Thanks for your help and explanation. I used setup.exe to install cygwin . Still the shell gets killed . If I try to open the cygwin.dat(under C:\cygwin directory) file , it opens as a shell with title "Finished - cygwin" the prompt itself shows "bad command or filename" . If I try to do anything to this shell , the system prompts me to close it . Basically after installation , I see an icon and if I click on it , the shell opens and gets killed immediately . I need cygwin to install verilog-icarus,perl and gcc. I would appreciate your diagnostics as I couldnt get any more info from the user guide regarding installation and the first steps after installation. I expected cygwin a unix like shell from where I can execute all unix development tools eventually. thanks, Rahul. --- "Gerrit P. Haase" wrote: > rahul toley schrieb am 2001-04-14, 0:15: > > > Target Platform : Windows ME (problem ?) > > I don't know. > > > Executable version :cygwin-1.1.8-1.tar.gz after > > untarring and gziping (i use powerarchivers > extracter) > Never use such extracters!!! > Use setup.exe from cygwin. > Didn't you use setup.exe? > http://www.cygwin.com/setup.exe > Load it down and do the install with this tiny tool. > > After installing cygwin correct, you may use tar and > gzip and bzip2 > that comes with cygwin, but never use winzip or > some other dumb tool. > They don't extract everything!!! > > > Side Questions: which is the main executable. i > > tried running cygpath.exe cygcheck.exe > > x:\cygwin\cygwin.bat > > > Symptoms : Two files that look perfectly normal to > me > > setup and setup.log > [...] > Seems there are some parts missing. > > Load down with setup.exe. > It is difficult to say, what is minimum to install. > > I would suggest, you will need nearly all from > latest and everything > from contrib, well, for the beginning, you won't > need squid, postgresql, > maybe cvs is not important to you, ghostscript is > not that essential > for cygwin to run, mt is for tapes... if you got no > tape..., mutt is > the email-client which will not be used for cygwin > to run and also isn't > ssmtp (mailer for mutt), tetex-beta takes a huge > mount of space and isn't > needed to run cygwin. But all the other packages are > important (more or > less). Well, if you don't plan to develop, there are > some other packs, > which will not be needed, like gcc, but then i > wonder, why you want to > use cygwin... > > I always do 'download from internet' at first, then > run setup again and > install from local directory. > If setup is ready with installing, it makes a > shortcut to your desktop, > if you like, which points to x:\cygwin\cygwin.bat > This .bat file is the startup for cygwin. > You need to call it. > For some reason, you will need to modify it. I added > this line: > set CYGWIN=binmode tty ntsec title > CYGWIN must be set before the start of bash. > Read the cygwin-ug (User Guide) and the FAQ: > http://www.cygwin.com > for more informations. > > whole cygwin.bat: > ================= > @echo off > H: > chdir \bin > set CYGWIN=binmode tty ntsec title > bash --login -i > > After calling this .bat, you should be able to call > every binary > from the shell, just like on unixes, like: > $ cygcheck -s -v -r > $ mount > $ help > $ set > $ date > and so on > > Ciao, > > Gerrit > > -- > =^..^= gerrit DOT haase AT t-online DOT de > PGP-Key: 0x28A05137 [875C 745E 01CF 8A34 2767 BE39 > 305E 5261 28A0 5137]



Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail. --0-773957853-987271250=:56769-- --0-1915624855-987271250=:56769 Content-Type: application/octet-stream; name="setup.log" Content-Transfer-Encoding: base64 Content-Description: setup.log Content-Disposition: attachment; filename="setup.log" MjAwMS8wNC8xNCAxMjowMzozNCBTdGFydGluZyBjeWd3aW4gaW5zdGFsbA0K Q3VycmVudCBEaXJlY3Rvcnk6IEM6XFdJTkRPV1NcRGVza3RvcA0Kc291cmNl OiBuZXR3b3JrIGluc3RhbGwNCm1ib3ggbm90ZTogQ291bGQgbm90IGNoYW5n ZSBkaXIgdG8gQzpcQ3lnd2luDQpTZWxlY3RlZCBsb2NhbCBkaXJlY3Rvcnk6 IEM6XE15IERvd25sb2FkIEZpbGVzDQpyb290OiBDOi9jeWd3aW4gYmluYXJ5 IHN5c3RlbQ0KbmV0OiBEaXJlY3QNCnNpdGU6IGZ0cDovL2Z0cC5mcmVlc29m dHdhcmUuY29tL3B1Yi9zb3VyY2V3YXJlL2N5Z3dpbg0KRG93bmxvYWRlZCBs YXRlc3QvYnppcDIvYnppcDItMS4wLjEtNS50YXIuZ3oNCkRvd25sb2FkZWQg bGF0ZXN0L2N5Z3dpbi9jeWd3aW4tMS4xLjgtMi50YXIuZ3oNCkRvd25sb2Fk ZWQgbGF0ZXN0L2d6aXAvZ3ppcC0xLjMtMS50YXIuZ3oNCkRvd25sb2FkZWQg bGF0ZXN0L3Rhci90YXItMS4xMy4xOS0xLnRhci5neg0KRG93bmxvYWRlZCBj b250cmliL3Rjc2gvdGNzaC02LjEwLjAwLTIudGFyLmd6DQpEb3dubG9hZGVk IGNvbnRyaWIvdW56aXAvdW56aXAtNS40MS0xLnRhci5neg0KRG93bmxvYWRl ZCBjb250cmliL3ppcC96aXAtMi4zLTEudGFyLmd6DQpJbnN0YWxsaW5nIGxh dGVzdC9iemlwMi9iemlwMi0xLjAuMS01LnRhci5neg0KSW5zdGFsbGluZyBs YXRlc3QvY3lnd2luL2N5Z3dpbi0xLjEuOC0yLnRhci5neg0KSW5zdGFsbGlu ZyBsYXRlc3QvZ3ppcC9nemlwLTEuMy0xLnRhci5neg0KSW5zdGFsbGluZyBs YXRlc3QvdGFyL3Rhci0xLjEzLjE5LTEudGFyLmd6DQpJbnN0YWxsaW5nIGNv bnRyaWIvdGNzaC90Y3NoLTYuMTAuMDAtMi50YXIuZ3oNCkluc3RhbGxpbmcg Y29udHJpYi91bnppcC91bnppcC01LjQxLTEudGFyLmd6DQpJbnN0YWxsaW5n IGNvbnRyaWIvemlwL3ppcC0yLjMtMS50YXIuZ3oNCm1ib3ggbm90ZTogSW5z dGFsbGF0aW9uIENvbXBsZXRlDQoyMDAxLzA0LzE0IDEyOjMyOjI1IEVuZGlu ZyBjeWd3aW4gaW5zdGFsbA0K --0-1915624855-987271250=:56769 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple --0-1915624855-987271250=:56769--