At 12:51 PM 4/24/2002, moi wrote: >Thanks for ur help > >U are right , i'm running win 98 > >I tried specifying the path directly in the console that is >/usr/sbin/apache.exe
This doesn't sound like the Cygwin apache to me. Looking at the package on the web site, it doesn't install 'apache.exe' anywhere. It installs 'httpd.exe' in /usr/sbin though. I suggest that you check your installation and read the docs that comes with apache (/usr/doc/apache*, /usr/doc/Cygwin/apache*) if you haven't already. >but i get an error for allocating memory ???? > >I did that because i don't know how to set the path in cygwin Actually, /usr/sbin usually isn't in your path so this is fine. >I have no etc/profile what i have is etc/profile.d Perhaps your install wasn't successful then. You may want to review your setup logs or just run it again and see if that resolves the problem. >Maybe that's a silly Question but why doesn't the installer automatically >set the path as it did for all the other packages i installed through it ?? >I thought it was meant to do that Right. I answered that above to the best of my ability with the given information. >for example i installed the bzip2 >and typing bzip2 in the console perfectly works w/o doing anything in >particular >why isn't the same with ash and Apache ??????? For apache, I answered that above. For ash, it's actually a cockpit error. Cygwin installs the 'ash' utility as '/bin/sh'. Try running 'sh' if you want to run 'ash'. >----- Original Message ----- >From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> >To: "moi" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Wednesday, April 24, 2002 5:50 PM >Subject: Re: problems running apache and passwd comands > > > > At 11:22 AM 4/24/2002, moi wrote: > > >Apache was installed by the setup from the internet > > >its version is > > > > > > > > > Package Version > > >apache 1.3.24-1 > > > > > >The files are present ( httpd.exe ... dlls) when i explore the folder > > >But a bash httpd command will result invariably in command unknown > > > > > > Somehow, you don't have the Cygwin paths set. If you just want them for > > Cygwin, set them in /etc/profile. If you want them for Windows and >Cygwin, > > you can just set them in Windows. > > > > > > >It's the same for ash command unknown > > > > > > Ditto. > > > > > > > > >although it seems to be a "base" package > > > > > >Package Version > > >ash 20020131-1 > > > > > > > > > > > >When i try to click directly on the httpd exe i get the error: >cygwin1.dll > > >missing although it IS present ( i seracheed for it) > > > > > > Then you need to add the Cygwin bin directory to your Windows path. > > > > > > > > >When i type passwd in the console, i get the subsequent error: it > > >says passwd.exe is linked to a missing export netapi32.dll : > > >NetApiBufferFree (translated from French sorry) > > > > > > I guess you're running 9x/Me. password and group utilities won't work >there. > > > > > > Larry Hall [EMAIL PROTECTED] > > RFK Partners, Inc. http://www.rfk.com > > 838 Washington Street (508) 893-9779 - RFK Office > > Holliston, MA 01746 (508) 893-9889 - FAX > > -- 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/