public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* New Installation
@ 1998-10-15  1:52 Boda S. Gupta
  1998-10-16 21:54 ` Michael Hirmke
  0 siblings, 1 reply; 12+ messages in thread
From: Boda S. Gupta @ 1998-10-15  1:52 UTC (permalink / raw)
  To: gnu-win32

Hello 
		
1. Can any one help me with a nice sequence of instructions to
use Cygwin32.

I don't want to disturb cygnus->b19->H-* -> directory structure disturbed!

2. Do we need to set up /var /etc with mount?
3. How does one create /etc/passwd and /etc/group files on NT with Cygnus?
   
4. How to use man pages from cdk-man-* ? Any tool or method?

5. Vi or some alternative please?

6. Any good tools you suggest?
7. How to run X Programs? I have installed X Server (MIX Server) from TNT
Lite and also have X11R6.3 libs from Mr. Mummit Khan's Site.
How to configure them to work with me! Compelete instructions? Am I ambitious?

 
7. I have a X11/Motif program and want to run on WinNT (+cygnus). 
   Do I need to run always X Server? Is there no way X Server forms part of
my executable?
If yes, please let me know how to do it!

Please help me!

Thanks
Gupta 
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
  1998-10-15  1:52 New Installation Boda S. Gupta
@ 1998-10-16 21:54 ` Michael Hirmke
  1998-10-19  2:58   ` Stephen Marley
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Hirmke @ 1998-10-16 21:54 UTC (permalink / raw)
  To: gnu-win32

Hi Boda,

[...]
>2. Do we need to set up /var /etc with mount?

Can be useful.

>3. How does one create /etc/passwd and /etc/group files on NT with Cygnus?

mkasswd
mkgroup

>
>4. How to use man pages from cdk-man-* ? Any tool or method?

Get ncurses, less, groff and man from
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael

>
>5. Vi or some alternative please?

Get vim from
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael

>
>6. Any good tools you suggest?

See
Earnie Boyd's homepage ( http://freeyellow.com/members5/gw32/ ) and also
Michael Weiser's mini faq, which is posted here regularily.


>7. How to run X Programs? I have installed X Server (MIX Server) from TNT
>Lite and also have X11R6.3 libs from Mr. Mummit Khan's Site.
>How to configure them to work with me! Compelete instructions? Am I
>ambitious? 

Should be not too difficult - if you have configured your X server as
appropriate, just run them :)

>
>
>7. I have a X11/Motif program and want to run on WinNT (+cygnus).
>   Do I need to run always X Server? Is there no way X Server forms part of
>my executable?

No, you always need an X server.

>If yes, please let me know how to do it!
>
>Please help me!
>
>Thanks
>Gupta

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
  1998-10-16 21:54 ` Michael Hirmke
@ 1998-10-19  2:58   ` Stephen Marley
  1998-10-19 15:56     ` Leo Mauro
  1998-10-20  6:53     ` Jeff Sturm
  0 siblings, 2 replies; 12+ messages in thread
From: Stephen Marley @ 1998-10-19  2:58 UTC (permalink / raw)
  To: gnu-win32

On 17 October 1998, Michael Hirmke wrote:
> 
> Get vim from
> ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael

I don't get it. Why should one use a Cygwin32 version of Vim when
perfectly acceptable Win32 native ports (gui and console) exist?

-- 
stephen@memex.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* RE: New Installation
  1998-10-19  2:58   ` Stephen Marley
@ 1998-10-19 15:56     ` Leo Mauro
  1998-10-20  8:56       ` Larry Hall
  1998-10-20  6:53     ` Jeff Sturm
  1 sibling, 1 reply; 12+ messages in thread
From: Leo Mauro @ 1998-10-19 15:56 UTC (permalink / raw)
  To: gnu-win32

On Monday, October 19, 1998 05:58 AM, Stephen Marley wrote:

> I don't get it. Why should one use a Cygwin32 version of Vim when
> perfectly acceptable Win32 native ports (gui and console) exist?

In order to be able to use CygWin32 file names, as the shell and
everything else understands.  Think about mounts and symbolic links,
which the native VIM won't understand.

In fact, I use both versions:  I set up the path when I start bash in such
a way that I run the CygWin version instead of the native.  When I start
CMD I get instead the native version.

Leo

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
  1998-10-19  2:58   ` Stephen Marley
  1998-10-19 15:56     ` Leo Mauro
@ 1998-10-20  6:53     ` Jeff Sturm
  1 sibling, 0 replies; 12+ messages in thread
From: Jeff Sturm @ 1998-10-20  6:53 UTC (permalink / raw)
  To: Stephen Marley; +Cc: gnu-win32

Stephen Marley wrote:
> 
> On 17 October 1998, Michael Hirmke wrote:
> >
> > Get vim from
> > ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael
> 
> I don't get it. Why should one use a Cygwin32 version of Vim when
> perfectly acceptable Win32 native ports (gui and console) exist?

A native cygwin32 port just works better, especially for bash users...
it understands cygwin32 mount points, symbolic links, and has better tty
handling, for example it understands the SIGWINCH signal indicating that
the window size has changed.

-- 
Jeff Sturm
jsturm@sigma6.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* RE: New Installation
  1998-10-19 15:56     ` Leo Mauro
@ 1998-10-20  8:56       ` Larry Hall
  1998-10-21  7:18         ` Jose I. Cabrera
  0 siblings, 1 reply; 12+ messages in thread
From: Larry Hall @ 1998-10-20  8:56 UTC (permalink / raw)
  To: Leo Mauro, gnu-win32

At 06:45 PM 10/19/98 -0400, Leo Mauro wrote:
>On Monday, October 19, 1998 05:58 AM, Stephen Marley wrote:
>
>> I don't get it. Why should one use a Cygwin32 version of Vim when
>> perfectly acceptable Win32 native ports (gui and console) exist?
>
>In order to be able to use CygWin32 file names, as the shell and
>everything else understands.  Think about mounts and symbolic links,
>which the native VIM won't understand.
>
>In fact, I use both versions:  I set up the path when I start bash in such
>a way that I run the CygWin version instead of the native.  When I start
>CMD I get instead the native version.
>
>Leo
>


I feel compelled to point out that there is much less of a need (if any) to
have the native Win32 version of vim (and probably other programs) if you 
have the Cygwin32 version working.  Presuming that the Cygwin DLL is in 
your path regardless of which shell you are using, the Cygwin32 version of
these programs will work just fine for either bash or the command prompt.  
Of course, every program is different and different bugs may pop up in 
different versions of specific programs, in which case it may still be 
beneficial to have both versions of one program around.  

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      (781) 239-1053
8 Grove Street                          (781) 239-1655 - FAX
Wellesley, MA  02482-7797               http://www.rfk.com


PS - Comments on this are welcome.  However, please don't respond to the
     list with flames or your personal preference in this regard unless 
     it points out a factor which would be of general use and is not 
     already pointed out by my comment above or previous ones in this 
     thread.  I don't mean to admonish anyone for any response they may
     have but I can see this issue could border on a "religious" war.  If
     that is the case, I think it best that the majority of the traffic
     of that vein should remain off-line.  Direct comments to me will be
     read and salient points of general interest summarized to the list.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
  1998-10-20  8:56       ` Larry Hall
@ 1998-10-21  7:18         ` Jose I. Cabrera
  0 siblings, 0 replies; 12+ messages in thread
From: Jose I. Cabrera @ 1998-10-21  7:18 UTC (permalink / raw)
  To: gnu-win32

Larry Hall wrote:
> I feel compelled to point out that there is much less of a need (if any) to
> have the native Win32 version of vim (and probably other programs) if you

I completely agree with Larry.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: new installation
  1998-10-20 20:51 new installation Kevin Tighe
@ 1998-10-28 20:16 ` LO
  0 siblings, 0 replies; 12+ messages in thread
From: LO @ 1998-10-28 20:16 UTC (permalink / raw)
  To: Kevin Tighe; +Cc: gnu-win32

Hi Kevin,
A workaround:
Find the cygwinb19.dll file and copy it into the directory in which the
program you
compiled is in. This is what I did..

Kevin Tighe wrote:

> I installed B19 on my computer and it seemed to work fine.  However, when
> I tried to run a program that I compiled, it said "command not found,"
> even though I know that the file is there.  When I tried to run the
> program with start=>run in windows, it said that there is a .dll file
> missing (cygwinb19.dll).  I checked, and that file is there.  Also, the
> directory that the .dll file is in is in my path statement.  I have a
> feeling that this is an environment variable problem, but B19 was supposed
> to set those up for me.  Could anyone tell me what environment vars I'm
> supposed to have in my autoexec.bat and the syntax for setting them (or if
> environment vars aren't the trouble, then what is?).  Any help would be
> greatly appreciated.
>         Kevin Tighe

Liam O'Keeffe.
--------------
Website:   http://homepages.iol.ie/~lo7


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* new installation
@ 1998-10-20 20:51 Kevin Tighe
  1998-10-28 20:16 ` LO
  0 siblings, 1 reply; 12+ messages in thread
From: Kevin Tighe @ 1998-10-20 20:51 UTC (permalink / raw)
  To: gnu-win32

I installed B19 on my computer and it seemed to work fine.  However, when
I tried to run a program that I compiled, it said "command not found,"
even though I know that the file is there.  When I tried to run the
program with start=>run in windows, it said that there is a .dll file
missing (cygwinb19.dll).  I checked, and that file is there.  Also, the
directory that the .dll file is in is in my path statement.  I have a
feeling that this is an environment variable problem, but B19 was supposed
to set those up for me.  Could anyone tell me what environment vars I'm
supposed to have in my autoexec.bat and the syntax for setting them (or if
environment vars aren't the trouble, then what is?).  Any help would be
greatly appreciated.
	Kevin Tighe	



-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
  1998-10-19 15:56 Earnie Boyd
@ 1998-10-20  8:56 ` Larry Hall
  0 siblings, 0 replies; 12+ messages in thread
From: Larry Hall @ 1998-10-20  8:56 UTC (permalink / raw)
  To: earnie_boyd, Stephen Marley, gnu-win32

At 02:33 PM 10/19/98 -0700, Earnie Boyd wrote:
>---Stephen Marley <Stephen.Marley@memex.com> wrote:
>>
>> On 17 October 1998, Michael Hirmke wrote:
>> > 
>> > Get vim from
>> >
> ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael
>> 
>> I don't get it. Why should one use a Cygwin32 version of Vim when
>> perfectly acceptable Win32 native ports (gui and console) exist?
>> 
>
>Simple, the mount table.  The Cygwin32 would recognize a cygwin
>mounted directory structure where the Win32 native port doesn't.  This
>is the _ONLY_ reason and IMHO not worth downloading the Cygwin version
>if you have the native version already.
>

Unless you like and want to use Cygwin symbolic links...


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      (781) 239-1053
8 Grove Street                          (781) 239-1655 - FAX
Wellesley, MA  02482-7797               http://www.rfk.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
@ 1998-10-19 15:56 Earnie Boyd
  1998-10-20  8:56 ` Larry Hall
  0 siblings, 1 reply; 12+ messages in thread
From: Earnie Boyd @ 1998-10-19 15:56 UTC (permalink / raw)
  To: Stephen Marley, gnu-win32

---Stephen Marley <Stephen.Marley@memex.com> wrote:
>
> On 17 October 1998, Michael Hirmke wrote:
> > 
> > Get vim from
> >
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin32/porters/Hirmke_Michael
> 
> I don't get it. Why should one use a Cygwin32 version of Vim when
> perfectly acceptable Win32 native ports (gui and console) exist?
> 

Simple, the mount table.  The Cygwin32 would recognize a cygwin
mounted directory structure where the Win32 native port doesn't.  This
is the _ONLY_ reason and IMHO not worth downloading the Cygwin version
if you have the native version already.

==
-                  \\||//
-------------o0O0--Earnie--0O0o--------------
--          earnie_boyd@yahoo.com          --
-- http://www.freeyellow.com/members5/gw32 --
----------------ooo0O--O0ooo-----------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

* Re: New Installation
@ 1998-10-16 21:54 Earnie Boyd
  0 siblings, 0 replies; 12+ messages in thread
From: Earnie Boyd @ 1998-10-16 21:54 UTC (permalink / raw)
  To: Boda S. Gupta, gnu-win32

---"Boda S. Gupta" <gupta@dbrci.blr.DaimlerBenz.COM> wrote:
>
> Hello 

Hi, Boda.

> 		
> 1. Can any one help me with a nice sequence of instructions to
> use Cygwin32.
> 
> I don't want to disturb cygnus->b19->H-* -> directory structure
disturbed!

I understand your hesitance in doing this.  When I was a newbie with
cygwin32 I had the same criteria.  However, being more experienced,
the benefits of physically moving the files are most notible.  Check
out "My Favored Directory Structure" under "Personal Reflections" on
my webpage.

> 
> 2. Do we need to set up /var /etc with mount?

I suggest you create a /var/run directory.  You'll need /etc for the
termcap.

> 3. How does one create /etc/passwd and /etc/group files on NT with
Cygnus?

mkpasswd and mkgroup

>    
> 4. How to use man pages from cdk-man-* ? Any tool or method?

Check out the "List of packages" on my webpage.

> 
> 5. Vi or some alternative please?

Vim. 

> 
> 6. Any good tools you suggest?

Again, check the "List of packages" on my webpage.

> 7. How to run X Programs? I have installed X Server (MIX Server)
from TNT
> Lite and also have X11R6.3 libs from Mr. Mummit Khan's Site.
> How to configure them to work with me! Compelete instructions? Am I
ambitious?
> 
>  
> 7. I have a X11/Motif program and want to run on WinNT (+cygnus). 
>    Do I need to run always X Server? Is there no way X Server forms
part of
> my executable?
> If yes, please let me know how to do it!

I'm ignorant on these.  There've been lots of posts concerning them
though.  You could check the archives.  I can tell you that the X
Server, in general, must be running.  There is a port of rxvt that has
mapped the X calls to Win32 calls so that you don't need the X server.
 The package contains the diffs and extra source.

> 
> Please help me!
> 

I hope I've been, helpful.

==
-                \\||//
-----------o0O0--Earnie--0O0o------------
--        earnie_boyd@yahoo.com        --
-- http://freeyellow.com/members5/gw32 --
--------------ooo0O--O0ooo---------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

end of thread, other threads:[~1998-10-28 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-15  1:52 New Installation Boda S. Gupta
1998-10-16 21:54 ` Michael Hirmke
1998-10-19  2:58   ` Stephen Marley
1998-10-19 15:56     ` Leo Mauro
1998-10-20  8:56       ` Larry Hall
1998-10-21  7:18         ` Jose I. Cabrera
1998-10-20  6:53     ` Jeff Sturm
1998-10-16 21:54 Earnie Boyd
1998-10-19 15:56 Earnie Boyd
1998-10-20  8:56 ` Larry Hall
1998-10-20 20:51 new installation Kevin Tighe
1998-10-28 20:16 ` LO

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