Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C60480E.9060401@Salira.com> Date: Tue, 05 Feb 2002 13:01:02 -0800 From: Andrew DeFaria Organization: Salira Optical Networks User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: andrewmayer AT yahoo DOT com CC: cygwin AT cygwin DOT com Subject: inetd -- service wont start at boottime on Win XP (add me to the pile) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Feb 2002 21:01:02.0927 (UTC) FILETIME=[38782DF0:01C1AE88] Note that inetd needs to locate cygwin1.dll in order to start. Also note that services start even before you login. So how is inetd (usually in /usr/sbin) to find cygwin1.dll (usually in /bin)? The answer is that the Windows loader will look for dll's first in the directory that the program loaded from (/usr/sbin) failing that it will look for it following PATH. So is \bin in your PATH? Not in your Cygwin PATH but in your Windows PATH. Remember services are started even before you login so Cygwin's bin directory (usually C:\Cygwin\bin) must be in your Windows System environment variable PATH (Windows User environment variables such as PATH are only in affect when the user logs in). Note that since you are changing the Windows System environment you must reboot to insure that the change is noticed. -- Salira Ethernet Simple, Fiber Fast ------------------------------------------------------------------------ 5751 Patrick Henry Drive Santa Clara, California 95054 Phone: (408)-855-8860x121 Email: ADeFaria AT Salira DOT com Web: http://www.salira.com Andrew DeFaria Clearcase Administrator Email: Andrew AT DeFaria DOT com Home http://www.defaria.com -- 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/