Re: How to install customised version of cygwin

2002-04-23 Thread rich-paul
On Mon, Apr 22, 2002 at 10:44:20AM -0400, Christopher Faylor wrote: On Mon, Apr 22, 2002 at 03:55:14AM -0400, [EMAIL PROTECTED] wrote: Anyway, you can find this trove of information at www.rich-paul.net. Have fun with it. One part of your installation instructions is ill-advised. Using

Re: How to install customised version of cygwin

2002-04-22 Thread hugo
Hi Robert Thanks for your reply. However, I do not want to compile from source - there is no need for that. All I would like to do is include XFree86, Tk800.23.1 and Tk:Filedialog in my cygwin distribution, plus a few perl utilities I wrote myself. At present this involves several steps: 1.

RE: How to install customised version of cygwin

2002-04-22 Thread Robert Collins
-Original Message- From: hugo [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 4:32 PM Hi Robert Thanks for your reply. However, I do not want to compile from source - there is no need for that. All I would like to do is include XFree86, Tk800.23.1 and Tk:Filedialog

Re: How to install customised version of cygwin

2002-04-22 Thread rich-paul
Well, I quickly wrote up what I do to install cygwin. The first differance is that I use tar, not zip ... zip doesn't grok cygwin symlinks and such. Anyway, the good news is that setup.exe does almost nothing except install the files. creating the mountpoints is trivial, just export 'em with

Re: How to install customised version of cygwin

2002-04-22 Thread Larry Hall (RFK Partners, Inc)
At 03:55 AM 4/22/2002, [EMAIL PROTECTED] wrote: Well, I quickly wrote up what I do to install cygwin. The first differance is that I use tar, not zip ... zip doesn't grok cygwin symlinks and such. Anyway, the good news is that setup.exe does almost nothing except install the files. creating

Re: How to install customised version of cygwin

2002-04-22 Thread Christopher Faylor
On Mon, Apr 22, 2002 at 03:55:14AM -0400, [EMAIL PROTECTED] wrote: Anyway, you can find this trove of information at www.rich-paul.net. Have fun with it. One part of your installation instructions is ill-advised. Using regedit rather than mount to set up your mount table is really asking for

Re: How to install customised version of cygwin

2002-04-22 Thread Andrew DeFaria
hugo wrote: Hi Robert Thanks for your reply. However, I do not want to compile from source - there is no need for that. All I would like to do is include XFree86, Tk800.23.1 and Tk:Filedialog in my cygwin distribution, plus a few perl utilities I wrote myself. At present this involves

How to install customised version of cygwin

2002-04-21 Thread hugo
Hi I am re-posting this question as, although I got an answer, it didn't quite resolve my problem. I would like create a customized version of cygwin which includes Perl TK, some perl utilities of my own, some other extras like Tk::FileDialog and the like. I would like to be able to package